/*----Layout---- */
.hintergrund {
	background: url(../photos/back-holz.jpg) repeat-x;
}
.box-main {
	padding: 0 35px 25px;
	background: url(../photos/blatt.gif) right bottom no-repeat #FFFFFF;
	height: 450px;
	width: 415px;
}
.box-fuss {
	padding: 0px;
	height:10px;
	background: url(../photos/schatten-unten.png) top left repeat-x;
}
.box-referenz {
	background-repeat: no-repeat;
}
.box-nav {
	background: url(../photos/bg-nav-links.png) repeat-y #F7F3F0;
	height: 500px;
}
.box-info {
	padding: 7px 5px 25px 12px;
	background: url(../photos/bg-nav-rechts.png) repeat-y #E2ECF3;
	width: 160px;
}
.footer {
padding-left:15px;
}
input.text-main, textarea.text-main{
width:190px;
border:1px solid #dddddd;
}
select.text-klein{
border:1px solid #dddddd;
}
input, textarea, select{
margin-bottom:2px;
}
option, value, checkbox, radio{
border:none;
}
.pic img{
border:3px solid #E2ECF3;
}
a.buchen-button {
background-color:#660000;
border: 1px solid #7c3131;
color:#ffffff;
padding:4px 8px;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
h6.app{
font-size:18px;
margin:40px 0 5px 0;
background:url(../photos/titel-iphone-app.gif) no-repeat;
}
a.app{
width:175px;
height:61px;
display:block;
background:url(../photos/icon-app-store.png) no-repeat;
margin:0 0 60px;
}

.tour-bt{
position:absolute;
}
.tour-bt a{
position:relative;
top:-105px;
left:340px;
display:block;
}
.tour-bt a img{
border:none;
display:block;
}

/*----Text---- */
a:hover{
	text-decoration: underline;
}
.text-main {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.text-main-fett-rot {
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.text-main-fett{
	color: #444444;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.subtitel{
	font-family: Times New Roman, Times, serif;
	font-size:20px;
	color: #660000;
}
.text-klein{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: 12px;
}
.text-referenz {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	color: #aa8866;
	font-size: 10px;
	margin-right:15px;
}
a.text-referenz:hover {
	color: #6B4A29;
}
.text-footer {
font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	color: #6B4A29;
	font-size: 10px;
}
a.text-footer:hover {
	color: #6B4A29;
}
.text-main-link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #333333;
	text-decoration: underline;
	line-height: normal;
}
a.text-main-link:hover {
	text-decoration: none;
}
.nav-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #666666;
}
a.nav-sub:hover {
	color: #57A1D3;
	text-decoration: none;
}
.nav-sub-aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #6b4a29;
	font-weight: bold;
}
.nav-infobox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #57A1D3;
}
.nav-infobox-bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	color: #57A1D3;
	font-weight: bold;
}



/*----Formular / Tabelle---- */
.bg-tabelle-kopf{
background-color:#F7F3F0;
}
.tabelle-border td{
border-bottom:1px solid #F7F3F0;
}
