* {
	margin:0px;
	padding:0px;
}

html {
	height:101%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}

body {
	background-color:#8A5B4C;
}

#alles {
	margin:0 auto;
	padding:4px 12px 0px;
	overflow:hidden;
	background-image:url(../images/alles_schatten.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width:990px;
}

#head {
	width:990px;
	height:184px;
}
	
#logo {
	float:left;
	background-image:url(../images/hotel_arabella_badnauheim.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:232px;
	height:159px;
}

#bilder {
	float:left;
	width:758px;
	height:159px;
}

#bilder img {
	float:left;
}

#hauptnavi {
	float:left;
	width:990px;
	height:25px;
}

#content {
	width:990px;
	overflow:hidden;
	background-color:#FFEFC5;
	padding-bottom:15px;
	border-top: 10px solid #FFEFC5;
}

#links {
	float:left;
	width:232px;
	margin-top:10px;
}

#sitenav {
	width:232px;
}

#anzeige {
	width:190px;
	background-color:#881814;
	color:#FFFFFF;
	padding:10px 20px;
	margin:30px 0px;
}

#kontakt {
	width:230px;
	padding:10px 20px;
}

#mitte {
	float:left;
	width:551px;
	background-color:#FEF7E6;
}
	
#inhalt {
	width:526px;
	overflow:hidden;
	padding:20px;
	margin: 0 2px 20px:
}
	
#rechts {
	position:relative;
	float:left;
	width:181px;
	padding:6px 10px 10px 10px;
}

#rechts img {
}

#footer {
	height:95px;
	width:1014px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 auto;
}

#footer #impressum {
	width:250px;
	height:20px;
	margin:0 auto;
	padding-top:10px;
}

#impressum a {
	font-size:12px;
	color:#7B7B7A;
	padding:0px 5px;
	text-decoration:none;
}

#impressum a:hover {
	text-decoration:underline;
}

/* Preisliste */

.preisliste {
    width: 501px;
}

.preisliste_name {
    float: left;
    width: 476px;
	margin-right:25px;
}

.preisliste_beschreibung, .preisliste_beschreibung_long {
    float: left;
    margin-bottom: 15px;
    position: relative;
    width: 501px;
}

.preisliste_beschreibung .preisliste_text {
    float: left;
    padding-right: 20px;
    width: 411px;
}

.preisliste_beschreibung .preisliste_preis {
    bottom: 0;
    float: left;
    position: absolute;
    right: 0;
    width: 90px;
}

table.preise {
    padding-bottom: 10px;
}

table.preise td {
    color: #000;
    font-size: 11px;
    font-weight: bold;
    line-height: 130%;
}

/* Formulare */

#buchungsformular {
    color: #000000;
    font-size: 11px;
    line-height: 16px;
}

#buchungsformular .name {
    display: block;
    float: left;
    height: 20px;
    width: 230px;
}

#buchungsformular .eingabe {
    display: block;
    float: left;
    height: 20px;
    padding: 1px 0;
    width: 271px;
}
#buchungsformular .eingabe input {
    width: 200px;
}

#buchungsformular .eingabe_big {
    display: block;
    float: left;
    height: 100px;
    padding: 1px 0;
    width: 501px;
}

.passwort input {
    background-color: #FFFFFF;
    border: medium none;
    height: 1px;
    width: 1px;
}

#buchungsformular #submit {
    float: left;
    margin-top: 5px;
}

#buchungsformular .eingabe_big textarea {
    height: 98px;
    width: 430px;
}

.tab_box_left {
	display:none;
}

.tab_box_mitte {
	float:left;
	width:351px;
}

.tab_box_right_kurz {
	float:left;
	width:150px
}
