html	{
	font-size: 1em;
	}
body 	{ 
	background: #ccffff url(background.jpg) fixed ; 
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	color: rgb(22,0,100);
	font-size: 90%;
	margin: 0px;
	}
#inhalt  {
	position : absolute; 
	top: 77px; 
	left:  185px;
	width: 100%;
	height: 800px;
	border: black 0px solid;
	}
h1   	{
	padding: 0px;
	margin: 0px;
	color: black;
	font-size: 20px;
	}
h2  { 
	margin: 0px;
	margin-top: 8px;
	padding: 0px;
	}
h4  { 
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	}
#text   { 
	position : absolute; 
	width: 360px; 
	top: 300px; 
	left: 560px;
	border: black 0px solid;
	}
#ueber{ 
	position: absolute; 
	top: 82px; 
	left: 260px; 
	}
#flag    { 
	color: white; 
	background: #55DEFD; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 80px; 
	border: black 0px solid;
	}

#header  { 
	visibility: visible; 
	position: absolute; 
	top: 5px; 
	left: 610px; 
	width: auto; 
	height: 83px;
	border: black 0px solid;
	}
#logo {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 214px; 
	height: 132px;
	}
#ticker	{
	position: absolute; 
	top: 145; 
	left: 294px; 
	}
#bild   {  
	position : absolute; 
	top: 220px; 
	left:  230px;
	}
#mail 	{
	font-size: 9px;
	}
#menue {
	width: 125px;
	font-size: 12px;
	position : absolute; 
	top: 150px; 
	left:  3px;
	float: left;
	height: 450px;
	}
#nav {	
	width: 125px;
	border-top-style: solid;
	border-top-color: #FFFF99;
	border-top-width: 1px;
	}
div#nav a {
	width: 125px;
	background-color: #cae4ff;
	font-weight: bold;
	border-bottom-width: 1px;
	}
div#nav a:hover {
	color: #000000;
	background-color: #ffffcc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
div#nav a:active {
	color: #000000;
	background-color: rgb(234,240,254);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	}
#submenue {
	position: absolute; 
	top: 150px; 
	left: 130px; 
	height: 10px;
	width: 125px; 
	background-color: #cae4ff;
	}
div#nav2 a {
	font-size: 11px;
	width: 125px;
	background-color: #daf4ff;
	font-weight: bold;
	border-bottom-width: 1px;
	text-indent: 10px;
	}
div#nav2 a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #ffffcc;
	}
div#nav3 a {
	width: 125px;
	background-color: rgb(234,240,254);
	font-weight: bold;
	border-bottom-width: 1px;
	text-indent: 10px;
	}
div#nav3 a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-color: #ffffcc;
	}
.subaktiv  {
	font-size: 11px;
	color: black;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(91,173,255);
	border-bottom-width: 1px;
	}
.hauptlink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF99;
	border-bottom-width: 1px;
	text-indent: 10px;
	}
.aktiv  {
	color: black;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	border-bottom-style: solid;
	border-bottom-color: rgb(91,173,255);
	border-bottom-width: 1px;
	text-indent: 10px;
	background-color: rgb(255,244,255);
	}
.hoverlink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 2px 4px 2px 2px;
	background-color: #FFFF99;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	text-indent: 10px;
}
.sublink {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
.hoversublink {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 2px 4px 2px 2px;
	text-align: left;
	background-color: #ffff99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 10px;
}
div#navt a {
	width: 55px;
	background-color: transparent;
	font-weight: normal;
	border-bottom-width: 1px;
	text-indent: 4px;
	}
div#navt a:hover {
	width: 55px;
	background-color: transparent;
	font-weight: normal;
	border-bottom-width: 1px;
	text-indent: 4px;
	border-bottom-width: 0px;
	}
div#navt a:active{
	width: 55px;
	background-color: transparent;
	font-weight: normal;
	border-bottom-width: 1px;
	text-indent: 4px;
	border-bottom-width: 0px;
	}
.textlink {
	font-size: 12px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}
