@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}
body {
	margin:0 0 0 0;
	text-align:center;
	width:100%;
	height:100%;
	background-image:url(../bilder/seiten_bg.gif);
	background-repeat:repeat-x;
	background-color:#58585A;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	margin:0 0 0 0;
	font-size:13px;
	font-weight:bold;
}
h2 {
	margin:0 0 0 0;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}
h4 {
	margin:0 0 6px 0;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}
#container {
	margin: 0 auto;
	padding:0;
	width:800px;
	height:900px;
}
#top {
	margin:0 0 0 10px;
	padding:0;
	width:790px;
	height:30px;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
}
.toplabel {
	margin:0 15px 0 0;
	padding:0;
	height:30px;
	float:left;
	line-height:30px;
	vertical-align:middle;
	font-weight:bold;
}
.sprachlink {
	margin:0 15px 0 4px;
	padding:0;
	height:29px;
	float:right;
	line-height:29px;
	vertical-align:middle;
	font-weight:bold;
}
.toplink {
	margin:0 25px 0 4px;
	padding:0;
	height:29px;
	float:right;
}
.toplink img {
	margin:0;
	border:none;
}
.gewaehlt, #linkespalte a.gewaehlt {
	color:#942824;
	text-decoration:none;
	border:none;
}
#top a {
	color:#FFF;
	text-decoration:none;
}
#top a:hover {
	color:#FFF;
	text-decoration:underline;
}
div#logo {
	margin:4px 0 0 10px;
	padding:0;
	width:790px;
	height:91px;
	background-color:#FFFFFF;
	text-align:left;

}
#container a {
	text-decoration:none;
}
div#inhaltoben {
	margin:0;
	padding-left:30px;
	width:800px;
/*	height:400px;*/
	background-image:url(../bilder/inhalt_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:left;
}
#inhalt {
	margin:0;
	width:800px;
	height:auto;
	background:url(../bilder/inhalt_slice.gif) 1px 0 repeat-y;
}
div#linkespalte {
	margin:25px 0 0 0;
	padding:0;
	width:230px;
	height:auto;
	float:left;
	font-size:13px;
}
#linkespalte a {
	color:#FFF;
	text-decoration:underline;
}
div#rechtespalte {
	margin:25px 0 0 25px;
	padding:0;
	width:480px;
	height:auto;
	float:left;
	text-align:center;
}

div#navigation {
	margin:0;
	padding-left:285px;
	height:25px;
}
#navigation ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0;
}

#navigation li
{
	font-size:11px;
	color:#B2B3B6;
	height:25px;
	float: left;
	margin:0px;
}

#navigation li a
{
	margin:0 15px 0 0;
	padding-bottom:7px;
	float: left;
	width: auto;
	height:18px;
	line-height:18px;
	display: block;
	color: #7F7F7F;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	white-space:nowrap;
}

#navigation li a:hover
{
	color: #464646;
}
#navigation .gewaehlt a
{
	color: #942824;
	text-decoration: none;
}

div#footer {
	width:800px;
	height:65px;
	clear:both;
	background-image:url(../bilder/bg_footer.gif);
	background-repeat:no-repeat;
}
.infofeld {
	padding:15px 10px 15px 10px;
	width:460px;
	height:auto;
	background-color:#FFFFFF;
	text-align:left;
	overflow:hidden;
	color:#7F7F7F;
	font-size:12px;
}
.kleinezimmer {
	margin:3px 0 2px 0;
	width:230px;
	height:80px;
}

.kleinezimmerbild {
	margin-right:5px;
	height:auto;
	float:left;
	text-align:center;
}
.kleinezimmerbildlast {
	margin:0;
	height:auto;
	float:left;
	text-align:center;
}
ul.linklist {
	margin:0 0 8px 0;
	padding: 0 0 0 0;
	list-style:inside;
	list-style-type:disc;
	font-size:13px;
}
.listenspalte {
	margin:20px 10px 0 0;
	width:230px;
	float:left;
	text-align:left;
}
ul.pluspunkte {
	margin:0 0 8px 0;
	padding: 0 0 0 15px;
	list-style:outside;
	list-style-type:disc;
	font-size:13px;
}
ul.pluspunkte li {
	margin: 2px 0 2px 0;

}
/*//////////// TABELLEN ///////////////////////*/
.infotabelle {
	width:460px;
}
.beschreibungkopf {
	width:220px;
	font-weight:bold;
}
.preiskopf {
	width:115px;
	text-align:right;
	font-weight:bold;
}
.beschreibung {
	width:230px;
	line-height:20px;
}
.beschreibungkurz {
	width:140px;
	line-height:20px;
}
.preisinfo {
	width:160px;
	text-align:right;
	font-weight:bold;
}
.preis {
	width:115px;
	text-align:right;
	line-height:20px;
}
.preiskurz {
	width:80px;
	text-align:right;
	line-height:20px;
}
.abstand, .abstandlsp {
	width:480px;
	height:25px;
	clear:both;
	line-height:16px;
}
.abstand {
	width:480px;
}
.abstandlsp {
	width:230px;
	height:14px;
}
.kleinerabstand {
	width:230px;
	height:8px;
	clear:both;
	line-height:16px;
}
.creditkarten {
	width:480px;
	height:32px;
}

.creditkarten img {
	margin-right:8px;
	float:left;
}
/*/////////////// TEAM, ZIMMER USW. //////////////*/
div#bildreihe {
	padding-top:20px;
	padding-left:20px;
	width:460px;
	height:196px;
	background-color:#FFFFFF;
	text-align:left;
	overflow:hidden;
}
#bildhalterklein img {
	margin: 20px 20px 43px 0;
	float:left;
}
.kleinesbild {
	margin-right:20px;
	width:133px;
	height:165px; 
	float:left;
	font-size:12px;
	color:#B2B3B6;
}
.kleinesbild a {
	margin:6px 0 0 0;
	clear:both;
	display:block;
	text-decoration:none;
}
.derbildlink {
	color:#942824;
	text-decoration:none;
}
.bildlink {
	color:#B2B3B6;
	text-decoration:none;
}
div#grossesbild {
	margin-top:30px;
	width:480px;
	height:337px;
	background-color:#FFFFFF;
	text-align:center;
}
div#grossesbild img {
	margin:20px;
}
#bildchen {
width: 480px; 
height: 110px;
float:right;
position:relative;
background: #e3e3e3;
margin-top: 10px;

}
#bildchen img {
width: 90px;
height: 90px;
/*border: solid 1px #58585a;*/
border:none;
margin: 10px;
}

#bildchen a {
	outline:none;
	
}

.clr {
	width:450px;
	clear:both;
}

