h3,h4,h5,h6,div,p,body,html,input,button { 
	font: normal 12px Arial;
}

h1 { 
	font: normal 12px Arial;
	font-weight: bold;
}

h1.csc-firstHeader { 
	font: normal 14px Arial;
	font-weight: bold;
	color: #800517;
}

h2, h2.csc-firstHeader { 
	font: normal 12px Arial;
	font-weight: bold;
	color: #800517;
}

a {
   text-decoration: none;
   color:#800517;
}
   
a:hover {
   text-decoration: none;
   color:#666666;
}
   
a:visited {
   text-decoration: none;
   color:#800517;
}

img.block {
	display:block;
}

div {
  margin:0px;
  padding:0px;
  border:0px;
}

img {
  margin:3px;
  padding:0px;
  border:0px;
}

div#container {
  width:983px;
  margin-left:auto;
  margin-right:auto;
  border:1px solid #FFFFFF;
  background: url(../fileadmin/images/background-gif) center repeat-y;
}

/*-----------------------------------*/

div#top {
  height: 32px;
  clear:both;
  background-color: #999999;
  text-align:right;
  color:#800517;
  padding-right:10px;
  border:1px solid #FFFFFF;
}

div#top img {
	margin:0px;
	}

div#top a {
   text-decoration: none;
   color:#800517;
   text-transform:uppercase;
   }
   
div#top a:hover {
   color:#666666;
   }

/*-----------------------------------*/

div#header {
	height: 200px;
	background: url(../fileadmin/images/background-gif) center repeat-y;
	border:1px solid #FFFFFF;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
	}

img.header {
  margin:0px;
  padding:0px;
  border:0px;
}

/*-----------------------------------*/

div#links { 
	float:left;
	width:182px;
	background-color:#F6E2A0;
	border:0px;
	padding:0px;
	margin:0px;
}

div#links a {
   text-decoration: none;
   color:#000000;
   text-transform:uppercase;
   }

div#links a:hover {
   color:#666666;
   }
 
div#nav { 
	padding-top:15px;
	padding-bottom:30px;
	border:1px solid #FFFFFF;
	font: normal 13px Arial;
	line-height:1.4em;
}

div#buchung { 
	padding:10px;
	border:1px solid #FFFFFF;
}

div#rh { 
	padding:5px;
	border:1px solid #FFFFFF;
	text-align:center;
}

div#hc { 
	padding:5px;
	border:1px solid #FFFFFF;
	text-align:center;
}

div.highlinks {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border:1px solid #FFFFFF;
}    

/*-----------------------------------*/
   
div#head { 
	font: normal 10px Arial;
	padding-top:5px;
	padding-bottom:5px;
}

div#center {  
	width:544px;
	background-color:#FFFFFF;
	float:left;
	padding:10px;
	border:0px;
	margin:0px;
}

div#right { 
	width:237px; 
	height:auto; 
	text-align:left; 	
	background-color:#EBEBEB;
	float:right;
	border:0px;
	padding:0px;
	margin:0px;
}

div.highlight {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	border:1px solid #FFFFFF;
}

.float-left { 
	float:left; 
}

div#footer {
	clear:both;
	text-align:center;
	font: normal 9px Arial;
	background-color:#F6E2A0;
	padding:5px;
	border:1px solid #FFFFFF;
	margin:0px;
}

/*-----------------------------------*/

table.preise {
	font: normal 12px Arial;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

th {
	background-color:#F6E2A0;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

tr.tr-even {
	background-color:#EBEBEB;
}

tr.tr-odd {
	background-color:#FFFFFF;
}

td {
	padding:5px;
	text-align:right;
}

td.td-0 {
	padding:5px;
	text-align:left;
}

div.align-center {
	text-align:center;
}

/*-----------------------------------*/

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 120px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 300px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a,
div.tx_powermail_pi1_fieldwrap_html p a {
	/* Description */
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn,
div.tx_powermail_pi1_fieldwrap_html p a dfn {
	/* Description */
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn,
div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #FFFFFF;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

/*-----------------------------------*/
