body{
margin: 0px;
padding: 0px;

text-align: center;
background:#f6f6cd url('../images/bg_body.jpg');

	background-position: top center;
	background-repeat: repeat-y;
	font-family: Lucida Sans Unicode, Lucida Sans, Trebuchet MS, Arial, Tahoma, Verdana, sans-serif;
	color:  #151414;
	font-size: 13px;


	
}
pre{
	font-family: Lucida Sans Unicode, Lucida Sans, Trebuchet MS, Arial, Tahoma, Verdana, sans-serif;
		color:  #151414;
	font-size: 13px;

	padding: 0px;
	margin: 0px;
	line-height: 1.2;
	white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */

}
h1{
color: #953d46;
font-size: 17px;
padding: 5px 0px;
margin: 0px;
font-weight: bold;
padding-left: 10px;
text-transform: uppercase;
}
h2{
	color:  #151414;
	font-size: 14px;
	padding:3px 0px;
	margin: 0px;
	font-weight: bold;

}
a{
text-decoration: none;
color: #851d2b;
}
a:hover{
text-decoration: none;
color: #eeeeee;
}
.page{
width: 990px;
margin: auto;
text-align: center;

}
.footer{
font-size: 11px;
color: #919190;
width: 900px;
text-align: left;
margin:auto;
}

.footer a{
color: #ab3d47;
}
.footer a:hover{
color: #fbfd47;
}

.menu{
width: 100%;
margin:auto;
height: 43px;
background: url('../images/menu_bg.jpg');
background-position: top center;
background-repeat: no-repeat;
text-align: left;
padding-top: 25px;

}
.spatiu1{
height: 27px;
float: left;
background: url('../images/meniu/men1_h_.jpg'); 
background-position: -1000px -1000px;
background-repeat: no-repeat;
width: 68px;
}
.homemenu{
height: 27px;
float: left;
background: url('../images/meniu/men1_h.jpg');
width: 48px; 
}
.spatiu2{
height: 27px;
float: left;
background: url('../images/meniu/men2_r_.jpg'); 
background-position: -1000px -1000px;
background-repeat: no-repeat;
width: 51px;
}
.restaurantmenu{
height: 27px;
float: left;
background: url('../images/meniu/men2_r.jpg'); 
width: 104px;
}
.spatiu3{
height: 27px;
float: left;
background: url('../images/meniu/men3_z_.jpg'); 
background-position: -1000px -1000px;
background-repeat: no-repeat;
width: 52px;
}
.zimmermenu{
height: 27px;
float: left;
background: url('../images/meniu/men3_z.jpg'); 
width: 63px;
}
.spatiu4{
height: 27px;
float: left;
background: url('../images/meniu/men4_s_.jpg'); 
background-position: -1000px -1000px;
background-repeat: no-repeat;
width: 54px;
}
.servicemenu{
height: 27px;
float: left;
background: url('../images/meniu/men4_s.jpg'); 
width: 73px;
}
.spatiu5{
height: 27px;
float: left;
background: url('../images/meniu/men5_u_.jpg'); 
background-position: -1000px -1000px;
background-repeat: no-repeat;
width: 50px;
}

.umgebungmenu{
height: 27px;
float: left;
background: url('../images/meniu/men5_u.jpg'); 
width: 93px;
}
.spatiu6{
height: 27px;
float: left;
background: url('../images/meniu/men6_a_.jpg'); 
background-position: -1000px -1000px;
background-repeat: no-repeat;
width: 55px;
}
.anfahrtmenu{
height: 27px;
float: left;
background: url('../images/meniu/men6_a.jpg'); 
width: 81px;
}
.spatiu7{
height: 27px;
float: left;
background: url('../images/meniu/men7_k_.jpg'); 
background-position: -1000px -1000px;
background-repeat: no-repeat;
width: 54px;
}
.kontaktmenu{
height: 27px;
float: left;
background: url('../images/meniu/men7_k.jpg'); 
width: 78px;
}
.homemenu:hover{
height: 27px;
float: left;
background: url('../images/meniu/men1_h_.jpg'); 
}
.restaurantmenu:hover{
height: 27px;
float: left;
background: url('../images/meniu/men2_r_.jpg'); 
}
.zimmermenu:hover{
height: 27px;
float: left;
background: url('../images/meniu/men3_z_.jpg'); 
}
.servicemenu:hover{
height: 27px;
float: left;
background: url('../images/meniu/men4_s_.jpg'); 
}
.umgebungmenu:hover{
height: 27px;
float: left;
background: url('../images/meniu/men5_u_.jpg'); 
}
.anfahrtmenu:hover{
height: 27px;
float: left;
background: url('../images/meniu/men6_a_.jpg'); 
}
.kontaktmenu:hover{
height: 27px;
float: left;
background: url('../images/meniu/men7_k_.jpg'); 
}

.header{
width:900px;
margin:auto;
}
.content{
width:900px;
min-height: 400px;
height: auto !important;
height: 400px;
margin:auto;
text-align: left;
}
.news{
padding-top: 5px;
}
.leftnews{
width: 419px;
padding-left: 10px;
padding-right: 20px;
float: left;
border-left: solid 1px #d9aeb3;
border-top: solid 1px #d9aeb3;
border-bottom: solid 1px #d9aeb3;
background: #faf8e7;
height: 130px;

}
.rightnews{
width: 419px;
padding-left: 20px;
padding-right: 10px;
float: right;
border-right: solid 1px #d9aeb3;
border-top: solid 1px #d9aeb3;
border-bottom: solid 1px #d9aeb3;
background: #faf8e7;
height: 130px;
}