body, p, ul, td, th, div, form, select, input, textarea,h1, h2, h3, h4, h5, h6, h7, .h1, .h2, .h3, .h4, .h5, .h6, .h7, p, small, font, small, big, b, i, u, span, dt, dl, ul, ol, li{
  font-family:  Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#inhalt {
  position:absolute; 
  left:190px; 
  top:200px; 
  width:760px; 
  z-index:3; 
  height: 400px; 
  background-color: #e6e9f1; 
  overflow: auto;
}

#inhaltfunktionsweise {
  position:absolute; 
  left:190px; 
  top:200px; 
  width:760px; 
  z-index:3; 
  height: 430px; 
  background-color: #e6e9f1; 
  overflow: auto;
}

.keywords {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}

.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.adresse a:link{  
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.adresse a:visited{  
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.adresse a:active{  
	color: #FFFFFF;
	text-decoration: underline;
	}
	
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #ec3a3e;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0e2877;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #ec3a3e;
	font-weight: bold;
	}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0e2877;
	font-weight: normal;
}
.text a:link{  
	color: #0e2877;
	text-decoration: underline;
	}
	
.text a:visited{  
	color: #0e2877;
	text-decoration: underline;
	}
	
.text a:active{  
	color: #0e2877;
	text-decoration: underline;
	}
	
.rot {
	color: #EC3A3E;
	font-weight: bold;
}

ul {
	color: #ec3a3e;
	margin-left: 18px;
	list-style-position: outside;
}

.navi {
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #ffffff;
background-color: #0e2877;
border-top: 1px solid #0e2877;
border-bottom: 1px solid #0e2877;
padding: 5px 15px;
}
.navi:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #0e2877;
background-color: #e6e9f1;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ec3a3e;
}
.navi:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #ec3a3e;
background-color: #e6e9f1;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ec3a3e;
}

.naviaktiv {
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #0e2877;
background-color: #e6e9f1;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ec3a3e;
padding: 5px 15px;
}
.naviaktiv:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #0e2877;
background-color: #e6e9f1;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ec3a3e;
}
.naviaktiv:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color: #ec3a3e;
background-color: #e6e9f1;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ec3a3e;
}

.navabstand {
	line-height: 6px;
}

body {
  scrollbar-base-color:#e6e9f1;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-arrow-color:#ec3a3e;
  scrollbar-darkshadow-color:#0e2877;
  scrollbar-face-color:#e6e9f1;
  scrollbar-highlight-color:#ffffff;
  scrollbar-shadow-color:#0e2877;
  scrollbar-track-color:#e6e9f1;
}

-
scrollbar-base-color = Basisfarbe der Scroll-Leiste
scrollbar-3dlight-color = Farbe für 3D-Effekte
scrollbar-arrow-color = Farbe für Verschiebepfeile
scrollbar-darkshadow-color = Farbe für Schatten
scrollbar-face-color = Farbe für Oberfläche
scrollbar-highlight-color = Farbe für oberen und linken Rand
scrollbar-shadow-color = Farbe für unteren und rechten Rand
scrollbar-track-color = Farbe für freibleibenden Verschiebeweg
-


