/* ---------------------Kontaktformular ---------------------*/
fieldset { 
  border: 0px; 
  line-height: 13px;
  padding-top:0px;
  }
  
.csc-mailform {
	padding-left:0px;
	border:none;
	margin-left:0px;
	margin-right:2px;
	padding-bottom:15px;
	margin-left:-18px;
}

div.csc-mailform-field {
	width: 500px;
}


div.csc-mailform-field span.csc-mailform-label{
	clear:left;
 	float:left;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	color:#235A02;
	font-size:12px;
	line-height:16px;
}

/*  Formular Label*/
div.csc-mailform-field label {
	float:left;
	width: 290px;
	clear:both;
	margin-right:20px;
    margin-bottom:3px;
	margin-top:5px;
}
div.csc-mailform-label {
	float:left;
	width: 200px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;	
}

/* Input */

div.csc-mailform-field {
	vertical-align:top;
	margin-bottom:5px;
	margin-top:10px;
}


div.csc-mailform-field input,
div.csc-mailform-field textarea {
	float:left;
	width: 320px;
	margin-bottom:5px;
	border:1px solid #CCCCCC;
}
div.csc-mailform-field select {
	clear:left;
 	float:left;
  	margin-bottom:15px;
  	border:1px solid #CCCCCC;
}


div.csc-mailform-field .csc-mailform-check{
	float:left;
	width: 15px;
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	margin-top:2px;
}

div.csc-mailform-field .csc-mailform-submit{
	float:left;
	width: 100px;
	clear:both;
	margin-top:15px;
	margin-right:77px;
}

div.csc-mailform-field span.csc-mailform-radio fieldset {
	/* border:none; 
	text-align:left;*/
	padding-top:10px;
	padding-bottom:10px;
}


div.csc-mailform-field span.csc-mailform-radio fieldset#mailformAntwort {
	width:260px;
	border:none;
}


div.csc-mailform-field span.csc-mailform-radio fieldset legend {
	display:none;

}
div.csc-mailform-field span.csc-mailform-radio fieldset input.csc-mailform-radio {
	float:left;
	width:15px;	
	margin:0px;
	padding:0px;
	clear:left;
	height:15px;
}
div.csc-mailform-field span.csc-mailform-radio fieldset label {
	float:right;
	clear:right;
	height:15px;
	margin:0px;
	padding:0px;		
	width:240px;
}

/*fieldset { 
  border: 0px; 
  width:325px;
  line-height: 13px;
  padding-top:0px;
  }
div.csc-mailform-field span.csc-mailform-label{
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:bold;
	color:#235A02;
	font-size:13px;
	line-height:16px;
}
div.csc-mailform-field {
  margin-top:10px;
}
div.csc-mailform-field label {
  width: 300px;
  float:left;
  margin-bottom:3px;
}
div.csc-mailform-field input {

  display:block;
  width: 320px;
  margin-bottom:10px;
  border:1px solid #CCCCCC;
}

div.csc-mailform-field input.csc-mailform-check {

  width: 20px;
  margin-bottom:10px;
  border:1px solid #CCCCCC;
}
div.csc-mailform-field input.csc-mailform-radio {

  width: 20px;
  margin-bottom:15px;
  border:1px solid #CCCCCC;
}


div.csc-mailform-field select {
  display:block;
 
  margin-bottom:15px;
  border:1px solid #CCCCCC;
}
div.csc-mailform-field textarea {
  width: 320px;
  margin-bottom:5px;
  border:1px solid #CCCCCC;
  display:block;
}

div.csc-mailform-field input#mailformformtype_mail{
 width: 100px;
}*/


/* ---------------------Login ---------------------*/
 #c205 form{
 margin-left:-18px;
 }

.csc-form-fieldcell{
   padding-left:10px;
}

.csc-form-fieldcell input{
  border:1px solid #CCCCCC;
  margin-left:41px;
}

.csc-loginform{
	margin-top:15px;
	margin-left:-18px;
}

.csc-loginform input{
margin-top:5px;
}

/* 24th March 09, mscherb*/
form .contenttable{
	margin-left:0px; 
}

/* --------------------- Tabellen ---------------------*/
.contenttable{
	margin-left:22px;
	border-collapse: collapse;
}


 div#container_oben div#contentcontainer div.content_middle div.mitte .contenttable td p.bodytext{
 	width:100%;
	margin-left:0px;
 }
/*--------------Preistabelle--------------*/
.preise .tr-odd{
	font-weight:bold;
}
.preise .td-0{
	width:250px;
}
.preise .td-last{
	width:125px;
	vertical-align:top;
	text-align:right;
	
}
.preise tr.tr-even td.td-0{
	padding-bottom:15px;
}

/*--------------Preistabelle-NEU--------------*/
#preise .td-0{
	width:250px;
}
/*--------------Tabelle für Übernachtungen--------------*/
.hotels {
	width:500px;
	margin-bottom:15px;
}
.hotels .td-0{
	font-weight:bold;
	width:110px;
}
.hotels td{
	width:250px;
	border:1px solid #CCCCCC;
	padding: 2px 4px 2px 4px;
	vertical-align:top;
}

.hotels tr.tr-even{
	background-color:#f0f0f0;
}

/*oberer Bereich - feste Tabelle*/


.hotels_header{
	width:499px;
	margin-left:41px;
	border-collapse: collapse;
}
.hotels_header td{
	padding: 2px 4px 2px 4px;
	vertical-align:top;
}
.empty{
	width:90px;
}
.left{
	width:290px;
}


.right{
}

/*--------------Tabelle für Übernachtungen-NEU--------------*/
#hotels {
	width:500px;
	margin-bottom:15px;
}
#hotels .td-0{
	font-weight:bold;
	width:110px;
}
#hotels td{
	width:250px;
	border:1px solid #CCCCCC;
	padding: 2px 4px 2px 4px;
	vertical-align:top;
}

#hotels tr.tr-even{
	background-color:#f0f0f0;
}

/*oberer Bereich - feste Tabelle*/
#hotels .empty{
	width:90px;
}
#hotels .left{
	width:290px;
}


/*-------------Newsletter-----------------*/
#subscribe1{
	/*---------------------für ie, da sonst kein input auf transparentem png---------------------*/
	position:relative;
}
#stdIn{
	margin-top:28px;
	margin-left:29px;
	border:1px solid #CCCCCC;
}

#subscribe{
	margin-left:41px;
}

#subscribe #stdIn1{
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:2px;
}
#subscribe #stdIn2{
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:2px;
}
#subscribe #stdIn3{
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:2px;
}

#subscribe #stdIn4{
	margin-left:10px;
	margin-bottom:2px;
} 
#subscribe #stdIn5, 
#subscribe #stdIn6, 
#subscribe #stdIn7, 
#subscribe #stdIn8, 
#subscribe #stdIn9,
#subscribe #stdIn10,
#subscribe #extIn0,
#subscribe #extIn1 {
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:2px;
}

#stdIn0{
	border:1px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:2px;
}

.stdIn4{
	margin-top:5px;
}

#stdIn4{
	border:0px solid #ffffff;
	background-color:#ffffff;
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#235A02;
	text-align:right;
}





#c1008 div.csc-mailform-field {
  margin-top:10px;
  float:left; 
}


