#links {
	position: absolute;
	left: 3px;
	top: 66px;
	margin-bottom: 10px;
	width: 140px;
	height: 480px;
	background-color: #508fc4;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: solid #FFA500;
}
  #links ul{
  	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
  }
  #links li{
  	margin: 0px;
  }
  #links li a {
	display: block;
	padding: 6px 0px 6px 3px;
	border-left: .7em solid #1958b7;
	border-right: .7em solid #508fc4;
	background-color: #2175bc;
	color: #FFFFFF;
	width: 140px;
	text-decoration: none;
}
  #links li a:hover {
  	border-left-color: #1c64d1;
	border-right-color: #5ba3e0;
	background-color: #2586d7;
	color: #FFFFFF;
	font-weight: bold;
  }
  #links li li{
  	border-top: 1px solid #90bade;
	border-bottom: 0px;
	margin: 0px;
  }
  #links li li a{
	padding: 4px .5em 4px 0.5em;
	background-color: #5ba3e0;
	width: 140px;
}
  #links li li li a {
	padding: 3px .5em 3px 00.9e;
	background-color: #73b2e8;
	width: 140px;
}
 
  #mitte {
	overflow: auto;
	position: absolute;
	left: 146px;
	top: 66px;
	width: 700px;
	height: 480px;
	background-color: #FFFFFF;
	padding: 15px;
}
#mitte p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
  #oben {
	position: absolute;
	left: 3px;
	top: 3px;
	width: 980px;
	height: 60px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px;
	color: White;
	border-bottom: solid #FFA500;
}
#oben h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 5px;
	color: White;
}
  #rechts {
	position: absolute;
	left: 843px;
	width: 140px;
	top: 66px;
	height: 480px;
	background-color: #90bade;
  }

#rechts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 1px 3px 0px;
}

#unten {
	position: absolute;
	top: 546px;
	left: 3px;
	width: 980px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px;
	color: White;
	border-top: solid #FFA500;
}
#unten a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: White;
}
#mitte_l {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 330px;
	height: 460px;
	background-color: white;
	overflow: auto;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#003366;
	scrollbar-track-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#90bade;
}
#mitte_r {
	position: absolute;
	top: 10px;
	left: 355px;
	height: 460px;
	width: 330px;
	background-color: white;
	overflow: auto;
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CCCCCC;
	scrollbar-darkshadow-color:#003366;
	scrollbar-track-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#90bade;
}
#mitte_l h1, #mitte_r h1, #mitte h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFA500;
}

#mitte_l h2, #mitte_r h2, #mitte h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFA500;
}
#mitte h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

#mitte h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
#mitte_l p, #mitte_r p,#mitte_l li, #mitte_r li,#rechts p, #mitte p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0px;
	padding: 0px;
}
