
html {
	font-size: 9px; /* reset 1em to 10px */
	min-height: 100%;
}
xxxx{
	background: #FFFFFF no-repeat left bottom;
}

body {
	background: none;
	color: #112;
	font: normal 4em Arial;
	font-size: 10px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	text-align: center;
}

a {
	color: #0da7eb;
	text-decoration: none;
}
a:hover {
	color: #0da7eb;
	text-decoration: underline;
}
a:visited {
	color: #0da7eb;
	text-decoration: none;
}
a:visited:hover {
	color: #0da7eb;
	text-decoration: underline;
}
table {
	border: 0px solid #DDD;
}
table tr {
  border-bottom: 1px solid #DDD;
}
table td, #content table th {
	border: none;
	padding: 0px;
	border: 0px solid #DDD;	
}

#div_center {
position:relative;
width: 930px;
height: 790px;
top: 0px;
left: 0px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
}
#div_header_blue {
position:relative;
width: 930px;
height: 15px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: 0px;
margin-right: 0px; 
background-color:#0da7eb;
}
#div_header_logo {
background-image: url(../img/hertha-logo.png);
background-repeat: no-repeat;
position:relative;
width: 930px;
height: 50px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: 0px;
margin-right: 0px; 
background-color:#FFFFFF;
}
#div_header_menu {
position:relative;
width: 930px;
height: 70px;
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: auto;
margin-right: auto; 
background-color:#FFFFFF;
}
#div_header_menuitem_home {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:90px;
background-image:url(../img/home_off.png);
}
#div_header_menuitem_home:hover {
background-image:url(../img/home_on.png);
}
#div_header_menuitem_home_act {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:90px;
background-image:url(../img/home_on.png);
}
#div_header_menuitem_leistungen {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:245px;
background-image:url(../img/leistungen_off.png);
}
#div_header_menuitem_leistungen:hover {
background-image:url(../img/leistungen_on.png);
}
#div_header_menuitem_leistungen_act {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:245px;
background-image:url(../img/leistungen_on.png);
}
#div_header_menuitem_projekte {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:400px;
background-image:url(../img/projekte_off.png);
}
#div_header_menuitem_projekte:hover {
background-image:url(../img/projekte_on.png);
}
#div_header_menuitem_projekte_act {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:400px;
background-image:url(../img/projekte_on.png);
}
#div_header_menuitem_kontakt {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:555px;
background-image:url(../img/kontakt_off.png);
}
#div_header_menuitem_kontakt:hover {
background-image:url(../img/kontakt_on.png);
}
#div_header_menuitem_kontakt_act {
position:absolute;
width: 155px;
height: 16px;
top: 17px;
left:555px;
background-image:url(../img/kontakt_on.png);
}
#preload_h { width: 1px; height: 0px; background-image:url(../img/home_on.png);}
#preload_l { width: 1px; height: 0px; background-image:url(../img/leistungen_on.png);}
#preload_p { width: 1px; height: 0px; background-image:url(../img/projekte_on.png);}
#preload_k { width: 1px; height: 0px; background-image:url(../img/kontakt_on.png);}
#div_header_adress {
position:absolute;
width: 140px;
height: 70px;
top: 65px;
left:815px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: 0px;
margin-right: auto; 
background-color:#FFFFFF;
text-align: left;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
vertical-align: middle;
}
#div_mainbg {
position:relative;
width: 930px;
height: 380px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
background-color:#dadada;
}
#div_whitebg {
position:relative;
width: 930px;
height: 380px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
background-color:#ffffff;
}
#div_main_slogan1 {
position:absolute;
width: 340px;
height: 145px;
top: 200px;
left: 590px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
text-align: left;
font-family: Arial;
font-size: 24px;
font-stretch: ultra-condensed;
color: #0da7eb;
line-height: 120%;
font-weight: bolder; 
}
#div_main_slogan2 {
position:absolute;
width: 300px;
height: 50px;
top: 330px;
left: 590px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
text-align: left;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
vertical-align: middle;
font-stretch: ultra-condensed;
line-height: 120%;
}
#div_center2 {
position:relative;
width: 899px;
height: 0px;
top: 0px;
left: 0px;
z-index:100;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
}
#div_main_startimage {
background-image: url(../img/startimage.png);
position:absolute;
width: 899px;
height: 530px;
top: 175px;
left:-180px;
--margin-left: auto;
--margin-right: auto; 
z-index:20;
background-repeat: no-repeat;
text-align: center;
}

#div_add {
position:relative;
width: 930px;
height: 246px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
background:none;

}
#div_addtextheader {
position:absolute;
top: 90px;
left: 90px;
width: 800px;
height: 24px;
z-index:2;
text-align: left;
font-family: Arial;
font-size: 18px;
font-weight: bold;
vertical-align: middle;
color: #333333;
}
#div_addtext {
position:absolute;
top: 115px;
left: 90px;
width: 750px;
height: 100px;
z-index:2;
text-align: left;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
vertical-align: middle;    
color: #000000;
}
#div_addbg {
position:absolute;
background-image: url(../img/add_gradient.png);
background-repeat: repeat-x;
width: 930px;
height: 246px;
top: 0px;
left: 0px;
margin-top: 0px; 
margin-bottom: auto; 
margin-left: auto;
margin-right: auto; 
}
#div_footer {
position:relative;
background-image: url(../img/footer.png);
width: 930px;
height: 25px;
margin-top: 0px; 
   
background-repeat: no-repeat;
}
#projektemenu_holder{
position:absolute; 
width:210px; 
height:240px; 
top:150px; 
left:92px; 
text-align:left; 
margin-left: 0px; 
}
#div_video {
position:absolute;
width: 428px;
height: 340px;
top: 40px;
left: 385px;
}
#div_addtext_info {
position:absolute;
top: 115px;
left: 90px;
width: 350px;
height: 100px;
z-index:2;
text-align: left;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
vertical-align: middle;    
color: #000000;
}
#div_addtext_text {
position:absolute;
top: 115px;
left: 460px;
width: 350px;
height: 100px;
z-index:2;
text-align: left;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
vertical-align: middle;    
color: #000000;
}
