html, body {
	margin:		0;
	padding:	0;
	height:		100%; 
	font-size:12px;
	color:#000000;
	font-family:sans-serif;
	background:#0e1b38;
}
html>body {
	height:		auto;
	min-height:	500px;
	min-width:	700px;
	font-family:sans-serif;
	font-size:12px;
	background:#0e1b38;
}

body a:link, body a:active, body a:visited {
	color:#3b40a7;
	text-decoration:none;
}

body a:hover {
	text-decoration:underline;
}

.ueber1 {
	color:#1014b8;
	font-weight:bold;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:5px;
}
#oben {
	background-image:Url(images/back1.jpg);
	width:796px;
	height:479px;
	position:absolute;
	position:	absolute;
	top:		0px;
	left:		50%;
	margin-left:	-348px; /* == halbe Breite.     */
}
.unterschrift {
	font-size:18px;
	font-weight:bold;
	color:#566da1;
}
#gesamt {
	background:#fff;
	width:679px;
	padding:10px;
	margin:0px;
	text-align:left;
	line-height:1.8em;
	position:absolute;
	top:100px;
	left:50%;
	margin-left:-300px;
	min-height:400px;
}


#menue {
	position:absolute;
	left:50%;
	margin-left:-411px;
	top:180px;
	width:140px;
	display:block;
	color:#fff;
	font-size:10px;
}

#copy {
	position:relative;
	color:#fff;
	top:10px;
	height:0px;
}


a#person {
 display:block;
 background-image:url(images/menue/person.gif);
 width:119px; 
 height:36px;
}

a#person:hover, a#person:active { 
 background-image:url(images/menue/person_on.gif); 
}

a#person_on{ 
 display:block;
 background-image:url(images/menue/person_on.gif);
 width:119px; 
 height:36px;
}
a#referate {
 display:block;
 background-image:url(images/menue/referate.gif);
 width:119px; 
 height:36px;
}

a#referate:hover, a#referate:active { 
 background-image:url(images/menue/referate_on.gif); 
}

a#referate_on{ 
 display:block;
 background-image:url(images/menue/referate_on.gif);
 width:119px; 
 height:36px;
}
a#kontakt {
 display:block;
 background-image:url(images/menue/kontakt.gif);
 width:119px; 
 height:36px;
}

a#kontakt:hover, a#kontakt:active { 
 background-image:url(images/menue/kontakt_on.gif); 
}

a#kontakt_on{ 
 display:block;
 background-image:url(images/menue/kontakt_on.gif);
 width:119px; 
 height:36px;
}

a#aktuell {
 display:block;
 background-image:url(images/menue/aktuell.gif);
 width:119px; 
 height:36px;
}

a#aktuell:hover, a#aktuell:active { 
 background-image:url(images/menue/aktuell_on.gif); 
}

a#aktuell_on{ 
 display:block;
 background-image:url(images/menue/aktuell_on.gif);
 width:119px; 
 height:36px;
}

a#start {
 display:block;
 background-image:url(images/menue/start.gif);
 width:119px; 
 height:36px;
}

a#start:hover, a#start:active { 
 background-image:url(images/menue/start_on.gif); 
}

a#start_on{ 
 display:block;
 background-image:url(images/menue/start_on.gif);
 width:119px; 
 height:36px;
}


.input {
	font-size:11px;
	border:1px #6a6a6a solid;
	background:#fff Url(images/schatten.gif) no-repeat top left;
	color:#666666;
	padding:3px;
	font-family:Verdana;
}

.aktiv {
	font-size:11px;
	border:1px #6a6a6a solid;
	background:#efefef Url(images/schattenA.gif) no-repeat bottom left;
	padding:3px;
	font-family:Verdana;
}

.submit {
	border-width:3px;
	border-style:double;
	border-color:#c4cccc;
	background-image:url(images/back_button.gif);
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}
