body {
background-color:#fff;
font-family:Georgia, "New Century Schoolbook", Garamond, Palatino, Times, serif;
font-size:12px;
font-weight:normal;
color:#000;
margin:0 50px 50px 50px;
padding:0;
text-align:left;
color:#ccc;
}

p, td {
font-size:12px;
}

/* ##################################### structure IDs */
#header {
display:none;
}
#navi {
display:none;
}

#footer {
width:836px;
background-color:#fff;
margin-top:20px;
padding:7px;
font-size:90%;
height:30px;
line-height:30px;
}

* html #contentbox {
height:350px;
}
#contentbox {
min-height:350px;
width:830px;
background-color:#fff;
padding:10px 20px 5px 0;
}
#content {
width:800px;
padding:10px 10px 10px 30px;
margin:20px 0 0 0;
}
* html #content {
width:790px;
}


#anfahrt_thumbs {
display:none;
}

#print_links {
display:none;
}



/* ##################################### standard tags */
h1, h2 {
font-size:110%;
}
h1 {
margin:0 0 20px 20px;
color:#ccc;
font-size:130%;
font-weight:bold;
font-family:Tahoma, Verdana, Arial, "Lucida Grande", Lucida, sans-serif;
}
