body {
margin:0;
padding:0;
}

#container {
padding-bottom:3em;
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:768px;
}

#logo {
	position:absolute;
	left:260px;
	top:0px;
	width:1024px;
	height:89px;
	background:url(../images/logo.jpg) 
}

#navbg {
	background-color: #5a585b;
	position:absolute;
	left:0px;
	top:89px;
	width:1024px;
	height:22px;
	color: white;
}

#navbg ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
}

#navbg li {
	font-family: Arial;
	font-size: 11px;
  margin-left: 0;
  line-height: 20px;
  padding: .6em 1em;
  border-right: 1px solid white;
  list-style: none;
  display: inline;
  color: white;
}

#navbg li.active {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
  list-style: none;
  display: inline;
  text-decoration: none;
  color: white;
}

#navbg li.first {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
  margin-left: 0;
  border-left: none;
  list-style: none;
  display: inline;
}

#navbg li.firstactive {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
  margin-left: 0;
  border-left: 0;
  list-style: none;
  display: inline;
  text-decoration: none;
  color: white;
}

#navbg a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
  color: white;
  text-decoration: none;
}

 #navbg a:hover {
	font-family: Arial;
	font-weight: bold;
	background-color: white;
	font-size: 11px;
  color: black;
  
}

.nav_clicked {
	
}

a:link{
font-family: Arial;
font-size: 12px;
color: #5468EF;
}

a:visited{
font-family: Arial;
font-size: 12px;
color: #5468EF;
}

a:hover{
font-family: Arial;
font-size: 12px;
color: #5468EF;
text-decoration: none;

}

a:active{
font-family: Arial;
font-size: 12px;
color: #5468EF;
}


#portrait {
	position:absolute;
	left:0px;
	top:111px;
	width:200px;
	height:261px;
	background:url(../images/portrait.jpg)
}

#header {
	position:absolute;
	left:200px;
	top:111px;
	width:824px;
	height:261px;
	background:url(../images/header.gif);
	 
}

#headertext{
	font-family: Arial;
	font-size: 20px;
	margin-left: 11px;
	margin-right: 11px;
	margin-top: 50px;
	font-weight: bold;
}

.fussnote{
	font-family: Arial;
	font-size: 11px;
	line-height: 35px;
}

#content {
	position:absolute;
	left:0px;
	top:372px;
	width:1024px;
	min-height:355px; /* Mindesthöhe in modernen Browsern */
  height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
  height:355px; /* Mindesthöhe in IE (<7) */

}

#maincontent {
	position:absolute;
	border:0px solid; margin:0px;
	left:11px;
	top:3px;
	width:680px;
	min-height:355px; /* Mindesthöhe in modernen Browsern */
	height:auto !important; /* !important-Regel für moderne Browser, um die nachfolgende height-Deklaration zu ignorieren */
  height:355px; /* Mindesthöhe in IE (<7) */
}

#maintext {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;
}

.maintext {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	margin-left: 20px;
	margin-right: 20px;
}

li{
	font-size: 12px;
	line-height: 25px;
}

.mainHeadline{
	width:660px;
	font-family: Arial;
	line-height: 18px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	background:url(../images/underline.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	color: #262E5E;
}	

.subHeadline{
	width:660px;
	font-family: Arial;
	line-height: 18px;
	color: black;
	font-size: 12px;
	font-weight: bold;
}	


#teaser {
	position:absolute;
	border:0px solid; margin:0px;
	left:700px;
	top:3px;
	width:300px;
	height: 450px;
	background:url(../images/trenner.gif);
	background-repeat: no-repeat;
}

#teasertext{
	font-family: Arial;
	font-size: 9px;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}

.teasertextHeadline{
	width:300px;
	font-family: Arial;
	line-height: 18px;
	color: #5468EF;
	font-size: 12px;

	font-style: italic;
	background:url(../images/underline_teaser.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}	





.form-field
 {
 width: 60%;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #251B73;
 text-decoration: none;
 background-color: #FFFFFF;
 border: 1px solid #D1D4D9;
 }

.form-message
 {
 width: 60%;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #251B73;
 text-decoration: none;
 background-color: #FFFFFF;
 border: 1px solid #D1D4D9;
 }


.form-select
 {
 width: 60%;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #251B73;
 text-decoration: none;
 background-color: #FFFFFF;
 border: 1px solid #D1D4D9;
 }

