/* CSS Document */



body{
	
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color:#564f3d;
	font-size:11px;
	margin: 20px auto;
	min-height:600px;
	background-color:#564f3d;
	line-height:150%;
	

}
.csc-textpic-text{}
.csc-textpic-left, .csc-textpic-center {
/*background-color:#A9C45F ;*/
float:left;
padding:8px;
width:100%;
}


div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
border:1px solid #A28C55;
margin:0;
padding:0;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
/*background-color:#A9C45F ;*/
color:#564f3d;
padding:8px;

}
h1 {
	clear:both;
	font-size:21px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	margin-top:25px;
	color:#A28C55 ;
	/*color:#a28c55;*/
	border-bottom:1px solid #A28C55 ;
	margin-bottom:20px;
	padding-bottom:3px;
	
}
h2 {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height:100%;
	margin-bottom:12px;
	color:#A28C55 ;
	border-bottom:1px dotted #A28C55 ;
}
h5 {
	font-size:12px;
	
	border-bottom:1px dotted;
	color:#A28C55;
	
}
  
#Seite {
	
	margin:0px auto 0px auto;
	width:900px;
  	height:100%;
	background-color:#564f3d;
	
}
* html #Seite  {
	background-color:#564f3d;
	min-height:100%; 
}


#header{
	float:left;
	background-image:url(../pic/Logo.gif);
	background-position:left 40px;
	background-repeat:no-repeat;
	width:240px;
	position:relative;
	margin-right:5px;
	margin-top:-15px;
    background-color:#a9c45f;
	height:175px; 
	
}


#header2 {
  	float:left;
	clear:both;
	width: 900px;
	height: 242px;
	background-image:url(../../Daten/Kopfleiste/header_winterhaldenhof.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#a9c45f;
	margin-top:0px;
	padding:0px;
}

/* Menü beginn */


 #topMenu2 {
 float:left;
	color: #dfcc9c;
	font-size: 11px;
	width:900px;
	margin-left:0px;
	padding-left:260px;
	margin-top:0px;
	height:40px;
	background-color:#a28c55;

}
 #topMenu{
 	font-size: 11px;
	margin-left:0px;
	margin-top:0px;
	padding-top:12px;
	background-color:#a28c55;
}


	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
		
	}
	/* 2 column left menu settings */
	.leftmenu {
	    background:#a9c45f;
	}
    .leftmenu .colright {
        float:left;
        width:190%;
		position:relative;
		left:240px;
        background:#e8ffa9;
    }

    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:200px;
	    padding-bottom:1em;
		margin-top:0px;
		
		
	}
	.leftmenu .col1 {
        margin:0 15px 0 220px;
	    position:relative;
	    right:100%;
	    overflow:hidden;
		color:#A28C55;

	}
	
.col1 ul li {
	color:#A28C55 ;
	font-size:11px;
	list-style:outside square;
	}
	
	.col1 ul li h5 {
	border:0;
	}	



.col1 a {
	color:#A28C55 ;
	text-decoration:underline;
}
*html .col1{
	width:600px;

	
}

    .leftmenu .col2 {
        float:left;
        width:200px;
        position:relative;
		overflow:hidden;
        right:220px;
    }

	
   
*html #searchbox{
float:left;
position:relative;
overflow:hidden;
	margin:0px 0px 0px -130px;
	width:240px;
		background-color:#a28c55;
	 height:40px;

}


#searchbox{
	float:left;
	margin:0px 0px 0px -260px;
	width:240px;
	background:#a28c55;
	 height:50px;
	padding:15px 0px 0px 0px !important;
	border-right:1px dotted #eadcb8;
	
}
#searchbox input{
	width:220px;
	margin-left:8px;

}
*html #searchbox{
	clear:both;
	padding:1px 0px 0px 0px;
}

/* Menue begin */


#mainMenu{
	margin:0px 0px 10px 6px;
	
}


#mainMenu a{
	color:#eadcb8;
	text-decoration:none;
	
}

#mainMenu .menuItem{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;
	border-right: 1px solid #eadcb8;
	margin-bottom:0px;
	
}
#mainMenu .menuItem4{
	float: left;
	font-size: 11px;
	padding-right: 9px;
	margin-right: 9px;

	margin-bottom:0px;
	
}

*html .menu{
	clear:both;
	float:left;
	overflow:hidden;
	
}
.menu {
	font-size:11px;
	margin:0px;
	padding-top: 0px;
	padding-left: 0px;
	width:200px;
}
.menu a {
	text-decoration:none;
	color:#dfcc9c;	
}



#submenu {
	font-size:11px;
	float:left;
	/*background-color:#CC0000;*/
	padding:0;
	margin-bottom:15px;
	width:200px;
	

}
#submenu a {
	color:#564f3d;
	text-decoration:none;
	line-height:130%;
	
}

#submenu .menuitem {

	border-bottom:0.05mm solid #bad572;
	padding-top:5px;
	padding-bottom:2px;
	padding-left:3px;


}


#submenu .menuitemAct{
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:0.05mm solid #bad572;
		
}

#submenu2 a {
	color:#564f3d; 
	text-decoration:none;
	
	
}

#submenu2{
	color:#564f3d;
	margin-bottom:8px;
	border-bottom:0.05mm solid #bad572;
	padding-bottom:5px;
		padding-top:5px;
			

	
}

#submenu2 .menuitem2 {
	padding-left:0px;	
		
	margin-bottom:0px;	
	color:#564f3d;
}

	

#submenu2 .menuitemAct2{
	font-size:11px;
	font-weight:bold;
	padding-left:0px;	
	
		
}
#submenu3{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:0px;
}
 .menuitemAct3{
	font-size:11px;
		
	font-weight:bold;
	padding-left:8px;	
	
		
}
.menuitem3 {
	padding-left:8px;	
	margin-bottom:0px;	
	color:#564f3d;
}

/* Menue end */



.clearer {
	clear:both;
	display: block;
	height: 1px;
	height: 1%;
	line-height: 0px;
	font-size: 0px;
	margin:0px;
	padding:0px;
}

.sidecontent {
	clear:both;
	float:left;
	position:relative;
	width:180px;
	font-size:11px;
	margin-top:20px;
	height:auto;
	
}


.sidecontent a {
	text-decoration:underline;
	color:#564f3d;
	margin-bottom:20px;
}
#infoBox {
	border-left:4px solid #564f3d;

	height:auto;
	padding: 8px 10px 8px 10px;
	width:450px;
	margin-top:20px;
	
}


#searchbox #tx-indexedsearch-searchbox-button-submit{
background:#a28c55;
	border:0;
	padding-top:3px;
	margin-left:10px;
	color:#eadcb8;
	text-align:right;
	
}


*html #searchbox #tx-indexedsearch-searchbox-button-submit{
background:#a28c55;
	border:0;
	padding-top:0px;
	margin-left:10px;
	color:#eadcb8;
	text-align:right;
	
}
/* ------------3 Spalten -------------------*/
.tx-fdfx3cols-pi1{
	float:left;
	position:absolute;
	width:370px;
	background-color:#edcdd8;
	padding-left:5px;

	
}
.tx-fdfx3cols-pi1, img{
	padding-bottom:10px;
	margin-bottom:-10px;
	
}
.c3l1-left,.c3l1-middle,.c3l1-right{
	
	border:0px;
	width:100px;
	font-size:11px;
	padding-top:50px;
	line-height:100%;
	padding-right:15px;
	margin-left:0px;

}

.c3l1-left {
	background-image:url(/fileadmin/templates/pic/Zahl-03.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
	padding-top:35px;
}
.c3l1-middle {
	background-image:url(/fileadmin/templates/pic/Zahl.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
}
.c3l1-right {
	background-image:url(/fileadmin/templates/pic/Zahl-02.gif);
	background-repeat:no-repeat;
	background-position:40px 10px;
	padding-top:16px;
	
}
/* 3 Spalten Ende*/

/* 2 Spalten Start */

.tx-fdfx2cols-pi1{
	margin:0;
	position:absolute;
	width:550px;

	
}

.c2l1-left {
	vertical-align:top;
	border:0;
	width:50%;
	
}
.c2l1-middle {
	vertical-align:top;
	width:50%;
}
/* 2 Spalten Ende */

/*----- search page ---------*/


.tx-indexedsearch-searchbox .searchbox-tmpl-css{}

.tx-indexedsearch-form label{}


fieldset{
	border: 0px none;
	
}

.tx-indexedsearch-searchbox input,
.tx-indexedsearch-searchbox select{

	
	padding:0;
	
}


/*---------- New -----------*/


.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	border:0;
}
.news-latest-container HR.clearer {
	clear:left;
}

.news-latest-container{
	color:#333333;
	border:0px;
	margin-bottom:15px;
}
.news-latest-container a{
	text-decoration:none;
	font-size:11px;
	color:#333333;
}
.news-latest-item {
	
	border:0px;
	/* IE hack */
	height: 1%;
	/* IE hack end */
	margin-bottom:10px;
	
}
.news-latest-item h3 h2 a{
	text-decoration:none;
	color:#333333;
}

.news-list-item {
	margin-bottom:25px;
	color:#333333;
	
}


.news-list-morelink {
	border:0px;	
}


.news-list-item h3 a{
	text-decoration:none;
	color:#333;
	line-height:1;

}
.news-list-container{
	line-height:110%;
}

.news-list-container  a{
	text-decoration:none;
	color:#564f3d;
	font-size:11px;
	padding-bottom:3px;
	
}
.news-list-container h3{
	font-size:12px;
	margin-bottom:5px;
}


/*----------------*/

INPUT{
	
	border:1px solid #a28c55;
}
SELECT  {
/*margin-right:180px !important;*/
border:1px solid #a28c55;
width:146px;
		
}
textarea{
	border:1px solid #a28c55;
	
}


*html .csc-mailform {
	
	width: 550px;
	padding:10px 0px 0px 10px;

	margin-left:0px;
	
}
.csc-mailform {
	
	width: 500px;
	padding:10px 20px 0px 10px;
	
}

.csc-mailform {
	margin-top:50px;

}
.csc-mailform select{}

*html .csc-mailform-field{
	clear:both;
	height:20px;
	margin-left:30px;
	padding: 4px 0;
	text-align:right;

	
}


.csc-mailform-field{
	clear:both;
	margin-left:30px;
	padding: 4px 0;
	text-align:right;
	
}

*html .csc-mailform-field label{
		
}

.csc-mailform-field label{
	float: left;
	text-align: left;
}
.csc-mailform-field input submit{
	font-size:11px;
	background-color:#a28c55;
	
}
.csc-mailform-submit{
	background-color:#a28c55;
	color:#EADCB8;
}


.csc-mailform-label{
	font-size:14px;
	float:left;
	margin: 15px 0 20px 0;
	padding: 2px 0;
	border-bottom: 1px solid #a28c55;
	font-weight: bold;
}

#footer{
	clear:both;

	color:#FFFFFF;
	width:900px;
	margin:auto;
	padding:0;
	background-color:#a28c55;
	text-align:center;
}
#footerMenu{
	background-color:#A28C55;
height:19px;
margin:3px 0pt 0pt 280px;
padding-top:2px;
text-align:center;
}

#footerMenu .menuItem a{
	color:#eadcb8;
	text-decoration:none;
}

#footerMenu .menuItem{
	
float: left;
	font-size: 11px;
	padding-right: 3px;
	margin-right:3px;
	border-right: 1px solid #eadcb8;
	margin-bottom:0px;

}
#footerMenu .menuItem4{
	
float: left;
	font-size: 11px;
	padding-right: 3px;
	margin-right:3px;
	
	margin-bottom:0px;

}
#footerMenu .menuItem4 a{
	color:#eadcb8;
	text-decoration:none;
}

.csc-firstHeader{
	margin-left:0px;
	margin-top:-30px;
	padding-top: 30px;
	margin-bottom:30px;
	font-size:24px;
	color:#333333;

}

.csc-subheader{
	font-weight:bold;
	margin:-20px 0 30px 200px;
	/*color:#a28c55;*/
	color:#A28C55 ;
}

#breadcrumbs{
	font-size: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 15px;
	margin-top:8px;
	width:400px;
	color: #A28C55;
}

 #breadcrumbs a{
	text-decoration: none;
	color: #A28C55;	
}
#langmenu{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:8px !important;
	margin-bottom:0px;
	height:20px;
	width: 100px;
	
	
}
*html #langmenu{
	clear:both;
	position:relative;
	overflow:hidden;
	margin:0;
	height:25px;
	width: 100px;
}

#langmenu img{
		
	padding-left: 6px;
}
.newsletter .button{
background-color:#a28c55;
	color:#EADCB8;
	
}
.newsletter input{
	margin:0;
	width:30%;
	
	padding:0;
	
}
.newsletter select{
	margin:0;
	padding:0;
	
}
.schnellbuchung{
	padding:5px 2px 5px 12px;
	border:1px solid #a28c55;
	background-color:#EADCB8;
	width:180px;
}
.schnellbuchung input {
	margin:0px;
	width:170px;
		border:1px solid #a28c55;
}
.schnellbuchung  select{
	margin-right:0px;
		border:1px solid #a28c55;
		width:170px;
		margin-bottom:4px;
		font-size:11px;
}
#buchen{
	background-color:#a28c55;
	color:#EADCB8;
}

