body { 
	background-color: #0065b8; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #003366; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica;
	scrollbar-base-color: #0065b8;
	scrollbar-dark-shadow-color: #003366;
	scrollbar-shadow-color: #125598;
	scrollbar-arrow-color: #ff9933;
	scrollbar-highlight-color: #4ea5d7; }
	
td { 
	color: #003366; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica; }
	
select, input, search, select, textarea {
	font-size: 11px;
	font-style : normal;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica;
	border-width : 1px;
	border-style: solid;
	border-color : #003366;
	background-color: #fff;
	color : #003366; }
	
.titel { 
	color: #ff9933; 
	font-size: 21px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica; }
	
.titel2  { 
	color: #003366; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;}
	
a { 
	color: #ff9933;
	font-weight: bold;
	text-decoration: none }
		
a:link { 
	color: #ff9933;
	text-decoration: none }
	
a:hover { 
	color: #ffcc99;
	text-decoration: none }
	
a.nav { 
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none }
	
a.nav:link { 
	color: #fff;
	text-decoration: none }
	
a.nav:hover { 
	color: #ff9933;
	text-decoration: none }
	
a.subnav { 
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-left: 17px;
	text-decoration: none }
	
a.subnav:link { 
	color: #fff;
	text-decoration: none }
	
a.subnav:hover { 
	color: #ff9933;
	text-decoration: none }

.subnavact { 
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 17px;}

	
.fett  {
	font-weight : bold }

.kursiv {
	font-style : italic }
	
hr {
	color: #ff9933;
	height: 1px noshade;
	width: 100% 
}

ul, ol {
	color : #003366; 
	list-style-type : square;
	margin-left: 15px;
	list-style-position: outside 
}

.button {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background : #003366;
	color : #fff
}

.orange {
	color : #ff9933; 
}

.zto { 	
	position: absolute;
	z-index: 3;
	left: 3px;
	bottom: 0px 
}

#top { 
	float: left;
}
#back { 
	float: left;
}
#top a { 
	background-image: url(/pages/img/top.gif);	
 }
 #top a:hover { 
	background-image: url(/pages/img/top2.gif);	
 }
 #back a { 
	background-image: url(/pages/img/back.gif);	
 }
 #back a:hover { 
	background-image: url(/pages/img/back2.gif);	
 }
 a.activeLink {
	color: #003366;
	font-weight: bold;
}

a.activeLink:visited {
	color: #003366;
	font-weight: bold;
}
