
body{
	color: #FFF;
	font: 70%/160% "Lucida Grande","Lucida Sans Unicode",tahoma,verdana,arial,sans-serif;
	margin: 0;
	padding: 0;
	background: #11223b url('../_gfx/bg_body.jpg') left top repeat-x;
}
h1{
	font-size: 25px;
	font-weight: normal;
	height: 55px;
	color: #cdad5b;
	margin: 0 0 10px 0;
}
h2{
	font-size: 20px;
	height: 35px;
	font-weight: normal;
	color: #11223b;
	margin: 0 0 0.5em 0;
}
h3{
	font-size: 1.7em;
	line-height: 110%;
	font-weight: normal;
	color: #cdad5b;
	margin: 0 0 0.5em 0;
	border-bottom: 1px solid #cdad5b;
}
h4{
	font-size: 1.5em;
	font-weight: normal;
	line-height: 120%;
	color: #11223b;
	margin: 0.2em 0 0 0;
}
a{
	color: #cdad5b;
	text-decoration: underline;
}
a:focus, a:active {
    outline: none;
}
p{
	margin: 0.3em 0 1.3em;
}
ul{
	list-style-type: square;
	margin: 2em 0;
	padding: 0 2em;
}
ul strong{
	color: #222;
}
li{
	padding: 0.1em 0;
}

.clear{
	clear:both;
	float:none;
}

label{
	display:  block;
	font-size:  0.9em;
	padding-left:  0px;
	margin-top:  8px;
	margin-bottom:  2px;
	line-height:  120%;
}
input, textarea, select{
	border: 1px solid #BBB;
	padding:  2px 3px;
}

input.bt {
	border: none;
	padding: 3px;
	margin-top: 23px;	 /* Andere Browser */
}
* html input.bt {
	padding: 0px;
	p\adding: 3px;
}

textarea {

}
form {
	margin: 0; padding: 0;
}
.col_left{
	width: 48%;
	float:left;
}
.col_right{
	width: 48%;
	float:right;
}


#head-container{
	position: relative;
	top: 0; left: 0;
	width: 950px;
	height: 125px;
	text-align: left;
	
}
#logo{
	position: absolute;
	top: 25px; left: 21px;
	width: 323px;
	height: 72px;
	background:  url('../_gfx/logo_landhaus.gif') left top no-repeat;
}
#logo a{
	display: block;
	width: 323px;
	height: 70px;
}
#logo h3{
	margin: none;
	border: none;
}
#logo span {
	display: none;
}

#menu{
	position: absolute;
	top: 94px; left: 375px;
	margin: 0; padding: 0;
	list-style-type: none;
	list-style-position:outside;
	width: 570px;
	list-style-image:none;	
	height: 21px;
}
#menu li{
	margin:0; padding: 0 10px 0 0;
	line-height: 20px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#menu a{
	text-decoration: none;	
	display: block;
	padding:  0; margin: 0;
}

#menu .impressionen{
	width:  90px;
	background-image: url('../_gfx/bt_impressionen.gif');
}
#menu .kuechekeller{
	width:  90px;
	background-image: url('../_gfx/bt_kuechekeller.gif');
	display: none;
}
#menu .gaestezimmer{
	width:  90px;
	background-image: url('../_gfx/bt_gaestezimmer.gif');
}
#menu .preisliste{
	width:  65px;
	background-image: url('../_gfx/bt_preisliste.gif');
}
#menu .bistro{
	width:  110px;
	background-image: url('../_gfx/bt_bistro.gif');
}
#menu .links{
	width:  39px;
	background-image: url('../_gfx/bt_links.gif');
}
#menu .kontakt{
	width:  65px;
	background-image: url('../_gfx/bt_kontakt.gif');
}
#menu .active a, #menu a:hover{
	background-position: 0 22px;
}
#content-container{
	width: 950px;
	min-height:463px;
	height:auto !important;  /* fÃ¼r moderne Browser */
	height:463px;  /*fÃ¼r den IE */
	margin: 0 0 0 150px;
}
#contentmain{
	width: 425px;
	height: 378px;
	margin: 45px 58px 0 0;
	padding: 0 0 20px 0;
	float:left;
}
#img-container {
	width: 317px;
	height: 463px;
	float: left;
}
#img-container a img {
	border: none;
}
#footer {
	width:800px;
	margin: 10px 0 0 150px;
}

#footer-container{
	width: 600px;
	color: #5b6576;
	font-size: 0.9em;
	float: left;
}
#music-container{
	width: 120px;
	color: #5b6576;
	font-size: 0.9em;
	float: right;
}
#music-container p {
	float: left;
}
#music-container a {
	text-decoration: none;
	color: #5b6576;
}
#music-container a:hover {
	text-decoration: none;
	color: #cdad5b;
}
.mp3 {
	float: right;
	margin-top: 3px;
}
.info {
	border: 1px dotted #cdad5b;
	padding: 5px;
	color: #cdad5b;
}
table.pricelist{
	font-size: 1em;
	width:  420px;
	text-align: right;
	margin-bottom: 10px;
}
table.pricelist tbody th{
	text-align: left;
	font-weight: bold;
	color: #FFF;
}
table.pricelist .blue{
	background-color: #e0f4f8;
}
table.pricelist thead th{
	color:  #cdad5b;
	text-align: right;
	border-bottom: 1px solid #cdad5b;
	font-size: 1.1em;
}
table.pricelist thead a{
	text-decoration: none;
	font-weight: normal;
}
table.pricelist thead a:hover{
	text-decoration: none;
	font-weight: bold;
}
table.pricelist th, table.pricelist td{
	padding: 1px 3px;
}
table.pricelist td{
	padding-right: 5px;
}
#tab-container-1 {
	margin: 0; padding: 0;
}
#tab-container-1-nav{
	padding: 0;
	margin: 0 0 15px 0;
	list-style-type: none;
	text-align: right;
	font-size: 1.1em;
}

#tab-container-1-nav li{
	display: inline;
	margin: 0;
	padding: 0;
}

#tab-container-1-nav li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 0px 3px;
	margin: 0 3px 0 0;
	color: #FFF;
}

#tab-container-1-nav li a:hover{
	color: #cdad5b;
}

#tab-container-1-nav li a.active{ /*selected main tab style */
	color: #cdad5b;
	border-bottom: 1px solid #cdad5b;
}
.speisen {
	margin: 30px 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;"
}
.speisen p {
	font-size: 1.3em;
}
.star {
	font-size: 2em !important;
	margin: 0px;
	padding: 0px;
}