#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 {
	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;
  }
#intro {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
	height: 90px;
	background-color: #90bade;
	text-align: center;
	padding-top: 4px;
}
#intro_text {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 570px;
	height: 90px;
	text-align: right;
}
#intro_text h1, #ce h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFA500;
	margin: 0px 5px 5px 0;
	padding: 0px;
}
#intro_text p, #rechts p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	margin: 0px;
	padding: 0px;
}
#intro_text a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
#events {
	position: absolute;
	left: 10px;
	top: 110px;
	width: 680px;
	height: 160px;
	background-color: #90bade;
}
#events_header {
	position: absolute;
	left: 10px;
	top: 110px;
	width:680px;
	background-color: transparent;
}
#events h1, #ce h2, #rechts h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 1px 3px 0px;
}
#events_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 3px 3px 3px;
}
#ce {
	position: absolute;
	left: 10px;
	top: 295px;
	width: 680px;
	background-color: #FFFFFF;
}
#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;
}
#unten p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: White;
}