/* css document neuper*/



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
   
p {
	color: #FFFFFF;
	bottom: 49px;
	padding-top: 30px;
	z-index: 1;
} 

#container {
	width: 1000px;
	height: 624px;
	top: 50%;
	left: 50%;
	text-align: left;
	background-image: url(images/higru_streben.jpg);
	margin-top: -312px;
	margin-left: -500px;
	position: absolute;
  }
  
#header{
	padding-top: 20px;
	padding-left: 20px;
}

#content{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	z-index: 1;
	position: absolute;
	top: 145px;
	left: 80px;
	height: 413px;
	width: 919px;
}

#mainnav{
	z-index: 4;
	position: absolute;
	top: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	width: 1000px;
	background-image: url(images/mainnavi_higru.gif);
	padding-top: 6px;
	padding-bottom: 6px;
}

#nav span {display:none;}

#pic{
	height: 300px;
	width: 473px;
	position: absolute;
	top: 200px;
	right: 35px;
	z-index: 3;
	border: 2px solid #FFFFFF;
}

#subnav{}

.text{
	position: absolute;
	width: 350px;
	left: 110px;
	top: 390px;
	height: 120px;
	color: #333333;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}

.text_kontakt{
	position: absolute;
	width: 350px;
	left: 110px;
	top: 208px;
	height: 200px;
	color: #333333;
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
}



#footer{
	background-image: url(images/leiste_grau.png);
	width: 919px;
	position: absolute;
	left: 81px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	bottom: 39px;
	padding-top: 7px;
	padding-bottom: 7px;
}

footer p{
	color: #00CC33;
	bottom: 39px;
}


.text a:link {
	color: #21629F;
	text-decoration: none;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.kontakt:link{
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #21629F;
	text-decoration: none;
}

a:active {
	color: #21629F;
}

#mainnav a#current
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.button {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #E7E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 0px;
	position: absolute;
}

.button_back {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 0px;
	position: absolute;
	left: 0px;
}

.button_next {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	bottom: 0px;
	position: absolute;
	right: 0px;
}
.screen {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 2px solid #FFFFFF;
}

