/*

CSS Credit: http://www.templatemo.com/

*/

html {

	background: #fff;

}

body {
	margin-top: 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	width: 100%;
	display: table;

}

a {
	color: #C60;
}
a:hover {
	text-align: center;
	color: #F00;

}

#templatemo_background_section_top {
	width: 100%;
	height: 157px;
	margin: auto;
	background-image: url(images/templatemo_background_section_top_bg.jpg);
	background-repeat: repeat-x;
}

.templatemo_container {
	width: 950px;
	margin: auto;
}

#templatemo_background_section_mid {
	width: 100%;
	background: #fff;
}



/* Logo Area */
#templatemo_logo_section {
	width: 385px;
	height: 55px;
	margin: 25px 0 0 10px;
	padding: 20px 0 0 25px;
	float:left;
	background-image: url(images/templatemo_logo_bg.jpg);
	background-repeat: no-repeat;
}
#templatemo_logo_section h1 a {
	color: #F00;
	text-decoration: none;
}
#templatemo_logo_section h1 a:hover {
	color: #F00;
	text-decoration: none;
}



#templatemo_logo_section h1 {
	font-size: 24px;
	color: #F00;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#templatemo_logo_section h2{
	font-size:14px;
	color: #677BA9;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0 0;
}
/* End Of Logo Area*/

/* Search Box*/

#templatemo_search_box {
	width: 320px;
	height: 70px;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

* html #templatemo_search_box {
	margin-right: 8px;
}

#templatemo_search_box img {
	float: right;
	margin: 0 -7px 0 0;
}

* html  #templatemo_search_box img {
	margin: 0 -5px 0 0;
}

#templatemo_search_box form {
	margin: 10px 0 0 0;
	float: right;
	width: 330px;
}

#textfield {
	float: left;
	width: 240px;
	height: 16px;
	background: #fff;
	color: #999;
	border: solid 1px #999;
	margin: 0;
	padding: 5px 5px;
}

#button{
	float: right;
	border: solid 1px #999;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	white-space: pre;
	width: 70px;
	height: 28px;
	color: #999;
	background: #fff; 
	margin: 0 0 0 0;
	padding-bottom: 5px;
	padding-top: 4px;
}

/* End Of Search Box*/

/* Menu Section */

 #templatemo_menu_section{
	width: 950px;
	height: 38px;
	float: left;	
	margin: 21px 0 0 0;
	padding: 0;

}

#templatemo_menu_section ul {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu_section ul li{
	display: inline;
}

#templatemo_menu_section ul li a{
	float: left;
	width: 90px;
	padding-top: 8px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #8A4500;
}

#templatemo_menu_section li a:hover, #templatemo_menu_section li .current{
	color: #fff;
	height: 26px;
	background: #cc6601;
}

/* End Of Menu */


#templatemo_content_area{
	
	margin: 10px 0 0 0;

}
/* Left Section*/


#templatemo_left_section {
	float: left;
	margin: 0;
	width: 530px;
	padding-left: 10px;
	text-align: left;

}


.templatemo_left_section_box {
	width: auto;
	margin: 0 0 15px 0;
	
}
.templatemo_left_section_box_top {
	width: auto;
	height: 20px;
	background: url(images/templatemo_section_box_top.jpg) repeat-x;
	color: #F00;
	font-size: 16px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
	text-align: left;
	
}

.templatemo_left_section_box_body {
	width: auto;
	padding: 15px 15px 0 15px;

}
.templatemo_left_section_box_unterkunft table {
	background-color: #FEF7C5;
	width: 515px;
	text-align: center;
	border: 1px solid #CCC;
}

.templatemo_left_section_box_body p{
	color: #333;
	font-size: 11px;
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;

}

.templatemo_left_section_box_body img{
	float: left;
	display:inline;
	margin-bottom: 10px;
	margin-right: 13px;
	border:none;

}

span.post{
	margin: 0 25px 0 0;
	color: #c60;
	font-size: 11px;
	
}

span.post a{
	color: #c60;
	text-decoration: none;
	
}

span.post a:hover{
	color: #c60;
	text-decoration: underline;
	
}

.cleaner_with_height {

	clear:both;
	height: 1px;
}

.cleaner {

	clear:both;
}


/* Middle Section */
#templatemo_middle_section {
	width: 180px;
	float: left;
	margin: 0 0 0 15px;
}

.templatemo_middle_section_box {
	width: 168px;
	border: 1px solid #ccc;
	margin: 0 0 15px 0 ;
	padding: 10px 0 10px 10px;
	
}


.templatemo_middle_section_box h1{
	font-size: 15px;
	text-decoration: none;
	margin: 0 0 8px 0;
	padding: 0;
	color: #C60;

	
}

.templatemo_middle_section_box ul {

	list-style: none;
	color: #333;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
		
}

.templatemo_middle_section_box ul li{

	margin-bottom: 3px;

}

.templatemo_middle_section_box ul li a {
	
	color: #333;
	text-decoration: underline;
		
}

.templatemo_middle_section_box ul li a:hover {
	
	color: #333;
	text-decoration: none;
		
}



/* Right Section */

#templatemo_right_section {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	float: right;
	width: 200px;
}

* html #templatemo_right_section {
	margin: 0 5px 0 0;
}
.templatemo_right_section_box {
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	float: right;
	width: 350px;
	text-align: center;
}

.templatemo_right_section_box h1{
	color: #c60;
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
}


.templatemo_right_section_box h2{
	color: #C60;
	font-size: 15px;
	padding: 0;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: left;
}
.templatemo_right_section_box table {
	text-align: center;
}


.templatemo_right_section_box h2 a{

	text-decoration: none;

	
}

.templatemo_right_section_box h2 a:hover{
	text-decoration: underline;
	text-align: left;

	
}

.templatemo_right_section_box p{
	font-size: 13px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
	font-weight: normal;

	
}

.templatemo_right_section_box .last{

	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: justify;

	
}

.templatemo_right_section_box .gallery {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
}

.templatemo_right_section_box .gallery img{
	margin: 5px 5px 0 0;
}

.templatemo_right_section_box img{
	margin: 5px 0 5px 0;
	text-align: center;
	
	
}

#templatemo_footer {

	height: 45px;
	background: url(images/templatemo_footer_bg.jpg) repeat-x;
	color: #666;
	padding: 10px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	
}
#sprachauswahl {
	width: 345px;
	height: 35px;
	float: right;
	margin-top: 65px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	background-image: url(images/Sprachauswahl_Hintergrund.png);
	background-repeat: repeat-x;
}
.sprachauswahl_img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}


.ueberschrift {
	width: 950px;
	height: 20px;
	background: url(images/templatemo_section_box_top.jpg) repeat-x;
	padding: 10px 0 0 15px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
}
.kleine_spalte {
	width: 300px;
	border: 1px solid #ccc;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
}
.grosse_spalte {
	border: 1px none #ccc;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	float: left;
	width: 550px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.grosse_spalte p {
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}
.grosse_spalte h1 {
	color: #c60;
	font-size: 15px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.grosse_spalte h2 {
	color: #C60;
	font-size: 12px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
}
.grosse_spalte h2 a {
	text-decoration: none;
	padding-left: 10px;
}
.grosse_spalte h2 a:hover {
	text-decoration: underline;
	padding-left: 10px;
}
#templatemo_right_section_preise {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 370px;
}
.weisse_schrift {
	color: #FFF;
	text-align: center;
}

.templatemo_left_section_box_bodypreise table {
	background-color: #900;
	width: 515px;
	text-align: center;
	border: 1px solid #CCC;
}
.templatemo_left_section_box_bodypreise {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
}
.templatemo_left_section_box_bodypreise h1 {
	width: auto;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #900;
}
.templatemo_left_section_box_bodypreise p {
	width: auto;
	text-align: center;
	font-weight: normal;
	margin: 0px;
}
.fett {

}
.templatemo_left_section_box_unterkunft {
	width: 500px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.fett {
	font-weight: bold;
}
#mitte_volleBreite {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}
.mitte_volleBreite {
	margin: 0;
	width: 950px;
}
.mitte_volleBreite h1 {
	color: #c60;
	font-size: 15px;
	text-decoration: underline;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
}
.mitte_volleBreite p {
	font-size: 13px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.mitte_volleBreite h2 {
	color: #c60;
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: left;
}
.mitte_volleBreite h3 {
	color: #c60;
	font-size: 15px;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
}
.mitte_volleBreite h4 {
	font-size: 13px;
	margin: 0 0 8px 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
}
#anmeldung table {
	width: 950px;
	border: thin solid #FFAC36;
}
#templatemo_background_section_mid .templatemo_container #templatemo_content_area #form1 table tr #form1 {
	color: #C60;
	font-size: 18px;
}
#mitte_volleBreite_mittig {
	text-align: center;
	border-top-color: #C60;
	border-right-color: #C60;
	border-bottom-color: #C60;
	border-left-color: #C60;

}

#mitte_volleBreite_mittig h1 {
	color: #C60;
}
.volleBreite_mittig {
	border: thin solid #C60;
	width: 850px;
	text-align: center;
}
.anmeldung_box {
	text-align: center;
}
.templatemo_right_section_box h4 {
	font-size: 13px;
	padding: 0;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	text-align: center;
	font-weight: normal;
}
#impressum {
	height: 18px;
	color: #FFF;
	padding: 0px 0 0 0;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	background-color: #DF5F00;
}
#templatemo_background_section_mid .templatemo_container #impressum a {
	color: #FFF;
	text-decoration: none;
}
#templatemo_background_section_mid .templatemo_container #impressum a:hover {
	color: #FFF;
	text-decoration: underline;
}
.templatemo_left_section_box_top a {
	color: #C60;
	text-decoration: none;
}
.templatemo_left_section_box_top a:hover {
	color: #F00;
	text-decoration: underline;
}
.templatemo_left_section_box_bodypreise table_rabatt {
	width: 515px;
}
#templatemo_background_section_mid .templatemo_container #templatemo_content_area #templatemo_left_section .Rabatt table tr td {
	color: #900;
	font-weight: bold;
}

