﻿@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #666;
	font-size: 62.5%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
img, #c-content { 
	behavior: url(iepngfix.htc); 
}
a {
	color: #666;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.2em;
	text-transform:uppercase;
	border-bottom:1px solid #600;
}
.align-right {
	text-align:right;
}

.align-left {
	text-align:left;
}

.align-center {
	text-align:center;
}
.Preis {
	font-size:1.5em;
	color:#801510;
}
#c-body {
	margin: 0px auto;
	width: 950px;
}
#c-header {
	width: 950px;
	clear: both;
	height: 70px;
	position: relative;
	float: left;
}

#select-language {
	position: relative;
	float: left;
	width: 200px;
	height: 70px;
}
#select-language a {
	color: #666666;
	text-decoration: none;
}
#home {
	position: relative;
	float: right;
	width: 300px;
	height: 70px;
}
#main-navi {
	position: relative;
	float: left;
	width: 440px;
	height: 45px;
	margin-left: 10px;
	padding-top: 25px;
}
#c-sub-header {
	width: 950px;
	height: 400px;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	float: left;
}

#sub-navi {
	width: 200px;
	position: relative;
	float: left;
	height: 400px;
}
div#sub-navi a {
	text-transform:uppercase;
	text-decoration: none;
}
div#sub-navi li {
	float:left;
}
div#sub-navi ul#SubNavi_level_1 {
	line-height: 18px;
	list-style-type: none;
	float: left;
}
div#sub-navi ul#SubNavi_level_1 li a {
	color: #fff;
	font-family:"Times New Roman", Times, serif;
	font-size:1.3em;
	width: 175px;
	display: block;
	padding-left: 20px;
}
div#sub-navi ul#SubNavi_level_1 li a:hover {
	color:#FFF;
}
div#sub-navi  ul#SubNavi_level_1 li .act {
	color:#FFFFFF;
}
div#sub-navi ul#SubNavi_level_2 {
	list-style-type: none;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #666;
	float: left;
	width: 195px;
}
div#sub-navi ul#SubNavi_level_2 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	width: 175px;
	display: block;
	padding-left: 20px;
	line-height: 18px;
}
div#sub-navi ul#SubNavi_level_2 li a:hover {
	width: 173px;
	display: block;
	padding-left: 18px;
	border-left: 2px solid #fff;
}
div#sub-navi ul#SubNavi_level_2 li .act {
	width: 173px;
	padding-left:18px;
	display: block;
	border-left: 2px solid #fff;
}

#media-container {
	width: 730px;
	position: relative;
	float: right;
	height: 390px;
	background-color: #FFF;
	padding: 5px;
}
#c-content {
	width: 950px;
	clear: both;
	position: relative;
	float: left;
	background: url(images/bg-c-content.gif) repeat-y 0 0;
	min-height:1px;
}
#c-content ul{
	list-style: square;
	padding-left: 30px;
}
#border-left {
	width: 200px;
	position: relative;
	float: left;
	padding-top:20px;
	padding-bottom: 20px;
}
#reservation h1{
	margin-left:10px;
	margin-bottom:3px;
	padding-left:10px;
	font-size:1.4em;
	width:180px;
}
#reservation p{
	width:175px;
	padding-top:10px;
	padding-left:20px;
	padding-bottom:20px;
	background-color:#e9e9e9;
}
#border-left-home {
	width: 200px;
	position: relative;
	float: left;
	background-color: #FFF;
	height: 215px;
	padding-top:15px;
}
#content-block {
	width: 740px;
	float: right;
	position: relative;
	font-size: 1.2em;
}

#print {
	position: absolute;
	width: 50px;
	height: 20px;
	top: 20px;
	text-align: right;
	right: 20px;
}

#content-left {
	float:left;
	width:330px;
	padding: 20px;
}
#content-left h1 {
	border-bottom:1px solid #600;
	margin-bottom: 20px;
}
#content-normal {
	float:left;
	clear:both;
	padding: 20px;
	width: 700px;
}
#content-normal h1 {
	border-bottom:1px solid #600;
	width:450px;
	margin-bottom: 20px;
}

#content-right {
	float:right;
	width:330px;
	padding: 20px;
}
#content-right h1 {
	border-bottom:1px solid #600;
	margin-bottom: 20px;
}

#box {
	width: 240px;
	height: 230px;
	position: relative;
	float: right;
	background-color: #FFF;
	margin-left: 10px;
	font-size: 1em;
}
#box h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.5em;
	text-transform:uppercase;
	border-bottom:1px solid #600;
	margin-left:10px;
	margin-top:15px;
	padding-left:10px;
}
#box p {
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
}
#footer {
	clear: both;
	width: 950px;
	height: 40px;
	padding-top: 8px;
	position: relative;
	text-align: right;
}
#footer a {
	color:#666;
	text-decoration:none;
}


/* 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 0px;
}
fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	background-color:#F8F8F8;
	padding:20px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	width: 150px;
	float: left;
	clear: both;
	font-weight: bold;
}
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: 260px;
}
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: 10px 0 10px 0px;
	background-color:#666;
	color:#FFF;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label 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;
}
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: #F8F8F8;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}
.date2cal_img_help {
	display:none;
}
.jscalendar_cb {
	display:none;
}
.date2cal_img_cal {
	float:left;
}
.jscalendar {
	width:95px;
}
