body {
	margin:0;
	//padding:30px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	background-image:url(../img/hg.gif);
	background-repeat:repeat;
}

h1, h2, h3 {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#800000;
}


h1 {
	letter-spacing:-1px;
	color:#ffffff;
	font-size:38px;
	margin-top:-200px;
	margin-left:70px;
}

.start{
	font-size:32px;
}

h2 {
	font-size:24px;
	padding-top:10px;
	width:99%;
	line-height: 125%;
}

h3 {
	line-height:22px;
	font-size:18px;
	padding-top:10px;
	line-height: 125%;
	margin-top: 20px;
}

h4 {
	margin-bottom: 0;
}

.border {
	border:0px solid #000066;
}

.title_klein {
	color:#999999;
}

.title_spalte_right {
	font-weight:bold;
	line-height:20px;
	font-size:15px;
	color:#585858;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;	
	line-height:20px;
}

a {
	color:#811305;
}

a:hover {
	text-decoration:none;
	color:#666666;
}

/* Schriftzug im Topbild */

.topbild_bg {
	left:6px;
	width:960px;
}

.topbild_bg img {
	width: 100%;
	float:left;
	position: relative;
	left: 6px;
}

.topbild_bg #headline {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	position: absolute;
	border-radius: 10px;
	border: 1px solid rgba(0,0,0,0.25);
	width: 337px;
	height: 130px;
	//padding: 18px;
	padding-left: 17px;
	padding-top: 22px;
	margin-top: 116px;
	margin-left: 58px;
	color:white;
	font-size: 38px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	box-shadow: 5px 5px 5px rgba(255,255,255,0.3);
	-moz-box-shadow: 5px 5px 5px rgba(255,255,255,0.3);
	-webkit-box-shadow: 5px 5px 5px rgba(255,255,255,0.3);
}

.topbild_bg #headline.small {
	font-size: 24pt;
}

/*index, links*/
#headline.brown {
	background-color:rgba(153,112,99,0.8);
}

/*ankünfte, fotos */
#headline.red {
	background-color:rgba(225,70,30,0.8);
}

/*abflüge*/
#headline.orange {
	background-color:rgba(175,65,10,0.8);
}

/*lage*/
#headline.lightred {
	background-color:rgba(190,95,90,0.8);
}

/*stadtinformationen, impressum */
#headline.lightblue {
	background-color: rgba(95,165,180,0.75);
}

#content_gesamt {
	background-image:url(../img/content.jpg);
	background-repeat:repeat-y;
	width:972px;
	margin:0 auto;
	//margin-top:-30px;
}


/* Content */

#content_mitte {
	float:right;
	width:640px;
	padding:30px 15px 80px 10px;
	margin-right:10px;
	margin-top:10px;
	line-height: 20px;
}

#map {
	width: 600px;
	height: 450px;
	border: 1px solid #336699;
}

.content_pic {
	float:left;
}

.content_hotelbeschreibung {
	width:410px;
	float:left;
	margin-left:20px;
	height:170px;
}

.trennstrich_content {
	margin-bottom:5px;
	margin-top:5px;
	border-top:1px dotted #D1D1D1;
	width:96%;
	overflow:hidden;
	height:1px;
}

.text_trennstrich {
	margin-bottom:5px;
	text-align:right;
	width:96%;
	color:#999999;
}


#responsive-nav, #res-languageselect {
	display: none;
}

.content-widget, .bd_widget_maindiv_1, .bd_widget_maindiv {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/* Rechte Spalte */

#spalte_right {
	float:left;
	width:275px;
	margin-top:20px;
	padding-left:5px;
}

.navigation {
	font-size:20px;
	margin-top:20px;
	margin-left:10px;
	width:250px;
	padding: 10px 0 20px 10px;
	border-bottom:1px dotted #CCCCCC;
	font-family:"Times New Roman", Times, serif;
	float: left;
}

.navigation a {
	color:#585858;
	line-height: 125%;
	margin-bottom: 20px;
	float: left;
	clear: both;
}

.languageselect {
	font-size: 10pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navigation img {
	width: 19px;
	height: auto;
	float: left;
	//clear: right;
	margin-top: 3px;
	margin-right: 6px;
}

.hotel_reservation {
	width:244px;
	margin-top:20px;
	padding:0 5px 15px 10px;
	margin-left:10px;
}

.ads_left {
	width:244px;
	margin-top:20px;
	padding:0 5px 15px 10px;
	margin-left:10px;
}


/* Footer */
.copyright {
	width:961px;
	text-align:center;
	background-color:#4E4E4E;
	padding:20px 0 20px 0;
	margin-left:5px;
	color:#ffffff;
}

.copyright a {
	text-decoration:underline;
	color:#ffffff;
}

.copyright a:hover {
	text-decoration:none;
	color:#ffffff;
}


/* Stadtinformationen */

.content_pic_stadtinformationen {
	float:left;
	padding-left:20px;
}

.content_pic_stadtinformationen img {
	width: 100%;
	height: auto;
}

.content_hotelbeschreibung_stadtinformationen {
	width:410px;
	float:left;
	height:170px;
}

.text_trennstrich_stadtinformationen {
	position:relative;
	top:-30px;
	margin-top:-25px;
	height:20px;
	text-align:left;
	width:400px;
	color:#999999;
	clear: left;
}

.panoramio_big{
position:relative;float:left;width:50%;text-align:center;
}

.panoramio_list{
position:relative;float:left;width:50%;text-align:left;
}

#totop {height:9px; opacity:0; filter:alpha(opacity=0); position:fixed; right:-50px;  width:49px; z-index:9999; display:block; top:85%; background-image:url("../img/arrow_totop.png"); background-repeat:no-repeat; background-position:center 15px; background-color:#404040; font-size: 9px; font-weight: 900; color: #fff; text-align: center; line-height: 1; padding: 28px 0 12px 0; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
#totop.on { right:15px; opacity:0.7; filter:alpha(opacity=70);text-decoration:none;}
#totop.off{right:-59px}
#totop:hover { opacity:1; filter:alpha(opacity=100)}


/* Parken */

.parking #content_mitte table {
	width: 100%;
	margin-bottom: 2.5em;
}

.parking #content_mitte table thead {
	color: #800000;
	font-weight: bold;
}

.parking #content_mitte table tfoot tr td {
	font-size: 11px;
	padding-top: 4px;
}

.parking #content_mitte table tr > td:not(:first-child) {
	text-align: right;
} 

.parking #content_mitte table tbody > tr > td {
	padding-top: 3px;
	padding-bottom:3px;
	border-bottom: 1px solid hsl(0,0%,87%);
}
