body {
	margin: 0px;
	background-color: #285094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin: 10px 0px 0px;
	padding: 0px;
}

div#ganzunten {
	width:1000px;
	position: absolute;
	top: 1285px;
	color: #ccccff;
}

div#ganzunten ul{
	list-style:none;	
}

div#ganzunten li>ul{
	display:block;
}

div#ganzunten li:hover>ul{
	display:block;
	
}

div#seite {
	width: 1000px;
	height: 1255px;
	background-color: #E0EBFF;
}

div#seite a {
	color: #0000ff;
}

/* Definition der Seitengröße*/
div#flug {
	position: absolute;
	left: 1000px;
	top: 0px;
	height; 500px;
	width: 250px;
}

div#ani {
	position: absolute;
	left: 80px;
	top: 0px;
	height; 92px;
	width: 100px;
	background-color: none;
}

div#palme {
	position: absolute;
	left: 0px;
	top: 0px;
	height; 92px;
	width: 80px;
}

div#top {
	width: 1000px;
	height: 92px;
	overflow: hidden;
	background-color: #284f94;
}


div#top div#banner {
	margin: 0px 0px 0px 272px;
}

div#botnav{
	position: absolute;
	top: 1231px;
	left: 182px;
	width: 818px;
	height: 20px;
	background-color: #aaaaff;

}

div#botnav ul.horizontal {
	margin: 3px 0px;
	padding: 0;

}


div#botnav ul.horizontal a {
	margin: 3px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}


div#secnav {
	position: absolute;
	top: 104px;
	left: 5px;
	width: 162px;
	height: 850px;
	overflow: auto;
}

div#secnav h1 {
 	font-size: 14px;
	margin: 0px 0px 0px 3px;
}

div#secnav ul.orange {
	background-color: #ffb920;
}

div#secnav ul.rot {
	background-color: #ff4443;
}

div#secnav ul.blau {
	background-color: #798afa;
}

div#secnav ul.lila {
	background-color: #dc226e;
}

div#secnav ul.rosa {
	background-color: #cf4fed;
}

div#secnav ul.grun {
	background-color: #0cca98;
}

div#secnav ul.hellblau {
	background-color: #85b8ff;
}

div#secnav ul.gelb {
	background-color: #ffff66;
}

div#secnav ul.neon {
	background-color: #51eb36;
}


div#secnav ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

div#secnav li {
	margin: 5px 0px -1px 0px;
	color: #353535;
}

div#secnav li>ul {
	display: none;
}	

div#secnav li:hover>ul {
	display: block;
}	


div#secnav li a{
	color: #000000; 
}

div#secnav li a:hover {
	background-image: none;
	background-color: #ccccff;
}



div#obenlinks {
	position: absolute;
	width: 460px;
	height: 675px;
	left: 184px;
	top: 108px;
}

div#google {
	position: absolute;
	width: 160px;
	height: 600px;
	left: 665px;
	top: 110px;
}

div#obenrechts {
	position: absolute;
	width: 160px;
	height: 600px;
	left: 840px;
	top: 110px;
}
div#obenrechts a {
	text-decoration: none;
	font-weight: bold;
	color: #00379b;
}

div#untenlinks {
	position: absolute;
	left: 184px;
	top: 796px;
	width: 460px;
	height: 423px;
	padding: 3px;
	
	border-width:1px;
	border-style:solid;
	border-color:#00379b;	
}

div#untenlinks li{
	list-style: none;
	margin: 5px 2px;
	float: left; 
	width:226px;
}

div#untenrechts {
	position: absolute;
	top: 796px;
	left: 655px;
	width: 345px;
	height: 251px;
	background-color: #00379b;
}

div#textunten {
	position: absolute;
	top: 1056px;
	left: 655px;
	width: 344px;
	height: 170px;
	background-color: #ffffff
}

div#textunten h3 {
	margin-top: 2px;
	margin-bottom: 3px;
	}

div#seitzeichen {
	position: absolute;
	top: 1260px;
	height: 25px;
	margin: 15px 0px 0px 400px;
}

br.clear {
	clear: both;
}