/* CSS Document */
body {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 35px;
	font: 85% Arial, Helvetica, sans-serif;
	color: #5C5C5E;
	background-color: #ffffff
	
}

/*   
############################# CONTAINER ########################################################
*/
#container {
	margin-top: 20px;
}

#site {

}

#top {
  display: none;
}

#left {
  display: none;
}

#middle2 {

}



#middle3 {

}


#middle1 {
 
}



#right {
  display: none;
}



#header {
  display: none;
	
}

#contentBottom {
  display: none;
}


#contentcol {}




/* 
############################# COL1 ########################################################
*/



#middle1 h1, #middle2 h1, #middle3 h1, #middle4 h1  {
	margin: 0px;
	margin-bottom: 20px;
	color: #5C5C5E;
	font-size: 1.2em;
}


/* 
############################# COL3 ########################################################
*/
#contentContainer3 {
	
	
}

#col3 {

}

/* 
############################# COL2 ########################################################
*/

#contentContainer2 {
	

	
	
}

#erlebnis {
  display: none;
}


#erlebnis3 {
  display: none;
}



#col2 {

	
}


/* 
############################# FOOTER ########################################################
*/

#footerbottom {display: none;}



/* 
############################# MAIL FORM ########################################################
*/
.csc-mailform {
	border: 0px solid white;
	padding-left: 0px;
	margin-left: 0px;
	
}

.csc-mailform label {
	display: block;
	font-weight: bold;
}

.csc-mailform-field {
	padding-bottom: 5px;
}


/* 
############################# BUCHEN FORM ########################################################
*/

.tx-johamarent-pi1 h2 {
  font-size: 12px;
  margin-bottom: 5px;
  padding: 0px;

}

.tx-johamarent-pi1 label {
  display: block;
  font-weight: bold;
  font-size: 11px;
  margin-top: 6px;
}

.tx-johamarent-pi1 label.person {
  display: block;
  width: 100px;
  float: left;
  font-weight: bold;
  font-size: 11px;
}

.tx-johamarent-pi1 div.formpersDataRow {
  margin-bottom: 4px;
}

.tx-johamarent-pi1 em {
  font-size: 10px;
}

.tx-johamarent-pi1 div.formleft{
  padding-left: 25px;
  margin-bottom: 10px;
}


.tx-johamarent-pi1 div.mietdetails {
   margin-bottom: 15px;
   margin-top: 5px;
   padding-left: 25px;
}

.tx-johamarent-pi1 div.preisdetails {
   margin-bottom: 10px;
   margin-top: 5px;
}

.tx-johamarent-pi1 .preis {
   text-decoration: underline;
   font-weight: bold;
}

.tx-johamarent-pi1 div.formpersData {
   margin-bottom: 10px;
   margin-top: 5px;
}
/* 
############################# CLEANER ########################################################
*/

.cleaner {
	CLEAR: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-TOP-STYLE: none; PADDING-TOP: 0px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 1px; BORDER-BOTTOM-STYLE: none
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */






