/* --- layout --- */
body{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
}
.box-main {
	padding: 25px 35px 35px 35px;
	background: url(../photos/motiv-bg-main.gif) bottom right no-repeat #ffffff;
}
.box-main-zimmer {
	padding: 5px 35px 35px 35px;
	background: url(../photos/motiv-bg-main.gif) bottom right no-repeat #ffffff;
}
.box-nav {
background-color: #f7f3f0;
}
.bg-schnellbuchung {
background:url(../photos/bg-schnellbuchung.gif) top repeat-x #F0E9E4;
}
.box-fuss {
	background-color: #F7F3F0;
}
.box-footer {
	padding: 10px 0;
}
.hintergrund {
	padding-top: 30px;
	background-color: #412b19;
}
.box-logo {
	background-color: #ffffff;
	padding: 5px;
}
.motiv-rahmen {
border:2px solid #ffffff;
}
.box-bg{
	background-color: #f7f3f0;
}
.box-bg-weiss{
	background-color: #ffffff;
}
.linie{
border-top: dotted 1px #b4b4b4;
}
.wetter{
float:left;
margin-right:20px;
}
#logo{
padding-left:15px;
}
.subnav{
padding-left:35px;
}
.pic img{
border:3px solid #F0E9E4;
}

/* --- text --- */
.text-main {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
}
a.text-main:hover {
	text-decoration: underline;
}
.text-main-fett {
	color: #57a1d3;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
}
a.text-main-fett:hover {
	text-decoration: underline;
}
.text-main-fett-grau {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
}
.text-main-rot {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
}
.text-motiv {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.text-motiv-dunkel {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px;
	text-transform: uppercase;
	color: #6B4A29;
}
.text-referenz {
	color: #6B4A29;
	font-size: 10px;
	text-decoration: none;
}
a.text-referenz:hover {
	color: #FFFFFF;
}
.text-main-link {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
}
a.text-main-link:hover {
	text-decoration: none;
}
.text-seite-link {
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.text-seite-link:hover {
	color:#990000;
}
a.text-seite-link#aktiv {
	color:#990000;
}
.text-main-info {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:130%;
	text-decoration: none;
	font-weight: bold;
}
.text-copyright {
	color: #9b918a;
	font-size: 10px;
	text-decoration: none;
}
a.text-copyright {
	text-decoration: none;
}
a:hover.text-copyright {
	text-decoration: underline;
	color: #ffffff;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.text-box:hover {
	color: #990000;
	text-decoration: underline;
}

/* --- navigation --- */
.nav-line{
border-bottom:1px solid #c6c2c0;
}
a.navigation, .navigation {
	color: #666666;
	text-decoration:none;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.navigation:hover, a.navigation#aktiv, 
a.navigation-sub:hover, a.navigation-sub#aktiv {
	color: #990000;
}

a.navigation-sub{
	color: #666666;
	text-decoration:none;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* --- formular --- */
.form-nachricht {
	height: 100px;
	width: 175px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #333333;
	border: thin solid #CCCCCC;
	padding: 4px;
}
.form-button {
	height: 20px;
	width: 100px;
	font-size: 11px;
	color: #ffffff;
	border: thin solid #980000;
	background-color: #990000;
	padding: 0 4px 2px 4px;
}
.formular {
	height: 20px;
	width: 175px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	margin-top: 2px;
}
.formular-kurz {
	height: 20px;
	width: 60px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
}
.select-klein{
	width: 45px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	color:#666666;
}
.select-gross{
	width: 95px;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	color:#666666;
}
