* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-color: #e3e2e0;
	background-image:url(../bilder/bg.gif);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

div.admin_panel {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 25500;
}

/* Abstand zwischen den Inhaltselementen */
div.inhalts_element_abstand {
	/*clear:both;
	padding-bottom: 30px;*/
}

/* Bildabstand rechts und unten */
dl.csc-textpic-image,dt{
 padding-right:20px;
 padding-bottom:20px;
}

/* Bilduntertitel */
.csc-textpic-caption {
	font-size: 1.1em;
}

div#top_link{
	text-align:right;
}

.layout_5, .layout_4{
	border:1px solid #ccd200;
	padding:10px;
}

/* +++++++++++++ Positionierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
div#pos_content {
	margin:13px auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:708px; /*27.5em;*/
	width:940px; /*45em;*/
	clear:left;
}
div#pos_container_oben{
	float:left;
	width:940px;
	height:120px;
	background-color:#fcfcfc;
	background-image:url(../bilder/header.gif);
	background-repeat:no-repeat;
}
div#pos_logo{
	position:relative;
	top:22px;
	left:41px;
	width:192px;
	height:81px;
}
div#pos_container_mitte{
	float:left;
	width:940px;
	height:202px;
	background-color:#bdbec0;
	background-image:url(../bilder/container_mitte_bg.gif);
	background-repeat:no-repeat;
}
div#pos_abstand1{
	float:left;
	width:940px;
	height:26px;
	line-height:1px;
	background-color:#bdbec0;
	background-image:url(../bilder/abstand1_bg.gif);
	background-repeat:no-repeat;
}
div#pos_container_hnavi{
	float:left;
	width:940px;
	height:49px;
	background-color:#bdbec0;
	background-image:url(../bilder/hnavi_bg.gif);
	background-repeat:no-repeat;
}
div#pos_abstand_hnavi{
	float:left;
	width:50px;
	height:38px;
}
div#pos_hnavi{
	float:left;
	width:880px;
	height:25px;
	padding-left:0px;
	padding-top:9px;
}
div#pos_container_inhalt_wrapper{
	float:left;
	width:938px;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
	background-image:url(../bilder/inhalt_container_bg.gif);
	background-repeat:repeat-y;
}
	div#left{
		float:left;
		width:209px;
	}
		div#pos_wrapper_subnavi{
			float:left;
			padding-top:17px;
			padding-left:12px;
			width:197px;
			height:165px;
			background-color:#f3f3f3;
		}
		div#pos_wrapper_news{
			float:left;
			width:209px;
			height:186px;
			background-color:#f3f3f3;
		}
		div#pos_wrapper_abstand_bottom_subnavi{
			float:left;
			width:209px;
			height:35px;
			background-image:url(../bilder/abstand_bottom_subnavi.gif);
			background-repeat:no-repeat;
		}
		div#pos_wrapper_jetztbuchen{
			float:left;
			width:209px;
			padding-bottom:20px;
		}
		
	div#middle{
		float:left;
		width:520px;
	}
		div#pos_inhalt{
			float:left;
			width:463px;
			padding-left:20px;
			padding-right:37px;
			padding-bottom:12px;
		}
		
	div#right{
		float:left;
		width:209px;
	}
		div#pos_bilder_right{
			float:left;
			width:209px;
			height:247px;
			padding:0;
			padding-bottom:20px;
			margin:0;
		}
		div#pos_elvia{
			float:left;
			width:199px;
			padding:0;
			padding-left:10px;
			padding-bottom:20px;
			margin:0;
		}
		
	div#pos_container_footer{
		clear:both;
		float:left;
		width:938px;
		height:41px;
		background-color:#fef8d4;
		border:1px solid #cdcdcd;
	}
	div#footer_1{
		float:left;
		width:17px;
		height:38px;
		background-color:#fef8d4;
	}
	div#footer_2{
		float:left;
		width:642px;
		height:15px;
		background-color:#fef8d4;
		padding-top:12px;
	}
	div#footer_3{
		float:left;
		width:279px;
		height:15px;
		padding-top:12px;
		background-color:#fef8d4;
	}
	
/* +++++++++++++ Headerbilder +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
div#wrapper_header_bilder{
	float:left;
	width:858px;
	height:202px;
	padding:0;
	margin-left:41px;
}
div#wrapper_header_bilderkleinrechts{
	width:209px;
	height:247px;
	padding:0;
	padding-bottom:20px;
	margin:0;
}
/* +++++++++++++ Textformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
p {	
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:0;
	margin:0;
	font-size: 1.2em;
	line-height: 1.6em;
	color: #000000;
}

/*h1 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: 9px;
	font-size: 3.7em;
	font-weight: normal;
	color: #bcc201;
}*/
h1 {
	height: 37px;
	text-indent: -999em;
	width: 460px;
	margin-bottom: 14px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:0;
	margin:0;
	font-size: 1.8em;
	line-height: 1.6em;
	padding-bottom:8px;
	color: #cbd200;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:0;
	margin:0;
	font-size: 1.4em;
	line-height: 1.6em;
	padding-bottom:4px;
	color: #000000;
}
hr{
	color:#cbd200;
	background-color:#cbd200;
	border:solid #cbd200;
	border-width:1px 0 0 0;
	height:0px
}
.text_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:1.2em;
	color:#000000;
}

/* Bilduntertitel */
.csc-textpic-caption {
	font-size: 1.1em;
}

/* +++++++++++++ Linkformatierung +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a {
	font-size: 1.0em;
	color: #6f6f71;
}
a:hover {
	color: #cbd200;
}
a.link_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	margin:0;
	padding:0;
	text-decoration:none;
	text-align:left;
}
a.link_footer:hover{
	color:#cbd200;
}
a.linktosingleview{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#000000;
	margin:0;
	padding:0;
	text-decoration:none;
	text-align:left;
}
a.linktosingleview:hover{
	color:#ffffff;
}
/* +++++++++++++ Aufzählungen +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul {
	list-style:disc;
	margin:0;
	padding:0;
	padding-left:25px;
}

ol {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

/* +++++++++++++ Hauptnavigation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul#mainnavi {
	padding:0;
	margin:0;
}
ul#mainnavi li {
	list-style-type:none;
	margin: 0; 
	padding: 0;
	display: inline;

}
ul#mainnavi li a, ul#mainnavi li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	color:#ffffff;
	font-size: 1.4em;	
	text-decoration:none;	
	height: 38px;
	padding-right:35px;
	text-transform:uppercase;
}
ul#mainnavi li a:hover, ul#mainnavi li a.aktivmain {
	color:#252525;
}

/* +++++++++++++ Subnavigation ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
ul#subnavi {
    margin: 0; 
	padding: 0;
}

ul#subnavi li {
	list-style-type:none;
	margin: 0; 
	padding: 0;
	display: block;
	width:197px;
	height:22px;
}

ul#subnavi li a, ul#subnavi li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	float: left;	
	color:#000000;
	font-size: 1.1em;	
	text-decoration:none;
	font-weight:normal;
	padding-left:15px;
	background-image:url(../bilder/subnavi_inaktiv.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}

ul#subnavi li a:hover { 
	color:#000000;
	font-weight:bold;
	background-image:url(../bilder/subnavi_aktiv.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	font-weight:normal;
}
ul#subnavi li a.aktivsub{
	font-weight:bold;
	background-image:url(../bilder/subnavi_aktiv.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}

/* +++++++++++++ Newsbereich ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.news-single-img{
	border:1px solid #ffeac5;
	width:219px;
}

/* +++++++++++++ Lightbox anpassen +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */ 
/*der layer um die bilder*/
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image{
      float:none;
} 
/*die bilder ansich*/
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img{
	border:1px solid #ffeac5;
}
/*der abstand zwischen den bildern*/
div.csc-textpic div.csc-textpic-imagewrap div.csc-textpic-imagerow dl.csc-textpic-image{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
} 

/* +++++++++++++ DirectMail Subscription +++ anmeldung2.html +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
h4{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding:0;
	margin:0;
	font-size: 12px;
	line-height: 16px;
	padding-bottom:8px;
	color: #cbd200;
}

/* +++++++++++++ Formulare ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
input.checkbox {
 	border:0; 
}

input {
 	border:1px solid #000000; 
 	background-color:#ffffff; 
 	color:#000000; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	height:16px;
}

.selection, .inputfeld {
 	border:1px solid #000000; 
 	background-color:#ffffff; 
 	color:#000000; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;		
	width:150px;
	height:16px;
}
.inputfeld_textarea{
 	border:1px solid #000000; 
 	background-color:#ffffff; 
 	color:#000000; 
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.1em;		
	width:192px;
}

input.submit, input.button {
	font-family: Verdana, Helvetica, sans-serif;
 	border:1px solid #000000; 
 	background-color:#ffffff; 
 	color:#000000; 
	font-size: 1.1em;
	margin-top: 10px;
	height:16px;
}

/* ++++++++++++++ Filelinks ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* siehe Z:\grundinstallation\fileadmin\typoscript\templateconfig\setup.ts */
div.filelinks {
	font-size: 1.1em;
	line-height: 1.5em;
}

div.filelinks div.dateiname {
	width: 150px;
	float: left;
	clear:left;	
}

div.filelinks div.dateisize {
	float: left;
}

div.filelinks div.clearer {
	clear: both;
}

/* ++++++++++++++ Buchungsformular ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.textbox {
  border-top : 1px solid #8E0B2C ;
  border-right : 1px solid #8E0B2C ;
  border-left : 1px solid #8E0B2C ;
  border-bottom : 1px solid #8E0B2C ;
  font-size : 11px ;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  color:#343434;
  line-height:14px;
  background-color:#FFFFFF;
}

.textbox2 {
  border-top : 1px solid #26498C ;
  border-right : 1px solid #26498C ;
  border-left : 1px solid #26498C ;
  border-bottom : 1px solid #26498C ;
  font-size : 11px ;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  color:#FFFFFF;
  line-height:14px
}

.textbox3 {
  border-top : 1px solid #FF9900 ;
  border-right : 1px solid #FF9900 ;
  border-left : 1px solid #FF9900 ;
  border-bottom : 1px solid #FF9900 ;
  font-size : 12px ;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  color:#26498C;
  line-height:14px
}

.textbox4 {
  border-top : 1px solid #FF9900 ;
  border-right : 1px solid #FF9900 ;
  border-left : 1px solid #FF9900 ;
  border-bottom : 1px solid #FF9900 ;
  font-size : 13px ;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  color:#26498C;
  line-height:15px
}

.boxsuche {
  border-top : 1px solid #26498C ;
  border-right : 1px solid #26498C ;
  border-left : 1px solid #26498C ;
  border-bottom : 1px solid #26498C ;
  font-size : 12px ;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  color:#26498C;
  line-height:14px
}

.inputkontaktfeldgross {
width:235px;
height:110px;
background: #FFFFFF;
border-right: #3E3E3E 1px solid;
border-left: #878787 1px solid;
border-top: #878787 1px solid;
border-bottom: #3E3E3E 1px solid;
font-family:verdana;font-size:11px; color:#3E3E3E;
}


.inputkontaktfelderklein {
width:110px;
height:14px;
background: #FFFFFF;
border-right: #3E3E3E 1px solid;
border-left: #878787 1px solid;
border-top: #878787 1px solid;
border-bottom: #3E3E3E 1px solid;
font-family:verdana;font-size:11px; color:#3E3E3E;
}

.inputkontaktfelderkleinwrong {
width:110px;
height:14px;
border-right: #ff0000 1px solid;
border-left: #ff0000 1px solid;
border-top: #ff0000 1px solid;
border-bottom: #ff0000 1px solid;
font-family:verdana;font-size:11px; color:#3E3E3E;
}

.input {
width:80px;
height:13px;
background-color: #ffffff;
border-right: #3E3E3E 1px solid;
border-left: #878787 1px solid;
border-top: #878787 1px solid;
border-bottom: #3E3E3E 1px solid;
font-family:verdana;font-size:10px; color:#3E3E3E;
}

.submit{
width:auto;
background-color: #ffffff;
border:1px solid #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
color:#000000;
}

select { font-family:verdana, arial, helvetica, geneva, sans-serif; font-size:8pt; margin-bottom:4px; }
input { font-family:verdana, arial, helvetica, geneva, sans-serif; font-size:8pt; color:black; }
textarea { font-family:verdana, arial, helvetica, geneva, sans-serif; font-size:8pt; color:black; width:200px; height:100px; }

.pulldownt {
background-color: #ffffff;
font-family:verdana;font-size:11px; color:#000000;
width:45px;
}
.pulldownm {
background-color: #ffffff;
font-family:verdana;font-size:11px; color:#000000;
width:85px;
}
.pulldownj {
background-color: #ffffff;
font-family:verdana;font-size:11px; color:#000000;
width:60px;
}
.pulldown{
background-color: #ffffff;
font-family:verdana;font-size:11px; color:#000000;
}

/* ++++++++++++++ Spezial ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.tx_tipafriend_formfield INPUT:focus, .tx_tipafriend_formfield TEXTAREA:focus {
 background-color:#E0E0E0;
}

LI {
list-style-type:square}