@charset "UTF-8";

a:link {color:#FFF}
a:visited {color:#FFF}
a:hover {color: #FFF}
a:active {
	color:#FFF;
	text-align: left;
}

body {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#haupt {
	width:900px;
	height:100px;
	margin:auto;
	color: #004494;

}
#logo {
	position:absolute;
	width:150px;
	height:108px;
	z-index:5;
	top: 25px;
	text-align: center;
}
#kontaktleiste {
	position:absolute;
	width:900px;
	height:12px;
	z-index:2;
	top: 50px;
	text-align: center;
	a style="text-decoration:none;"
}

#menueleiste {
	position:relative;
	width:680px;
	height:25px;
	z-index:3;
	top: 95px;
	background-color: #82b0da;
	left: 220px;
	text-align: right;
}
#bildleiste {
	position:absolute;
	width:603px;
	height:115px;
	z-index:6;
	top: 190px;
	border: 2px solid #FFF;
	left: 806px;
}
#inhalt {
	position:absolute;
	width:900px;
	z-index:7;
	top: 150px;
	height: 540px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}


.textuniversalprofile{
	font-size: 72px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #004494;
	font-weight: bold;
}
.textkontakt {
	font-size: 12px;
}
.textkontakt a {
text-decoration: none;
}
.textkontakt a:hover {
text-decoration: underline;
}
.textmenue {
	font-size: 16px;
	padding: 0px;
	text-align:left
}
.textmenue a {
text-decoration: none;
}
.textmenue a:hover {
text-decoration: underline;
}
h1 {
	font-size: 28px;
	text-align: left;
}
h2 {
	font-size: 24px;
	color: #FFF;
}
h3 {
	font-size: 18px;
	color: #82b0da;
}
h4 {
	color: #82b0da;
}
.linkespalte {
	background-color:#004494;
	text-align: center;
}
.profiltext {
	color: #FFF;
	font-size: 24px;
}
.textmenueweiss {
	color: #FFF;
}
.impressumweiss {
	color: #FFF;
}
.rechts {
	text-align: left;
}
