html , body  {
margin: 0;
padding: 0;
}

body {
background-color: #ffffff;
background-image: url(../includes/bilder/bg_site.gif);
background-position: 0 0;
background-repeat: repeat-x;
color: #666666;
font: normal 11px verdana, sans-serif;
}

.on_nav {
 background-image: url(../includes/bilder/bg_over.gif);
 background-repeat: no-repeat;
 letter-spacing: 1px;
 padding: 0 13px 15px 15px;
 text-decoration: none;
}

.off_nav {
 letter-spacing: 1px;
 padding: 0 13px 15px 15px;
 text-decoration: none;
}

.on_subnav {
 background-color: #ffffff;
 background-image: url(../includes/bilder/bg_over.gif);
 background-position: 0 4px;
 background-repeat: no-repeat;
 letter-spacing: 1px;
 padding: 2px 8px 2px 8px;
 text-decoration: none;
}

.off_subnav {
 background-color: #ffffff;
 letter-spacing: 1px;
 padding: 2px 8px 2px 8px;
 text-decoration: none;
}

#boxwrapper {
position: relative;
padding: 0;
margin: 0 auto;
width: 990px;
}

#logobox {
position: relative;
padding: 0 20px 0 20px;
margin: 0;
height: 85px;
}

#navbox {
position: absolute;
top: 56px;
right: -14px;
padding: 0 20px 0 0;
margin: 0;
height: 14px;
text-align: right;
}

#kopflinie {
position: absolute;
top: 85px;
left: 0;
width : 100%;
height: 2px;
background-color: #fe9900;
z-index: 2000;
}

#bildbox {
background-image: url(../includes/bilder/loading.gif);
background-position: 347px 226px;
background-repeat: no-repeat;
padding: 29px 48px 0 20px;
margin: 0;
width : 725px;
height: 484px;
text-align: center;
float: left;
}

#rechtsbox {
position: relative;
padding: 141px 20px 0 0;
margin: 0;
width : 177px;
height: 372px;
float: right;
}

.pfeilnav_headline {
font: bold 11px/12px arial, verdana, sans-serif;
color: #797979;
text-decoration: none;
letter-spacing: 1px;
text-align: center;
}

.textbox {
position: absolute;
bottom: 0;
width : 177px;
height: 52px;
padding: 0;
margin: 0;
}

.bildunterschrift {
padding: 7px 0 0 0;
margin: 0;
font: normal 9px/13px verdana, sans-serif;
color: #999999;
}

#startseitebox {
padding: 29px 20px 0 20px;
margin: 0;
width : 950px;
height: 484px;
text-align: left;
}

#startseitemailbox {
position: relative;
top: 230px;
right: 0;
padding: 0;
margin: 0;
width : 225px;
height: 24px;
float: right;
}

#infotextbox {
position: relative;
top: -13px;
right: 0;
padding: 0;
margin: 0;
width : 588px;
height: 484px;
float: right;
}

#anfahrtbox {
position: relative;
top: -13px;
right: 0;
padding: 0;
margin: 0;
width : 330px;
height: 484px;
float: right;
}

pre {
font: normal 12px/14px verdana, arial, sans-serif;
color: #797979;
}

pre a {
color: #fe9900;
text-decoration: none;
}

pre a:hover {
color: #000000;
text-decoration: none;
}

#fussline {
clear: both;
width : 100%;
height: 48px;
}

#fusswrapper {
position: relative;
padding: 0;
margin: 0 auto;
width: 990px;
}

.fusspos {
padding: 15px 48px 0 20px;
margin: 0;
width : 725px;
text-align: center;
font: normal 9px/11px verdana, sans-serif;
color: #bbbbbb;
text-decoration: none;
}

.fusspos a {
font: normal 9px/11px verdana, sans-serif;
color: #bbbbbb;
text-decoration: none;
}

.fusspos a:hover {
font: normal 9px/11px verdana, sans-serif;
color: #fe9900;
text-decoration: none;
}

.img_thumb { border: 1px solid #aaaaaa; }
.img_thumb:hover { border: 1px solid #fe9904; }
.img_thumb_on { border: 1px solid #555555; }

.img_left { border: 0; float: left; }
.img_right { border: 0; float: right; }

h1 { font-size: 1.3em; margin-top: 0px; }

.map24_input {
	background-color: #ffffff;
	color: #555555;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #bebebe;
}
	
.map24_list {
	background-color: #FFFFFF; 
	border-style: groove;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	font-size: 9px;
}
	
.map24_text	{
	font-family: Arial; 
	font-size: 11px; 
	color: #586A75;
}
	
.map24_margin	{
	margin-left: 10px;
}

.map24_padding {
	padding-left: 10px;
}

.map24_title {
	font-family: Arial; 
	font-size: 11px; 
	color:#FFFFFF; 
	padding-left: 10px; 
	padding-top: 31px;
	font-weight: bold;
	background-color: #0072BC;
}
	
.map24_cell	{
	padding-left: 10px; 
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px; 
	background-color: #F8F9FA;
}
	
.blockborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #BEBEBE;
}	

.map24_submit {
	font-size: 11px;
	color: #0D3D6A;
}
