/* CSS Dokument zu www.zumgruendle.de von www.gastrodreams.de */

/* Aufbau */ 

html, body {
background-image:url(images/bg.jpg);
background-position:top center;
background-repeat:no-repeat;
margin:0;
padding:0;
background-color:#ffe7ae;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.0em;
font-weight:normal;
color:#9a5f27;
}

#frame {
background-image:url(images/startseite/hotel-oberhof_09.jpg);
background-repeat: repeat-y;
background-position:top;
width:950px;
margin:	0 auto 0px auto;
text-align: left;
}

#leftbar {
width:378px;
float:left;
}

/* Leftbar Elemente */

#logo {
width:378px;
height:80px;
float:left;
}

#menubox {
width:378px;
height:345px;
float:left;
}

/* @menubox - wechselndes Inline Element ! */

/* Menü */

.menu {
width:150px;
color:#542b09;
margin-top:10px;
margin-left:40px;
font-weight:bold;
font-size:1.0em;
float:left;
}

.menu ul {
list-style:none;
padding:0;
margin:0;
}

.menu li a {
color:#542b09;
text-decoration:none;
}

.menu li a:hover {
color:#000000;
text-decoration:underline;
}

#rightbar {
width:572px;
float:left;
}

/* Rightbar Elemente */

#header {
width:572px;
height:371px;
float:left;
}

#filler {
width:572px;
height:54px;
float:left;
}

#mainbar {
width:950px;
background-image:url(images/startseite/hotel-oberhof_08.jpg);
background-position:top center;
background-repeat:no-repeat;
float:left;
}

/* Mainbar Elemente */

#content {
width:650px;
margin-left:45px;
float:left;
}

/* Content Elemente */

#content h1 {
font-size:1.6em;
color:#629c03;
font-weight:normal;
}

#content h2 {
font-size:1.0em;
color:#629c03;
font-weight:bold;
}

#content p {
font-size:1.0em;
line-height:1.3;
font-weight:normal;
}

#content ul {
font-size:1.0em;
line-height:1.3;
font-weight:normal;
}

#content a {
color:#629c03;
text-decoration:underline;
font-weight:bold;
}

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

#content img {
border:1px;
border-color:#d0ba93;
border-style:solid;
padding:3px;
background-color:#ead0a1;
margin:5px 5px 5px 5px;
}

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

/* Angebot */

.angebot {
width:186px;
margin-left:35px;
float:left;
}

/* Content Elemente */

.angebot h1 {
font-size:1.25em;
color:#629c03;
font-weight:normal;
text-align:center;
margin-top:0;
margin-bottom:0;
}

.angebot h2 {
font-size:1.1em;
color:#629c03;
font-weight:normal;
font-style:italic;
text-align:center;
margin-top:5px;
margin-bottom:7px;
}

.angebot p {
font-size:0.9em;
font-weight:normal;
margin-top:6px;
margin-bottom:2px;
}

.angebot ul {
font-size:0.9em;
font-weight:normal;
padding-left:20px;
margin-top:6px;
margin-bottom:2px;
}

.angebot a {
font-size:0.85em;
color:#9a5f27;
text-decoration:underline;
font-weight:bold;
}

.angebot a:hover {
font-size:0.85em;
color:#000000;
text-decoration:underline;
font-weight:bold;
}

.angebot img {
border:1px;
border-color:#d0ba93;
border-style:solid;
}

/* Footer */

#footer {
width:950px;
height:106px;
background-image:url(images/startseite/hotel-oberhof_10.jpg);
clear:both;
}

/* Footer Elemente */

#footer p {
font-size:0.9em;
color:#FFFFFF;
padding:0;
margin-top:0;
margin-bottom:0;
margin-left:240px;
margin-right:20px;
font-weight:normal;
text-align:left;
position:relative;
top:47px;
}

#footer a {
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

/* Bilder */

.imgr {
border:1px;
border-color:#d0ba93;
border-style:solid;
padding:3px;
background-color:#ead0a1;
margin:5px 0px 5px 10px !important;
float:right;
}

.imgl {
border:1px;
border-color:#d0ba93;
border-style:solid;
background-color:#ead0a1;
padding:3px;
margin:5px 10px 5px 0px !important;
float:left;
}

#content table td{
vertical-align: top;
}
