/*
html, body {
height: 100%;
font-size: 100.01%;
margin: 0;
padding:0;
}

#layout {
background-image:url(../../media/bilder/_layout/bg_layout.jpg); 
background-repeat:repeat-y;
background-position:center top;
min-height:100%;
width:1000px;
margin:0 auto;
}

* html #layout {
height: 99.09%;
}
*/

/*
#content {
background-image:url(../../media/bilder/_layout/bg_content.gif); 
background-repeat:repeat-y;
background-position:center top;
}
*/

/*
#headerabstand {
height:20px;
}
*/

#header {
position: relative;
/*
background-image:url(../../media/bilder/_layout/bg_header.jpg); 
background-repeat:no-repeat;
height: 228px;
*/
}

/*
#logo {
position: absolute;
width:202px;
right:32px;
top:8px;
z-index:2;
margin-bottom: 1em;
margin-left: auto;
}
*/

#headerbild {
/*
position: absolute;
width:651px;
left:120px;
top:0px;
z-index:1;
*/
display: none;
}


#navigation {
position: absolute;
left:132px;
top:68px;
z-index:3;
}

.navipunkt {
width:auto;
float: left;
margin-right:26px;
padding: 0;
}

.navisuche {
width:auto;
float: left;
padding: 0;
}

#leftside {
float: left;
width: 120px;

}


#breadcrumb {
height: 20px;
}


#middle {
/*
float: left;
width: 654px;
*/
}

#middleposition {
/*margin:0 31px 0 18px;*/
}

#rightside {
float: right;
width: 211px;
margin-right:15px;

}



.clearer {
clear: both;
height:0;
}


#footer {
/*
background-image:url(../../media/bilder/_layout/bg_footer.jpg); 
background-repeat:no-repeat;
height:173px;
width:1000px;
color:#ffffff;
*/
padding-top:30px;
}

.footertext_1a {
float:left;
margin-left: 26px;
width:170px;
}

.footertextunten {
margin-top: 26px;
}
.footertext_2 {
float:left;
width:160px;
}

#footer ul {
list-style-position:outside;
list-style-image:url(../../media/bilder/_layout/list_style_strich.gif);
background-position:5px middle;
margin: 0 0 0 10px;
padding: 0;
}

#footer  ul li {
margin: 0 0 0 10px;
padding: 0;
}


div.p { margin: 1em 0; }
p { margin-bottom: 1em; }
h1 { margin: 0.5em 0 1em; }
#navigation, #rightside, .subnavi { display: none; }

.tabs-hide { display: inherit; }

/* anfahrt */
form.routing { /*width: 50%;*/ width: 300px; }
#directions { float: right; /*width: 45%;*/ width: 275px; }
#map_canvas { float: left; /*width: 50%;*/ width: 300px; height: 350px; }

.content-img { float: right; margin: 0.25em 0.5em; }
.content-img-left { float: left; }

/* adresse */
/*#footer { display: block; }*/
#footer .footertextunten { display: none; }
#header { position: absolute; right: 0; }
#breadcrumb { height: 40px; }

#layout { width: auto; }