html, body {
    height: 95%;
	font-family: Arial, Verdana, Helvetica;
	background:url(images/background.gif);
	margin: 0px;
}

#globalside {
    width: 776px;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	margin-top: -245px;
	top: 53%;
} 
 
 #insidetable {
	background:url(images/baubackround.png);
	height:446px;
	width:776px;
	position: relative;
	top: 0px;
	left: 0px;
}

#divUpControl2 {
	position: absolute;
    height: 30px;
	width: 30px;
	top: 140px;
	left: 280px;
	z-index:1;
	}
#divDownControl {
	position: absolute;
    height: 30px;
	width: 30px;
	top: 319px;
	left: 280px;
	z-index:1;
	}	
	
#divContainer2 {
	height: 230px;
	width: 250px;
	clip:rect(0,250,230,0);
	position: absolute;
	top: 150px;
	left: 32px;
	visibility:hidden;
	overflow: hidden;
	}
	
#divContent2 {color: #000000;
	font-size: 11px;
	position: absolute;
    background: transparent;
	line-height: 1.5;
	text-align: justify;
    top: 0px;
    left: 0px;        
	display: block;
	padding-right: 25px;
	}



#start 	{
	width:230px;
	height:60px;
	position: absolute;
	top: 25px;
	left: 520px;
	}

#bildcontainer {
	display: block;
	height: 279px;
	width: 377px;
	position: absolute;
	overflow: hidden;
	top: 107px;
	left:327px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	}	  

#footerline {
	font-family: Arial, Verdana, Helvetica;
	position: absolute;
	font-weight:bold;
	font-size: 13px;
	top: 401px;
	left: 361px;
	height: 50px;
	width: 325px;
}

#headline {
	font-family: Arial, Verdana, Helvetica;
	position: absolute;
	font-weight:bold;
	font-size: 14px;
	top: 110px;
	left: 32px;
	height: 50px;
	width: 325px;
}

#subline {
	font-family: Arial, Verdana, Helvetica;
	position: absolute;
	font-weight:bold;
	font-size: 11px;
	top: 125px;
	left: 32px;
	height: 50px;
	width: 325px;
}

#textbox {
	font-family: Arial, Verdana, Helvetica;
	position: absolute;
	font-size: 11px;
	top: 150px;
	left: 32px;
	height: 240px;
	width: 250px;
	overflow: hidden;
}

#impr {
	top: 397px;
	left: 11px;
	position: absolute;
	height: 20px;
	width: 100px;
	font-family: Arial, Verdana, Helvetica;
		padding:0 0 0 0px;
		font-weight:bold;
		font-size: 10px;
		text-align: center;
		color: #000000;	
		text-decoration: none;
}

#impr ul 	{
		display:block; 
		list-style:none;
		float:left; margin:0;
		font-family: Arial, Verdana, Helvetica;
		padding:0 0 0 0px;
		font-weight:bold;
		font-size: 10px;
		text-align: center;
		color: #000000;
		text-decoration: none;}
		
#impr li 	{display:block; 
		list-style:none;
		float:left; margin:0;
		font-family: Arial, Verdana, Helvetica;
		padding:0 0 0 0px;
		font-weight:bold;
		font-size: 10px;
		text-align: center;
		color: #000000;}

a.link_impr {
		width:100px;
		height:20px;
		display:block;
		float:left;
		font-family: Arial, Verdana, Helvetica;
		font-size: 10px;
		font-weight:bold;
		color: #000000;	
		text-decoration: none;}
		
 
a.link_impr:hover {
		width:100px;
		height:20px;
		display:block;
		float:left;
		font-family: Arial, Verdana, Helvetica;
		font-size: 10px;
		font-weight:bold;
		color: #034694;	
		text-decoration: none;
		}
		
a.bluelink:link,a.bluelink:visited,a.bluelink:active {
		font-family: Arial, Verdana, Helvetica;
		font-size: 11px;
		color: #034694;	
		text-decoration: none;}
		
 
a.bluelink:hover {
		font-family: Arial, Verdana, Helvetica;
		font-size: 11px;
		color: #034694;	
		text-decoration: underline;
		}
		
a.blacklink:link,a.blacklink:visited,a.blacklink:active {
		font-family: Arial, Verdana, Helvetica;
		font-size: 11px;
		color: #000000;	
		text-decoration: none;}
		
 
a.blacklink:hover {
		font-family: Arial, Verdana, Helvetica;
		font-size: 11px;
		color: #000000;	
		text-decoration: underline;
		}

hr{
 border: 0px;
 border-top: solid 1px #000000;
 border-bottom: solid 1px #FFFFFF;
}

h1 {
	font-family: Arial, Verdana, Helvetica;
	font-weight:bold;
	font-size: 14px;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Verdana, Helvetica;
	font-weight:bold;
	font-size: 11px;
	margin-top: 0px;
}

#navi 	{
	width:327px;
	height:22px;
	position: absolute;
	top: 68px;
	left: 32px;
	}
	
#navi ul 	{
		display:block; 
		list-style:none;
		float:left; margin:0;
		font-family: Arial, Verdana, Helvetica;
		padding:0 0 0 0px;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;}
		
#navi li 	{display:block; 
		list-style:none;
		float:left; margin:0;
		font-family: Arial, Verdana, Helvetica;
		padding:0 0 0 0px;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;}

.navi_index a {
		width:49px;
		height:22px;
		display:block;
		float:left;
		background-position:bottom;
		background-repeat:no-repeat;
		font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;}
		
.navi_indexa  {width:49px;
		height:22px;
		display:block;
		float:left;
		background-position:bottom;
		background-repeat:no-repeat;
		font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;
		 background-image:url(images/button_home_ohne.png);}
		 
.navi_index a:hover {
		background-image:url(images/button_home_ohne.png);
		}
		
.navi_leistungen a {width:118px;
		height:22px;
		display:block;
		float:left;
		background-position:bottom;
		background-repeat:no-repeat;
		font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;}
		
.navi_leistungena  {width:118px;
		height:22px;
		display:block;
		float:left;
		background-position:bottom;
		background-repeat:no-repeat;
		font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;
		 background-image:url(images/button_leistung_ohne.png);}
		 
.navi_leistungen a:hover {
		background-image:url(images/button_leistung_ohne.png);
		}
		
.navi_referenzen a {width:92px; height:22px; display:block; float:left; background-position:bottom; background-repeat:no-repeat; font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;}
		
.navi_referenzena  {width:92px; height:22px; display:block; float:left; background-position:bottom; background-repeat:no-repeat; font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;
		 background-image:url(images/button_referenzen_ohne.png);}
		 
.navi_referenzen a:hover {
		background-image:url(images/button_referenzen_ohne.png);
		}
		
.navi_kontakt a {width:68px; 
		height:22px;
		display:block;
		float:left;
		background-position:bottom;
		background-repeat:no-repeat;
		font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;}
		
.navi_kontakta  {width:68px; 
		height:22px;
		display:block;
		float:left;
		background-position:bottom;
		background-repeat:no-repeat;
		font-family: Arial, Verdana, Helvetica;
		font-weight:bold;
		font-size: 14px;
		text-align: center;
		color: #000000;	
		text-decoration: none;
		 background-image:url(images/button_kontakt_ohne.png);}
		 
.navi_kontakt a:hover {
		background-image:url(images/button_kontakt_ohne.png);
		}
		
.schalter{
border: 1px solid #034694;
font-size:10px;
font-family: Arial, Verdana, Helvetica;
background: #ffffff;
color: #000000;
}

.border{
border: 1px solid #034694;}