/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
body {text-align:center}/* centre for ie5.+*/
#main_container{
min-height:100%;
height:auto;
width:765px;
margin-left:auto;/* center it*/
margin-right:auto;/* center it*/
position:relative;
text-align:left;
}
* html #main_container{
height:100%;
width:767px;/* box model hack for ie5.+*/
w\idth:765px;
}
#B_dbsign {
width:100%;
position:absolute;
bottom:0;
left:0;
height:50px;
}
#clear_B_dbsign{clear:both;height:50px;width:100%}
div>p {margin:0}

#dbsign {
position:absolute;
bottom:0px;
}


a img {border:none;}

p {
margin-top:0.5em; 
margin-bottom:0.5em; 
padding-top:0.5em;
}

ul {
margin-top:0em;
margin-bottom:1em;
}

li {color:#2da8bb; margin-left:-10px;}

td {vertical-align:top; background:#f0f0f0; padding-bottom:20px;}

.inputfield_bg {
width:480px;
margin-top:10px;
padding-left:8px;
background-repeat:no-repeat;
overflow:hidden;
}

.inputfield {
border:solid 1px #2097a8;
color:#ffffff;
background-color:#2097a8;
}

.textfield {
border:solid 1px #2097a8;
color:#ffffff;
background-color:#2097a8;
margin-top:15px;
}

.txt_subhead_bl {
font-weight:bold;
color:#333333;
}

#vorname_bg {
background-image:url('pics/f_vorname.png');
height:21px;
}

#nachname_bg {
background-image:url('pics/f_nachname.png');
height:21px;
}

#email_bg {
background-image:url('pics/f_email.png');
height:21px;
}

#re_email_bg {
background-image:url('pics/f_re_email.png');
height:21px;
}

#strasse_bg {
background-image:url('pics/f_strasse.png');
height:21px;
}

#ort_bg {
background-image:url('pics/f_ort.png');
height:21px;
}

#telefon_bg {
background-image:url('pics/f_telefon.png');
height:21px;
}

#re_telefon_bg {
background-image:url('pics/f_re_telefon.png');
height:21px;
}

#nachricht_bg {
background-image:url('pics/f_nachricht.png');
height:180px;
}



#main_nav {
background-image:url('pics/nav_bg.png'); 
background-repeat:no-repeat; 
width:201px; 
height:192px;
}

#txt_mainbody {
font-family:verdana;
font-size:12px;
color:#333333;
width:480px;
margin-left:18px; 
margin-top:14px;
padding-bottom:20px;
z-index:1;
}

#footer_main {
position:relative; 
width:480px; 
height:52px; 
margin-top:15px;
margin-bottom:20px;
}

#footer_L {
position:relative; 
top:0px; 
width:63px;
}

#footer_BM {
position:absolute; 
top:0px; 
font-size:x-small; 
color:#999999; 
margin-left:68px;
}

#footer_BM_txt {
margin-left:50px; 
margin-top:-2px; 
position:absolute; 
top:0px; 
width:362px;
}

#footer_rect {
position:absolute; 
bottom:0px; 
margin-left:68px;
}

#k_karte {
position:absolute;
top:16px;
left:500px;
width:265px;
height:182px;
background-image:url('pics/kontakt_karte.png');
}



