.infobox {
 position: absolute;
 width: 336px;
 text-align: left;
 border: 0;
 font-size: 80%;
}

.paul {
 width: 500px;
 top: 15px;
 left: 50px;
 color: #034ea2;
}

.brille a, .paul a {
 color: #034ea2;
 text-decoration: underline;
}

.brille {
 width: 150px;
 top: 5px;
 right: 15px;
 color: #034ea2;
}

.sex {
 width: 366px;
 top: 15px;
 right: 20px;
 color: #fff;
}

.sex a {
 color: #fff;
 text-decoration: underline;
}

html, body {
	margin: 0px;
	padding: 0px;
	}

body {
	font-size: 1em;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	font-family: Verdana,Arial,Helvetica;
	}

#main {
	margin: 0px auto;
	text-align: center;
	width: 50.7em;
	}

#logo {
	border: 0px;
	margin: 4em -12em 0px 0px;
	padding: 0px;
	height: 3.95em;
	}

#language {
	float: right;
	padding: 0px;
	margin: 5em 0px 0px 0px;
	width: 15em;
	color: #034ea2;
	text-align: right;
	}

#language a:link, #language a:visited {
	font-size: 0.8em;
	color: #034ea2;
	text-decoration: none;
	}
#language a:hover, #language a:active, #language a:link:hover, #language a:visited:hover, #language a:hover:active, #language a:focus  {
	font-size: 0.8em;
	background: #034ea2;
	color: #ffffff;
	text-decoration: underline;
	}
#blau { 
	margin-top: 50px;
	background-color: #034ea2;
	}

#menue {
	float: left;
	width: 11em;
	text-align: left;
	}

#menue ul {
	margin: 3em 0em 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	}

#menue li {
	margin: 0px;
	padding: 0px;
	}
#menue ul a {
	display: block;
	padding: 0.6em 2.2em 0.6em 0px;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	width: 100%;
	background: #034ea2;
	}

#menue a.aktiv, #menue a:hover, #menue a:active, #menue a:link:hover, #menue a:visited:hover, #menue a:hover:active, #menue a:focus {

	background: url('../img/rot.gif') no-repeat 100% 50%;
	}

#content {
	position: relative;
	margin: 0px 0px 0em 13.05em;
	background-color: #ffffff;
	text-align: left;
	}

#start {
	float: left;
	margin: 0px;
	padding:0px;
	width: 37.63em;
	}

#navtop {
	width: 13.05em;
	border: 0px;
	}

#balken {
	clear: both;
	height: 1px;
	width: 37.35em;
	overflow: hidden;
	background-color: #034ea2;
	position:relative;
	}

#footer {
	float:right;
	margin-top: 1em;
	width: 61em;
	color: #034ea2;
	background: #ffffff;
	/* font-size: 0.625em; */
	font-size: 0.8em;
	text-align: center;
	}

#footer a {
	text-decoration: none;
	color: #034ea2;
	}

#footer a:hover, #footer a:active, #footer a:link:hover, #footer a:visited:hover, #footer a:hover:active, #footer a:focus {
	text-decoration: underline;
	background-color: #034ea2;
	color: #ffffff;
	}

.fett {
	font-weight: bold;
	}

#rahmen {
	padding: 8px 13px 13px 27px;
	margin: 0px;
	border-top: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-style: solid;
	border-color: #d9d9d9;
	}

#haupt {
	position:relative;
	margin: 0px;
	padding: 3px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 0px;
	border-style: solid;
	border-color: #034ea2;
	}

#zufall {
	float:right;
	width: 10.38em;
	border: 1px solid #98ACC0;
	}

h1 {
	font-size: 1.125em;
	font-weight: bold;
	color: #ff0000;
	margin: 7.12em 0px 1.8em 0px;
	padding: 0px;
	}

.h1small {
	font-size: 1em;
	font-weight: normal;
	}

h2 {
	font-size: 0.9em;
	margin: 0.5em 0px;
	padding: 0px;
	font-weight: bold;
	color: #034ea2;
	}

h3 {
	font-size: 0.8em;
	margin: 0.3em 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	}

#text {
	font-size: 0.8em;
	color: #000000;
	position: relative;
	}
	
#text p {
	margin: 0px 0px 1.5em 0px;
	padding: 0px;
	}

#text img {
	padding:0px;
	margin: 0px 5px 5px 0px;
	}

#text a {
	text-decoration: none;
	color: #034ea2;
	}

#text a:hover, #text a:active, #text a:link:hover, #text a:visited:hover, #text a:hover:active, #text a:focus {
	text-decoration: underline;
	background-color: #034ea2;
	color: #ffffff;
	}

hr {
	border-top: 1px solid #d9d9d9;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}

#content div.img {
	float: left;
	font-size: 70%;
	padding: 5px 10px 10px 0;
}