body {
 font-family: "Trebuchet MS","Helvetica Neue", Arial, sans-serif;
 color: #515151;
}

div.header {
 position: absolute;
 top: 0px;
 left: 50%;
 margin-left: -460px;
 height: 230px;
 width: 919px;
 background-image: url(/fileadmin/images/navi_camping.png);
 background-repeat: no-repeat;
 z-index: 1;
}

#navigation {
 position: relative;
 top: 164px;
 left: 33px;
 z-index: 2;
 height: 12px;
}

#navigation a {
 color: #B4B4B4;
 font-size: 12px;
 text-decoration: none;
 padding-right: 40px;
 font-weight: bold;
}

#navigation a:hover {
 color: #ffffff;
 font-size: 12px;
 text-decoration: none;
 padding-right: 40px;
}

#navigation a.aktiv {
 color: #ffffff;
}

#sub {
 position: relative;
 top: 185px;
 left: 33px;
 z-index: 2;
}

#sub a {
 font-size: 12px;
 color: #515151;
 text-decoration: none;
 padding-right: 40px;
}

#sub a:hover {
 font-size: 12px;
 color: #319721;
 text-decoration: none;
 padding-right: 40px;
}

#textbereich {
 position: absolute;
 top: 250px;
 left: 50%;
 margin-left: -459px;
 width: 710px;
 font-size: 12px;
} 

#textbereich a {
 width: 438px;
 font-size: 12px;
 line-height: 23px;
 color: #319721;
 text-decoration: none;
}

#textbereich a.sprung {
 color: #319721;
 text-decoration: none;
}

#textbereich h1 {
 font-size: 12px;
 text-transform: uppercase;
 margin-left: 24px;
 color: #319721;
 font-weight: bold;
}

#textbereich p.bodytext {
 margin-left: 24px;
}

#seitenleiste {
 position: absolute;
 top: 275px;
 left: 50%;
 margin-left: 278px;
 width: 190px;
 z-index: 3;
 font-size: 12px;
 color: #515151;
}

#seitenleiste h1{
 margin-top: 0px;
 padding-left: 18px;
 padding-top: 16px;
 padding-bottom: 16px;
 width: 181px;
 font-size: 11px;
 color: #ffffff;
 text-transform: uppercase;
 z-index: 2;
 background-image: url(/fileadmin/images/balken_gruen.png);
 background-repeat: no-repeat;
}

#seitenleiste p {
 margin-top: 0px;
 padding-top: 0px;
 padding-left: 9px;
 padding-bottom: 2px;
 width: 162px;
 font-size: 11px;
 font-weight: normal;
 line-height: 16px;
}

#seitenleiste a {
 color: #319721;
 text-decoration: none;
}

#mailform {
width: 390px;
font-size: 11px;
color: #515151;
text-align: left;
border: 1px solid #c9c9c9;
padding: 10px;
margin-left: 274px;
}

.csc-mailform { 
border: 0;
text-align: left;
}

.csc-mailform-field {
 padding: 2px 0px 2px 0px;
 text-align: left;
}

.csc-mailform-field label {
 float: left;
 display: block;
 text-align: right;
 width: 34%;
 padding-top: 5px;
 padding-right: 10px;
}

/* Google Maps ----------------------------------------------- */

#routing {
	margin-left: 9px;
	width: 100%;
}

#gmap { 
	width: 708px;
	height: 480px; 
	border: 1px solid #cacaca;
	margin-bottom: 6px;
	margin-top: 35px;
}

#form {
 background-color: #fafafa;
 width: 100%;
 margin-bottom: 6px;
 border: 1px solid #cacaca;
}

#form td {
 font: 12px "Trebuchet MS","Helvetica Neue", Arial, sans-serif;
 color: #515151;
 padding: 4px 10px 2px 0px;
}

#form td.street {
 width: 35%;
 padding-left: 10px;
}

#form td.number {
 width: 10%;
}

#form td.plz {
 width: 15%;
}

#form td.city {
 width: 30%;
}

#form td.language {
 width: 10%;
}

#form td.submit {
 width: 10%;
}

#form input {
 width: 100%;

 margin-bottom: 10px;
 padding-left: 2px;
 font-family: "Lucida Sans", "Trebuchet MS", sans-serif;
}

#form img {
 border: 1px solid #cacaca;
}

#directions {
 font: 12px "Trebuchet MS","Helvetica Neue", Arial, sans-serif;
 color: #000000;
 border-bottom: 1px solid #cacaca;
 vertical-align: middle;
 padding-left: 4px;
 padding-bottom: 4px;
 text-align: left;
}

#directions { width: 500px; text-align: left; }
#directions .gmnoprint div { font-size: 0.95em; }
#directions .googledir div table tbody tr td { background-color: #ffffff; }
#directions div div .googledir div table tbody tr td { border: 1px dotted #cacaca; }
#directions .googledir a { color: #A01B21; text-decoration: none; }
#directions .googledir div div table tbody tr td {
 font: 12px "Trebuchet MS","Helvetica Neue", Arial, sans-serif;
}

@media screen {
#print-header {
 display: none;
}
#logo {
 display: none;
}
#contact {
 display: none;
}
}

@media print {
.header {
 display: none;
}
#print-header {
 position: absolute;
 top: 0px;
 left: 50%;
 margin-left: -360px;
 height: 230px;
 width: 720px;
}
#logo {
 float: left;
}
#seitenleiste {
 display: none;
}
#textbereich {
 position: absolute;
 top: 250px;
 left: 50%;
 margin-left: -360px;
 width: 720px;
 font-size: 12px;
} 
}
