/* CSS Dokument zu www.landhotel-edelhof.de - die CSS Datei wurde erstellt von www.gastrodreams.de (Das Copyright ist auch bei Gastro Dreams GbR) */

/* Aufbau */ 

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

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

#menu {
width:182px;
height:442px;
background-image:url(images/startseite/landhotel-thueringen_02.jpg);
float:left;
}

#logo {
width:768px;
height:93px;
float:left
}

#header {
width:768px;
height:278px;
float:left;
}

#bet {
width:768px;
height:71px;
float:left;
}

#leftbar {
width:269px;
background-image:url(images/startseite/landhotel-thueringen_07.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#anschrift {
margin-top:280px;
width:269px;
background-image:url(images/startseite/landhotel-thueringen_11.jpg);
float:left;
}

#content {
width:681px;
background-image:url(images/startseite/landhotel-thueringen_08.jpg);
background-position:top;
background-repeat:no-repeat;
float:left;
}

#bot {
width:950px;
height:245px;
background-image:url(images/startseite/landhotel-thueringen_16.jpg);
float:left;
}

#footer {
width:950px;
height:111px;
background-image:url(images/startseite/landhotel-thueringen_17.jpg);
clear:both;
}

/* Inhaltselemente */

/* Content Elemente */

#content h1 {
font-size:1.6em;
color:#cc3300;
margin:15px 25px 5px 105px;
font-weight:bold;
font-style:italic;
}

#content h2 {
font-size:1.3em;
color:#cc3300;
margin:15px 25px 5px 25px;
font-weight:bold;
}

#content p {
font-size:1.0em;
line-height:1.3;
color:#4d1b05;
margin-left:25px;
margin-right:65px;
font-weight:normal;
}

#content ul {
font-size:1.0em;
line-height:1.3;
color:#4d1b05;
margin-left:55px;
margin-right:65px;
font-weight:normal;
}

#content a {
color:#4d1b05;
text-decoration:none;
font-weight:bold;
}

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

#content table {
font-size:0.95em;
line-height:1.3;
color:#4d1b05;
margin-left:25px;
margin-right:25px;
font-weight:normal;
}

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

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

.first {
margin-top:25px !important;
}

.last {
margin-bottom:0 !important;
padding-bottom:0 !important; 
}

/* Bilder */

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

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

/* Inhalt Anschrift */

#anschrift p {
font-size:0.7em;
line-height:1.3;
color:#4d1b05;
margin-top:0;
padding-top:0;
margin-bottom:0;
padding-bottom:0;
margin-left:59px;
margin-right:15px;
font-weight:normal;
}

#anschrift a {
color:#4d1b05;
text-decoration:none;
font-weight:bold;
letter-spacing:-1px;
}

#anschrift a:hover {
color:#000000;
text-decoration:underline;
font-weight:bold;
letter-spacing:-1px;
}

.pos {
position:relative;
top:3px;
}

/* Footer Elemente */

#footer p {
font-size:0.8em;
color:#4d1b05;
padding:0;
margin-top:0;
margin-bottom:0;
font-weight:normal;
text-align:center;
position:relative;
top:15px;
}

/* Menü */

#menuebox {
margin:70px 0 0 5px;
width:100px;
font-size:1.0em;
/*padding-left:35px; */
text-align:left;
float:left;
line-height:1.2em;
}

#menuebox ul {
margin: 0;
padding: 0;
padding-left:35px;
list-style: none;
}

#menuebox li {
width: 100px;
float:left;
}

#menuebox li a {
color: #4d1b05;
font-weight:bold;
text-decoration: none;
padding:0 1px 0px 1px;
display: block;
width: 99.9%;
padding-left:20px;
}

#menuebox li a:hover {
background-image:url(images/menu-icon.gif);
background-position:left;
background-repeat:no-repeat;
font-weight:bold;
color: #000;
text-decoration: underline;
padding-left:20px;
}

#nav {
width: 100px;
z-index:10 !important;
}

#nav ul {
display: none;
background:#CCCCCC;
border-width: 1px;
border-style:solid;
border-color:#666666;
z-index:10 !important;
}

#nav ul li a {
margin-left:-20px !important;
}

#nav ul li a:hover {
margin-left:-20px !important;
}

#nav li:hover ul, #nav li.over ul {
text-align:left;
width: 100px;
display: block;
position: absolute;
margin: -20px 0 0 110px;
z-index:10 !important;
}