/* Urheber dieser CSS-Datei: Oliver Heidrich & Mandy Stockmann, Wallstraße 43, 06484 Quedlinburg */
img.photo {
	border:1px solid black;
} 

body {
background-color: #7AD77C;
background-image: url("../Bilder/bg.jpg");
background-repeat: repeat-x;
background-attachment: fixed;
margin: 0px; 
}


/* Allgemein */

.flinks {
float: left;
margin: 0 10px 5px 0;
}

.frechts {
float: right;
margin: 0 0 5px 10px;
}

p {
font-family: "Verdana", Arial, Helvetica, sans-serif;
}

a {
text-decoration: underline;
color: #003300;
}

a:hover {
text-decoration: none;
color: #339933;
}

h1, h2, h3, h4, h5 {
font-family: "Times New Roman", Arial, Helvetica, sans-serif;
color: #000000;
line-height: 14px;
}


/* Bereiche */

#bg {
background-image: url("../Bilder/streifen.png");
width: 1260px;
height: 652px;
position: absolute;
z-index: 1;
}

#main {
width: 1200px;
position: absolute;
z-index: 2;
}

#navi {
float: left;
margin: 0 0 0 100px;
width: 180px;
color: #003300;
}

#navi a.navi {
text-align: center;
display: block;  
width: 140px;
height: 22px; 
color: #003300;
padding: 6px 0 0 5px;
font-size: 12px;  
font-weight: bold; 
text-decoration: none;
border-top: 1px solid #003300;
border-bottom: 1px solid #003300;
}

#navi a.navi:hover {
display: block;  
width: 140px;
height: 22px; 
color: #FFFFFF;
padding: 6px 0 0 5px;
font-size: 12px;  
font-weight: bold; 
text-decoration: none;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF; 
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}
#navi a.socialbookmark {
text-align: center;
display: block;  
width: 140px;
color: #003300;
padding: 6px 0 0 5px;
font-size: 12px;  
font-weight: bold; 
text-decoration: none;
/*border-top: 1px solid #003300;
border-bottom: 1px solid #003300;*/
}

#navi a.socialbookmark:hover {
display: block;  
width: 140px;
color: #FFFFFF;
padding: 6px 0 0 5px;
font-size: 12px;  
font-weight: bold; 
text-decoration: none;
/*border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF; 
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;*/
}
#seite {
float: left;
width: 787px;
}

#kopf {
background-image: url("../Bilder/kopf.png");
height: 198px;
}

#inhalt {
background-image: url("../Bilder/main.png");
background-repeat: repeat-y;
height: 500px;
padding: 5px 10px 0 15px;
}

#pfad {
height: 25px;
font-weight:bold;
font-style: italic;
color: #000000;
}

#pfad p {
font-size: 10px;
}

#pfad a {
font-style: italic;
}

#text {
float: left;
margin: 0 0 15px 20px;
height: 410px;
width: 434px;
overflow: auto;
color: #000000;
overflow:visible;
}

#text p {
font-size: 12px;
}

#planhead {
text-align:left;
margin: 0 0 15px 20px;
height: 80px;
overflow: auto;
color: #000000;
}
#plan {
text-align:center;
margin: 0 0 15px 20px;
height: 315px;
overflow: auto;
color: #000000;
overflow:visible;
}

#maginal {
float: left;
margin: 0 0 0 30px;
width: 254px;
height: 400px;
color: #000000;
}

#maginal p {
font-size: 10px;
}

#boden {
clear: both;
padding: 12px 0 0 0;
height: 20px;
color: #000000;
text-align: center;
}

#boden p {
font-size: 10px;
}

p.last {
font-size: 8px;
font-style: italic;
text-align: center;
}

#datefield_come {
background-image: url("../Bilder/anreise_1.png");
text-align:left;
vertical-align: top;
}
#datefield_go {
background-image: url("../Bilder/abreise_1.png");
text-align:left;
vertical-align: top;
}
#datefield_full {
background-image: url("../Bilder/belegt_1.png");
text-align:left;
vertical-align: top;
}
#datefield_free {
background-image: url("../Bilder/frei_1.png");
text-align:left;
vertical-align: top;
}
