/* CSS Dokument zu www.ferienhof-lindner.de von www.gastrodreams.de */

/* Aufbau */ 

html, body {
background-image:url(bg.jpg);
background-position:top center;
background-repeat:repeat-y;
margin:0;
padding:0;
background-color:#f9e382;
font-family:"Times New Roman", Times, serif;
font-size:1.0em;
font-weight:normal;
}

#frame {
background-image:url(images/landurlaub/landurlaub-thueringen_15.jpg);
background-repeat: repeat-y;
background-position:top;
width:900px;
margin:	0 auto 0px auto;
text-align: left;
}

#menue {
width:900px;
height:58px;
float:left;
}

#pics {
width:900px;
height:300px;
float:left;
}

/* Content - Achtung Inline Element erforderlich */

#content {
width:900px;
background-position:top;
background-repeat:no-repeat;
float:left;
}

#content h1 {
margin-left:100px;
margin-right:100px;
font-size:1.2em;
color:#2c8604;
}

#content ul {
margin-left:140px;
margin-right:100px;
font-size:0.9em;
color:#457530;
}

#content p {
margin-left:100px;
margin-right:100px;
font-size:0.9em;
color:#457530;
}

#content a {
color:#457530;
text-decoration:underline;
}

#content a:hover {
color:#000;
text-decoration:underline;
}

#content img {
padding:4px;
background-color:#FFFFFF;
margin: 0 10px 10px 10px;
border:1px;
border-style:solid;
border-color:#660000;
}

.rechts {
float:right;
margin-right:0 !important;
}

.links {
float:left;
margin-left:0 !important;
}

#footer {
width:900px;
height:106px;
clear:both;
background-image:url(images/landurlaub/landurlaub-thueringen_17.jpg);
}

#footer p {
position:relative;
top:79px;
margin-left:100px;
font-size:0.75em;
color:#457530;
}

#footer a {
color:#457530;
text-decoration:underline;
}

#footer a:hover {
color:#000;
text-decoration:underline;
}

table {
margin-left:100px;
font-size:1.0em;
color:#457530;
}

.newblockborder {
padding-top:5px;
margin-top:5px;
border-top:1px;
border-top-color:#5C7316;
border-top-style:dotted;
}
