@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
  line-height:15pt;
}

#wrapper {
	background-repeat:no-repeat;
	width:1200px;
	height:600px;;
	
}

a {
	text-decoration:none;
	color:#FFF;
	margin-bottom:0px;
	font-weight:bold;
	font-size:11pt;
	text-align:right;
		
}


#impressum {
	width:auto;
	float:right;
	text-align:right;
	padding-right:30px;
	padding-top:50px;
	font-size:11px;
}


#left {
	background-image:url(pics/left.jpg);
	background-repeat:no-repeat;
	width:38px;
	height:803px;
	float:left;
	margin-top:36px;
}

#links2 {
	background-image:url(pics/navi.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:155px;
	height:835px;
	float:left;
	margin-top:18px;

}

#head {
	background-image:url(pics/head.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:71px;
	float:left;
	margin-top:45px;
}

#head1 {
	background-image:url(pics/head1.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:71px;
	float:left;
	margin-top:45px;
}

#head2 {
	background-image:url(pics/head2.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:71px;
	float:left;
	margin-top:45px;
}

#head3 {
	background-image:url(pics/head3.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:71px;
	float:left;
	margin-top:45px;
}

#bild {
	background-image:url(pics/bild1.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:244px;
	float:left;
}
	
#inhalt {
	background-image:url(pics/inhalt.jpg);
	background-repeat:no-repeat;
	width:836px;
	height:250px;
	float:left;
}

#navi {
	margin-top:105px;
	text-align:right;
	padding-right:0px;
	padding-top:20px;
	height:100px;
	width:140px;
	float:none;
}

a:hover { 
	color:#5dbaff; 
	text-decoration:none; 
}

#activenav {
    color:#5dbaff;    
}

#kontakt {
	font-size:9pt;
	text-align:right;
	width:140px;
	color:#05355e;
}

p {
	color:#FFF;
	font-size:9pt;
	padding-top:14px;
	padding-left:22px;
	font-weight:normal;
	width:750px;
}

#leistungen {
	margin-left:50px;
	font-size:9pt;
	color:#9aadbf;
	font-weight:normal;
}