html{
	height:100%;
}
body {
	background-image: url(images/bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height:100%;
	margin:0%;
	padding:0%;
	font-family: Helvetica, Arial, Verdana;
	color: #000000;
	font-size: 13px;
	line-height: 16px;
	background-color: #FFFFFF;
}
#rahmen{
	width:730px; 
	margin:auto;
}
#contend{
	background-color: #FFFFFF;
	background-image: url(images/bg_content.jpg);
	text-align:left;
	padding:15px;
}
td {
	font-size: 13px;
}
.td2{
	background-color:#f2eeeb;
}
.td3{
	background-color:#F2EEEB;
	padding:5px;
}
a{
	color: #9b131b;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #d4000b;
	text-decoration: none;
	font-weight: bold;
}
h1{
	font-size: 18px;
	color: #9b131b;
}
h6 {
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	font-weight: lighter;
}

.box1{
	float:right; 
	width:500px; 
	background-color:#FFFFFF; 
	padding:10px;
}
.box2{
	float:right; 
	width:500px; 
	background-color:#d6d8cb; 
	padding:10px;
}
#alle_gasthaus{
	font-size:14px;
	padding:10px 10px 0 13px;
	background-image: url(images/alle_gasthaus.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#alle_gasthaus a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#alle_gasthaus1{
	padding:0 0 13px 13px;
	list-style-position: inside;
	list-style-image: url(images/pfeil.gif);
	list-style-type: none;
	font-size:12px;
}
.aktiv{
	color:#000000;
}
