/* CSS Dokument zu www.ferien-in-thueringen.net von www.gastrodreams.de */

/* Aufbau */ 

html, body {
margin:0;
padding:0;
background-position:top center;
background-repeat:no-repeat;
background-color:#0a1803;
font-family:"Trebuchet MS", Arial;
font-size:1.0em;
font-weight:normal;
color:#341302;
text-align:left;
background-image:url(images/startseite/ferien-in-thueringen_03.jpg);
background-position:top center;
background-repeat:repeat-y;
}

#top {
width:100%;
height:434px;
float:left;
/* background-image:url(images/startseite/ferienanlage-kienberg_01.jpg); */
background-repeat:no-repeat;
background-position:top center;
}

#middle {
width:100%;
background-image:url(images/startseite/ferienanlage-kienberg_02.jpg);
background-repeat:no-repeat;
background-position:top center;
float:left;
}

#bottom {
width:100%;
height:342px;
background-image:url(images/startseite/ferienanlage-kienberg_07.jpg);
background-repeat:no-repeat;
background-position:top center;
float:left;
}

.clear {
clear:both;
}

.frame {
width:950px;
margin:	0 auto 0px auto;
text-align: left;
}

/* Obere Sektion */

#header {
width:950px;
height:263px;
float:left;
}

#menubox {
width:950px;
height:171px;
float:left;
}

/* Menü */

#menuoben {
margin-top:10px;
margin-left:73px;
}

#menuoben ul {
padding:0;
margin:0;
list-style:none;
font-size:0.90em;
font-weight:normal; 
color:#210c01;
z-index:5;
}

#menuoben ul li {
float:left;
margin-left:2px;
margin-right:2px;
padding:4px 0px 2px 0px;
position:relative;
z-index:5;
}

#menuoben ul li a {
display:block;
color:#210c01;}

#menuoben ul li a:hover {
display:block;
color:#000000;
text-decoration:underline;
}

#menuoben li ul {
display:none;
margin:13px 0 0 2px;
position:absolute;
top:0;
}

#menuoben li ul li {
float:none;
padding:2px 2px 2px 10px;
width:210px;
} 


#menuoben li>ul {
top:0;
left:0;
}

#menuoben li a {
text-decoration:none;
} 

.white a {
color:#FFFFFF !important;
}

/* Mittlere Sektion */

#content {
background-image:url(images/startseite/kienberg_10.jpg);
background-repeat:no-repeat; 
background-position:bottom center;
width:950px;
margin:	0 auto 0px auto;
text-align: left;
}

#content p {
margin:0 100px 0 100px;
padding-top:5px;
padding-bottom:5px;
line-height:1.5em;
font-size:1.1em;
font-weight:normal;
}

#content h1 {
font-size:1.7em;
color:#4a6e17;
margin:65px 100px 5px 100px;
font-weight:normal;
}

#content ul {
font-size:1.1em;
line-height:1.1;
margin-left:100px;
margin-right:100px;
font-weight:normal;
}

#content a {
color:#365706;
text-decoration:underline;
font-weight:normal;
}

#content a:hover {
color:#000000;
text-decoration:underline;
font-weight:normal;
}

#content img {
border:3px;
border-color:#bba273;
border-style:solid;
padding:1px;
background-color:#50311c;
margin:5px 10px 5px 10px;
}

#content table {
margin: 0 100px 0 100px;
}

.newblockborder {
padding-bottom:15px;
margin-bottom:10px;
border-bottom:1px;
border-bottom-color:#660000;
border-bottom-style:dotted;
}

/* Bilder */

.imgr {
float:right;
}

.imgl {
float:left;
}

/* Untere Sektion */

#footer {
width:950px;
height:342px;
clear:both;
}

/* footer Elemente */

#footer p {
font-size:0.9em;
color:#341302;
padding:0;
margin-top:0;
margin-bottom:0;
margin-left:120px;
margin-right:0;
font-weight:normal;
text-align:left;
position:relative;
top:8px;
}

#footer a {
color:#341302;
text-decoration:underline;
font-weight:normal;
}

#footer a:hover {
color:#000000;
text-decoration:underline;
font-weight:normal;
}

.last {
padding-bottom:30px !important;
}