/* CSS Document - Hotel Schweizerlust*/

* {
margin: 0;
padding: 0;
text-align: left;
font: normal 10pt arial;
color: #FAF6CF;
}

body {
text-align: center;
background: url(../pics/body_hg_02.jpg) top center;
}
/*background: #D9ECDE url(../pics/body_hg1.gif) top center;*/
#site {
margin: 0 auto;
padding: 22px 0 10px 0;
width: 780px;
background: url(../pics/hg_02.jpg) no-repeat;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

/*background:  #9BB83F url(../pics/hg_01.jpg) no-repeat;*/

#head {
margin: 0 0 40px 159px;
width: 300px;
height: 75px;
background: url(../pics/logo.gif) no-repeat;
}

/*background: url(../pics/logo_01.jpg) no-repeat;*/

#navi {
width: 100%;
height: 31px;
background: url(../pics/hg_nav.gif) repeat-x;
}

#content {
margin: 30px 0 0 25px;
padding-bottom: 70px;
width: 725px;
height: 325px;
background: #028123 url(../pics/hg_content.gif) no-repeat bottom right;
border: 1px solid #004F15;
}
html>body #content {height: 100%; min-height: 325px;}

#content_frame {
margin: 30px 0 0 25px;
width: 725px;
min-height: 325px;
background: #028123 url(../pics/hg_content.gif) no-repeat bottom right;
border: 1px solid #004F15;
}


/* CONTENT - Hotel Schweizerlust*/

h1 {
margin: 30px 0 0 20px;
font-size: 12pt;
font-weight: bold;
}

h2 {
margin: 20px 40px 0 20px;
font-size: 10pt;
font-weight: bold;
}

h3 {
font-size: 10pt;
font-weight: bold;
}

p {margin: 20px 80px 0 20px;}

object {float: left; margin: 10px 10px 0 20px; border: 1px solid #000;}
.adress {margin: 20px 50px 0 20px;}

.bildtxt {
clear: right;
float: right;
margin: 2px 65px 30px 0;
font-size: 8pt;
}
html>body .bildtxt {margin: 2px 130px 30px 0;}



.liste {
list-style-type: circle;
clear: left;
float: left;
margin: 30px 0 0 20px; 
}
html>body .liste {margin: 30px 0 0 40px;}

li {
padding: 0 0 2em 0;
}


#content a {
text-decoration: underline;
font-size: 9pt;
font-weight: bold;
color:#01310D}

#content a:hover {
text-decoration: none;
color: #FAF6CF;
}

#lang {
list-style-type: none;
margin: 20px 20px 0 20px; 
}

#lang li {
display: inline;
padding: 0 20px 0 0;
}

/* CONTENT - Table Design*/

#raumliste {clear: both; margin: 20px 0 0 20px; width: 80%;}
th {font-weight: bold; height: 46px; vertical-align: top;}
td.content {height: 2em;}
.middle {text-align: center;}
.middle01 {text-align: center; background: url(../pics/einzel.gif) no-repeat bottom center;}
.middle02 {text-align: center; background: url(../pics/block.gif)  no-repeat bottom center;}
.middle03 {text-align: center; background: url(../pics/uform.gif) no-repeat bottom center;}

#kontakt {margin: 20px 0 0 20px; width: 80%;}
#kontakthead {padding: 0 0 1em 0;}
.TdLeft {padding: 0 5px 5px 0; text-align: right; width: 50%;}
.TdRight{padding: 0 0 5px 5px; text-align: left; width: 50%;}
.TdCenter{text-align: center; padding: 0 0 5px 0;}

#preisliste {margin: 10px 20px; width: 300px;}
.TdHead1 {padding: 20px 50px 0 0; text-align: right; font-weight: bold; border-bottom: 1px solid #000;}
.TdHead2 {padding: 1.5em 0 0 20px;  font-weight: bold; border-bottom: 1px solid #000;}
.middle {text-align: center;}
.left {text-align: right;}

/* CONTENT - Formular*/

input, textarea, .button {color: #004F15; border: 1px solid #004F15; }
.button {text-align: center; font-weight: bold;}
.button:hover {color: #FAF6CF; background-color: #004F15; border: 1px solid #FAF6CF; }

/* CONTENT - Pictures*/

.bild {
float: left;
margin: 20px 10px 5px 10px;
padding: 3px;
border: 1px solid #01310D;}
html>body .bild {margin-left: 20px;}

.bild_small {
clear: right;
float: right;
margin: 20px 60px 0 0;
border: 1px solid #01310D;}
html>body .bild_small {margin: 20px 120px 0 0;}

.history_bild {
float: left;
margin: 20px 10px 40px 10px;
padding: 3px;
border: 1px solid #01310D;}
html>body .bild {margin-left: 20px;}

#nonFloat {clear: both;}





/* NAVIGATION - Hotel Schweizerlust

#navi ul {
list-style-type: none;
padding: 5px 0 0 45px; 
}

#navi li {
display: inline;
padding: 0 0 0 18px;
}

#navi a {
text-decoration:none;}

#navi a:hover {
text-decoration:underline;
}

*/