body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;

}
td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
ol {
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.main{
	width:780px;
	text-align: center;
	margin: auto;
}
.darkborder {
	border: 1px solid #333333;
	margin-left:5px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
.brightborder {
	border: 1px solid #ccc;
}
.copy {
	color: #333333;
	line-height: 16px;

}
.navborder{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	background-color: #FFFFE8;
}
.contentBG{
	background-color:#ffffff;
}
.navborderbottom {
	text-decoration: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
.navborderbottom_active {
	text-decoration: none;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	background-color:#fff;
}
.nav {
	text-decoration: none;
	line-height: 17px;
}
.navActive {
	font-weight: bold;
	color: #AA9251;
	text-decoration: none;
}
.navActive:hover {
	color: #CC0000;
	text-decoration: underline;
}

.navInactive {
	color: #333333;
	text-decoration: none;
}
.navInactive:hover {
	color: #CC0000;
	text-decoration: underline;
}
.secNav{
	font-size: 10px;
	line-height: 13px;
}
.secNavActive{
	color: #990000;
	text-decoration: none;
}
.secNavActive:hover{
	color: #CC0000;
	text-decoration: underline;
}
.secNavInactive{
	color: #003399;
	text-decoration: none;
}
.secNavInactive:hover{
	color: #CC0000;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height:1;
}
.footer:hover {
	color: #CC0000;
	text-decoration: underline;
}
.headline {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 16px;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #AA9251;
	line-height: 16px;
}
.redbig {
	font-size: 17px;
	font-weight: bold;
	color: #cc0000;
}
.red:hover {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	line-height: 16px;
}
.small {
	font-size: 9px;
	color: #666666;
	line-height: 16px;
}
.grey {
	color: #CCCCCC;
}
.titlebig {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-align: right;
}
.layerhelp{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.layerhelpActive{
	font-size: 9px;
	color: #cc0000;
	text-decoration: none;
}

.thirdnav{
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.thirdnavActive{
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}

.layerhelphead{
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
.layerhelpheadActive{
	font-size: 10px;
	color: #cc0000;
	font-weight:bold;
}

.contentNav {
	font-size: 12px;
	color: #AA9251;
	text-decoration: none;
	line-height: 16px;
	text-decoration:underline
}
.contentNav:hover {
	color: #999999;
	line-height: 16px;
	background-color: #F7F7F7;
}
.contentNavBold {
	font-size: 12px;
	font-weight: bold;
	color: #AA9251;
	text-decoration: none;
	line-height: 16px;
	text-decoration:underline
}
.contentNavBold:hover {
	color: #999999;
	font-weight: bold;
	line-height: 16px;
	background-color: #F7F7F7;
}
.contentNavSmall {
	font-size: 10px;
	font-weight: bold;
	color: #AA9251;
	text-decoration: none;
	line-height: 16px;
	text-decoration:underline
}
.contentNavSmall:hover {
	color: #999999;
	font-weight: bold;
	line-height: 16px;
	background-color: #F7F7F7;
}
.contentNavButton {
	font-size: 12px;
	font-weight: bold;
	color: #AA9251;
	text-decoration: none;
	line-height: 16px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background-color: #F7F7F7;
}
.contentNavButton:hover {
	color: #999999;
	font-weight: bold;
	line-height: 16px;
	background-color: #eeeeee;
}


.example {
	border:1px dashed #666666;
	padding: 10px;
	font-style: italic;
}
.LinkToTop {
	font-size: 10px;
	color: #666666;
	line-height: 16px;
	text-align:right;
	margin-left: 410px;
	text-decoration:none;
	background-image: url(/img/ico_pfeil_grey_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.LinkToTop:hover {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.printpage{
	margin: 10px;
	padding:10px;
	border: 1px solid #cccccc;
}
#navcontainer{
	position:relative;
	visibility:visible;
	z-index:200;
	width: 200px;
	overflow: hidden;
}
.newsbox{
	width:140px;
	padding-left:2px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
	border-bottom:1px dotted #ccc;
	border-left:1px dotted #ccc;
}
.newshead{
	font-size: 10px;
	color: #cc0000;
	font-weight:bold;
	padding-left:13px;
	margin:0px;
	background:url(/img/ico_pfeil_news.gif) 0px 4px no-repeat;
}
.newstext{
	padding-left:13px;
}
.newslink{
	text-decoration:none;
	padding-left:18px;
	background:url(/img/ico_pfeil_newslink.gif) 0px 5px no-repeat;
	color:#999;
}
.newslink:hover{
	text-decoration:none;
	padding-left:25px;
	background:url(/img/ico_pfeil_newslink2.gif) 0px 5px no-repeat;
	color:#333;
}
.ul_gold{
	list-style-image:url(/img/ico_pfeil_grey.gif);
}
.star{
	width:12px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	background: url(/img/ico_star_12.png) 0px 0px repeat-x;
}
.star_text{
	font-weight:bold;
	text-transform:uppercase;
	color:#AA9251;
}
.txt_input{
	width:250px;
}
