ul { padding-left:1em; }

body{
 	font-family: verdana, arial, sans-serif;
	background-color: #727373;
 	color: black;
 	font-size: 10pt;
 	font-weight: lighter;
}


h2{
	font-weight: lighter;
	font-size: 130%;
	margin: 0px 0 0px 0;
	padding-bottom: 0px;
	font-weight: bold;
}


h3{
	border-bottom: 1px dotted #8D8D8C;
	margin: 0px 0 0px 0;
	padding-bottom: 0px;
	font-size: 100%;
	font-weight: normal;
}


h4{
	border-bottom: 1px solid #8D8D8C;
	margin: 25px 0 15px 0;
	padding-bottom: 2px;
	color: #0089CF;
	font-size: 100%;
	font-weight: bold;
}


h5{
	font-weight: lighter;
	font-size: 100%;
	margin: 0 0 -16px 0;
	padding-bottom: 0px;
	font-weight: bold;
}


h6{
	font-weight: lighter;
	color: #0089CF; 
	font-size: 100%	
}


mvs{
	font-weight: lighter;
	color: #0089CF; 
	font-size: 100%	
}


#header{
  	position: absolute;
  	top: 0px;
	left: 0px;
  	border: 0px;
}



#menue{
	position: absolute; 
	left: 0px;
	top: 83px;
}


#menue ul{
  	padding: 0px;
  	margin: 0px;
  	list-style-type: none;
}


#menue li{
  	position: relative;
	float: left;
}


#menue li a{
  	height: 22px;
  	width: 132px;
  	line-height: 19px;
	font-size: 85%;
	display: block;
	text-align: center;
	background-image: url(grafik/button_off.jpg);
}


#menue a:link, #menuelist a:visited{
  	color: #5F5E5E;
  	text-decoration: none;
}


#menue a:hover{
	height: 22px;
  	width: 132px;
  	line-height: 23px;
	font-size: 82%;
	display: block;
	text-align: center;
  	color: #0089CF;
	background-image: url(grafik/button_on.jpg);
}


#menue li.active a{
	height: 22px;
  	width: 132px;
  	line-height: 23px;
	font-size: 82%;
	display: block;
	text-align: center;
  	color: #0089CF;
	text-decoration: none;
	background-image: url(grafik/button_on_blue.jpg);
}



#unternehmenContainer{
	position: absolute;
	align: center;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 510px;
	width: 792px;
	border-top: 1px solid black;
}


#leistungskatalogContainer{
	position: absolute;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 1400px;
	width: 792px;
	border-top: 1px solid black;
}


#teamContainer{
	position: absolute;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 1400px;
	width: 792px;
	border-top: 1px solid black;
}


#teamContainer ul{
	color: #5F5E5E;
	list-style-type: none;
}


#referenzenContainer{
	position: absolute;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 1450px;
	width: 792px;
	border-top: 1px solid black;
}


#agbContainer{
	position: absolute;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 3800px;
	width: 792px;
	border-top: 1px solid black;
}


#bgbowContainer{
	position: absolute;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 1930px;
	width: 792px;
	border-top: 1px solid black;
}


#bgbcContainer{
	position: absolute;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 1610px;
	width: 792px;
	border-top: 1px solid black;
}

#mainContainer{
	position: relative;
	background-color: #F2F2F2;
	top: 10px;
	left: 50%;
	margin-left: -396px;
	border-bottom: 8px solid #727373;
	height: 900px;
	width: 792px;
}

#tjContainer{
	position: relative;
	background-color: #F2F2F2;
	top: 10px;
	left: 50%;
	margin-left: -396px;
	border-bottom: 8px solid #727373;
	height: 900px;
	width: 792px;
}


#impressumContainer{
	position: absolute;
	background-color: #F2F2F2;
	top: 104px;
	left: 0px;
	border-bottom: 8px solid #727373;
	height: 800px;
	width: 792px;
	border-top: 1px solid black;
}



#textfeld{
	position: absolute;
	top: 120px;
	left: 65px;
	width: 662px;
	color: #5F5E5E;
	text-align: justify;
}


#textfeldAGB{
	position: absolute;
	top: 120px;
	left: 65px;
	width: 662px;
	color: #5F5E5E;
}


#textfeldAGB a{
	font-size: 100%;
	color: #5F5E5E;
	text-decoration: none;
}


#textfeldAGB a:hover{
	color: #0089CF;
	text-decoration: underline;	
}


#textfeld a{
	color: #5F5E5E;
	font-size: 100%;
	text-decoration: none;
}


#textfeld a:hover{
	color: #0089CF;
	text-decoration: underline;
}


#seitenanfang{
	position: absolute;
	bottom: 20px;
	left: 65px;
}


#seitenanfang ul{
  	padding: 0px;
  	margin: 0px;
  	list-style-type: none;
}


#seitenanfang li{
  	position: relative;
	float: left;
}

#seitenanfang li a{
	height: 26px;
  	width: 134px;
  	line-height: 24px;
	font-size: 100%;
	display: block;
	text-align: center;
	background-image: url(grafik/button_off_2.jpg);
}


#seitenanfang a:link, #seitenanfangList a:visited{
  	color: #5F5E5E;
  	text-decoration: none;
}


#seitenanfang a:hover{
	height: 26px;
  	width: 134px;
  	line-height: 27px;
	font-size: 98%;
	display: block;
	text-align: center;
  	color: #0089CF;
	background-image: url(grafik/button_on_2.jpg);
}


#seitenanfang li.active a{
	height: 26px;
  	width: 134px;
  	line-height: 27px;
	font-size: 95%;
	display: block;
	text-align: center;
  	color: #0089CF;
	text-decoration: none;
	background-image: url(grafik/button_on_2.jpg);
}



#bottom{
	position: absolute; 
	width: 1px;
	height: 1px;
	top: 1000px;
}


.logo{
	position: absolute;
	right: 50px;
	float: right;
}



#acrobat{
	position: absolute;
	bottom: 0px;
	left: 0px;
}


#bild{
	position: absolute;
	bottom: 0px;
	right: 2px;
  	width: 480px;
	height: 352px;
  	padding: 0px;
	border-bottom: 0px;
}


#bild2{
	position: absolute;
	top: 150px;
	right: 2px;
  	padding: 0px;
	border-bottom: 0px;
}


#jogt{
	position: absolute;
	bottom: 20px;
	right: -20px;
  	padding: 0px;
	border-bottom: 0px;
}

