@media all
{
/* ######################################################################################################
** # Standard-Vorgaben ##################################################################################
** ######################################################################################################
**/ 

/* ######################################################################################################
** ### Reservierungsanfrage #############################################################################
** ######################################################################################################
*/

.little {
	font-size: 0.8em;
}

.clearit {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0; 
}

#powermaildiv_uid32 {
	margin-bottom: 15px;
}

.tx_powermail_pi1_fieldwrap_html label {
  	display: block;
}

.tx_powermail_pi1_fieldwrap_html input {
	margin-bottom: 15px;
}

#uid1 {
	width: 570px;
	}
	
#powermaildiv_uid2, #powermaildiv_uid3 {
	float: left;
	width: 270px;
}

#uid2 {
	width: 250px;
}

#uid3 {
float: left;
width: 50px;
}

#powermaildiv_uid4 {
	clear: both;
}

#powermaildiv_uid4, #powermaildiv_uid5, #powermaildiv_uid6 {
	float: left;
	width: 190px;
}

#uid4 {
	width: 170px;
}

#uid5 {
	width: 170px;
}

#powermaildiv_uid6 select {
 	width: 180px;
 }

#powermaildiv_uid7 {
	clear: both;
}

#powermaildiv_uid7, #powermaildiv_uid8 {
	float: left;
	width: 270px;
}

#uid7, #uid8 {
	width: 170px;
}

#powermaildiv_uid9 {
	clear: both;
}

#uid9 {
	width: 270px;
}

/* #####Feld2#########################*/


.tx-powermail-pi1 legend {
	display: none;
}

#powermaildiv_uid10, #powermaildiv_uid11 {
	float: left;
	width: 270px;
}

#uid10, #uid11 {
	width: 170px;
}

#powermaildiv_uid12 {
	clear: both;
}

#uid12 {
	width: 570px;
}

#powermaildiv_uid13, #powermaildiv_uid14 {
	float: left;
	width: 270px;
}

#uid13, #uid14 {
	width: 170px;
}

#powermaildiv_uid15 {
	clear: both;
}

#tx-powermail-pi1_fieldset_5 legend {
	margin-bottom: 15px;
}

/* #####Feld3#########################*/

#powermaildiv_uid27 label, #powermaildiv_uid28 label, #powermaildiv_uid29 label {
	display: inline;
	font-weight: bold;
}

#powermaildiv_uid27 input, #powermaildiv_uid28 input, #powermaildiv_uid29 input {
	margin-bottom: 0;
}

#powermaildiv_uid27, #powermaildiv_uid28 {
	float: left;
	width: 100px;
}

#powermaildiv_uid29 {
	float: left;
	width: 370px;
}

#powermaildiv_uid27, #powermaildiv_uid28, #powermaildiv_uid29 {
	margin-bottom: 15px;
}

#uid27, #uid28 {
	width: 50px;
}

#uid29 {
	width: 144px;
}

/* #####Feld4#########################*/

#powermaildiv_uid30 {
	float: left;
	margin-bottom: 15px;
}

#uid30 {
	width: 570px;
}

#tx-powermail-pi1_fieldset_3 legend {
	margin-bottom: 15px;
}

#powermaildiv_uid21 {
	float: left;
	margin-bottom: 15px;
}

#uid21 {
	width: 570px;
}

#tx-powermail-pi1_fieldset_4 legend {
	margin-bottom: 15px;
}

/* #####Feld5#########################*/

#powermaildiv_uid22 label, #powermaildiv_uid23 label, #powermaildiv_uid24 label, #powermaildiv_uid25 label {
	display: inline;
	width: 200px;
        float: left;
}

#powermaildiv_uid22 select, #powermaildiv_uid23 select, #powermaildiv_uid24 select, #powermaildiv_uid25 select {
	width: 270px;
}

#powermaildiv_uid22, #powermaildiv_uid23, #powermaildiv_uid24, #powermaildiv_uid25 {
	margin-bottom: 15px;
}


/* ### �berschriften, Flie�texte ###################################################################### */

body { color: #2f2f2f; font-size: 12px; }

h1,h2,h3,h4 { font-weight:bold; color: #303030; }

h1 {
	/*padding-top: 5px;*/
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 1.1em;
}

h2 {
	padding-top: 3px;
	font-size: 1.0em;	
}

p,ul,dd,dt { line-height: 1.5em;}

p.bodytext {	
	padding: 4px 0;
}

dl {
	margin: 0;
}	

strong,b { font-weight: bold; }
em,i { font-style:italic; }
pre, code {	font-family: "Courier New", Courier, monospace; }
address { font-style:normal; line-height: 1.5em; margin: 0 0 1em 0; }

hr { 
	color: #fff; 
	background:transparent; 
	border:0; 
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	border-bottom: 1px #375189 solid; 
}

acronym, abbr {
	border-bottom: 1px dashed #c00;
	cursor: help;
}



/* ### Auszeichnung lokaler und Externer Links ######################################################## */

#main a, a em.file {text-decoration:none; color: #375189;}
#main a:hover {text-decoration:underline;}

#main a[href^="http:"], #main a[href^="https:"]
{
	padding-left:0;
	background-image:none;
}

#main a.imagelink {
	padding-left: 0;
	background: transparent;
}


/* ######################################################################################################
** ### Listen #############################################################################
** ######################################################################################################
*/

#main ul {
	padding: 0;
	margin: 0;
	padding-left: 4px;
}

#main li {
	list-style-image: url(../images/li-12px.gif);	
	padding: 3px;
	padding-left: 5px;		
}

#main .smallFont li {
	list-style-image: url(../images/li-12px.gif);
	padding-left: 5px;
	list-style-position: inside;
	margin-left: 0px;
}

/* ######################################################################################################
** ### Formulare & Tabellen #############################################################################
** ######################################################################################################
*/

table { border-collapse:collapse; margin-bottom: 0.5em; }

form {overflow:hidden;}

select {					
	padding: 0;	
}	

.borderElement {
  padding: 0 10px;
}

.borderElement div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
  margin-left: -10px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}

}

input {		
	padding: 0;
	margin: 0;
	color: #2f2f2f;
	padding:2px;
}

.checkbox, textarea {
	width: auto;	
}

.searchbox {
	width: 156px;
}

.button {
      background-color: #ccc;
      border: 1px solid #375189;
      padding: 0px 2px;
      cursor: pointer;
      width: auto;     
}

#mailform fieldset {
  padding: 0;
  border:0px;
}

#mailform fieldset fieldset legend {
   display: none;
}

#mailform .csc-mailform-field {
	padding-top: 10px;
	clear: both;
	position: relative;	
}

#mailform label {
  width: 12em;  
  padding: 0;
  padding-right: 20px;
  float: left;
  text-align: left;
  display: block;
}
  
  .csc-mailform-check {
  	float: left;
  	margin-right: 10px;  	
  }
  
  #mailform span label {
	width: 520px;	
  }
  
  .price {
  	font-weight: bold;
  	float: right;  	
  	padding-left: 40px;
  }

#mailform fieldset fieldset {
  padding: 0;
  position: relative;
}

#mailform fieldset fieldset label, #mailform fieldset fieldset .csc-mailform-radio {
  margin: 0;
  float: none;
  width: auto;
}

#mailform input, #mailform textarea {
  margin-bottom: 10px;
  width: 350px;
}

#mailform .csc-mailform-radio input, #mailform .csc-mailform-check {	
	width: auto;
}	

#mailform select {
	background-color: #fff;
	color: #000;
	margin-bottom: 10px;
	width: 303px;
}

#mailform .csc-mailform-submit {
        margin-bottom: 20px;
        width: auto;
        margin-left: 13.7em;
}

.tx-bvdecards-pi1 {
	padding: 0px 55px;
}

.tx_bvdecards_pi1 td {
	padding: 5px;
}

.wziisv select {
	padding: 0;
}

.newsletter_subscription b {
	width: 150px;
	display: inline;
	float: left;
}

.newsletter_subscription input, .newsletter_subscription select, .newsletter_subscription input.checkbox {
	
}

table.contenttable {
  margin-top: 10px;  
}

table.contenttable thead th, .htmlarea-content-body table thead th {
 background-color: #ccc;
 padding: 3px 5px;
 font-size: 1em;   
}

table.contenttable thead th, table.contenttable tbody td, 
.htmlarea-content-body table thead th, .htmlarea-content-body table thead td {
  text-align: left;
}

table.contenttable tbody td,
.htmlarea-content-body tbody td {
  background-color: #f3f3f3;
  padding: 2px 5px;
}

table.contenttable tbody td p.bodytext {
  margin: 0;
  padding: 0;  
}

.csc-textpic-caption {
	font-size: 10px;
	text-align: center;
}

table.border {
	width: 300px;
	margin: 0;
	padding: 0;
	border: 1px solid #375189;
}

table.border td {
	border: 1px solid #375189;
}

table.border .bodytext {
	padding: 2px;
}

#address {    
    font-size: 0.8em;
    padding: 40px 5px 20px 5px;           
  }
 
.tx-lumogooglemaps-pi1 {
  padding-top: 10px;  
} 
 
.news-catmenu-header {
  display: none;  
}

#footer .realisierung a {
  font-size: 0.9em;
  color: #ccc; text-decoration: none;  
}

#footer .realisierung a:hover {
  text-decoration: underline;  
}

.align-left {
	text-align: left;
}
.tx-ttnews-browsebox td {
padding-right: 5px;
}

.news-single-img img {
padding-right: 20px;
}

.csc-textpic-image {
padding-bottom: 10px;
}

#home-content h1 {
font-size: 1.1em;
}



