﻿@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #F3F0E9;
	background-image: url(../images/layout/bg_header_001.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.main #container {
	position: relative;
	width: 850px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.main #header {
	height: 90px;
	padding-top: 10px;
} 

.main #headerlogo{
	float: left;
	height: 80px;
	margin-top: 10px;
	width: 250px;	
}
.main #headercontent{
	float: right;
	height: 80px;
	margin-top: 10px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#helpfullthings {
	height: 25px;
	padding-top: 20px;	
	}
#addthis {
	float:left;	/*width: 150px;*/
}
.main #hotline{
	float:right;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #B39557;
	font-size: 13px;
	border-bottom-style: solid;
}
#breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ANFANG+++++++++++++BOXEN++++++++++++++++++STARTSEITE++++++++++++++++++++*/

	
.main #sidebar1 {
	background-color: #FFF;
	float: left;
	width: 245px;
	border: 1px solid #B5B5B4;
	height: 505px;
}
.main #sidebar2 {
	background-color: #FFF;
	width: 245px;
	float:left;
	margin-right:54px;
	margin-left:54px;
	border: 1px solid #B5B5B4;
	height: 505px;
}
.main #sidebar3 {
	background-color: #FFF;
	float: right;
	width: 245px;
	border: 1px solid #B5B5B4;
	height: 505px;	
}
.sidebar_content{
	padding: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	height: 248px;
	}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ANFANG+++++++++++++BOXEN++++++++++++++++++CONTENT++++++++++++++++++++*/

#boxleftfixed {
	
	float: left;
	width: 210px		
}
#boxleft {
	float: left;
	width: 420px;
	margin-right: 10px;
	margin-left: 10px;	
}
#boxHotel {
	float: left;
	width: 640px;
	margin-right: 10px;	
}
#boxright {
	
	float: left;
	width: 200px;		
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ANFANG+++++++++++++BOXEN++++++++++++++++++CONTENT++++++++++++++++++++*/

.main #mainContent {
	/*align: center;*/
	float: left;
	width: 850px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.box_content{
	padding: 10px;
	border: 1px solid #B5B5B4;
	margin-bottom: 10px;
	background-color: #F8F8FF;
	}
.box_contentRight{
	padding: 10px;
	border: 1px solid #B5B5B4;
	margin-bottom: 10px;
	background-color: #F8F8FF;
	text-align: right;
	}
.box_content2{
	padding: 10px;
	border: 1px solid #B5B5B4;
	margin-bottom: 10px;
	background-color: #FFF;
	}
.box_content3{
	padding: 10px;
	/*border: 1px solid #B5B5B4;*/
	margin-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #B39557;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B39557;
	}	
.left{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;s
	}
.leftAbst{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-right: 25px;
	}
.box_content a:link{
	color:#900;
	text-decoration:none;
	background-image: url(../images/layout/arrow_link_hf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.box_content a:visited{
	color:#333;
	text-decoration:none;
	background-image: url(../images/layout/arrow_link_hf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.box_content3 a:link{
	color:#900;
	text-decoration:none;
	background-image: url(../images/layout/arrow_link_hf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.main #footer {
	width: 850px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	height: 30px;
	margin-top: 20px;
	float: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B5B5B4;
	margin-bottom: 30px;
} 
.main #footer a:link {
	color: #333;
	text-decoration: none;
} 
.main #footer a:hover {
	color: #FF0000;
	text-decoration: none;
} 
.main #footer a:visited {
	color: #666;
	text-decoration: none;
} 
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.beschreibung{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	text-align: center;	
}
.beschreibung a:link, a:hover, a:visited{
	color: #999;
	text-decoration: none;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #B39558;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2
{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#B29458;
}
h3
{
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
margin:0 0 6px 0;
}
h4
{
font-size:11px;
font-weight:bold;
margin:0 0 7px 0;
}
h5
{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:4px 0px 0px 0px;
color: #B29458;
}
h6{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	/*border: thin solid #B39557;
	padding: 5px;*/
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a:link, a:visited
{
	color:#AD0303;
	text-decoration:none;}
a:hover
{
color:#FF0000;
text-decoration:underline;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.anfragebutton{
	height: 45px;
	width: 220px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	}
.anfragebuttonfirst{
	height: 20px;
	width: 175px;
	padding-top: 5px;
	padding-right:5px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
	}
.smallFont{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;	
	}
.smallFontBlack{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	}
.bigFontBr{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #B29458;
	text-decoration: none;
	font-weight: bold;
	}
.FontBr{
	font-family: Verdana, Geneva, sans-serif;
	color: #B29458;
	text-decoration: none;
	font-weight: bold;
	}
	
.anfragebutton a:link, a:visited{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	}
.anfragebuttonfirst a:link, a:visited{
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	}

.main #container #mainContent #boxHotel .box_content2 p img {
	text-align: center;
}
