/* generell */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

a, a:link, a:visited, a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	border:0;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


/*_______________________________________________________________________________________*/
/* navi*/
 

#navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	background:url(../bilder/navi_hg.gif) no-repeat;
	width:169px;
	float:left;
	margin:0;
	padding:0;
	height:248px;
	margin-bottom:20px;
}

#navi a {
	color:white;
	text-decoration:none;
}

#navi ul {
	list-style:none;
	text-transform:uppercase;
	margin:0;
	padding:0;
	background:url(../bilder/navi_bg.png) no-repeat;
	height:248px;
	width:169px;

}

#navi ul li {
	height:16px;
	width:169px;
	padding-top:6px;
	padding-left:5px;
}

#navi ul :hover {
	text-decoration:none;
	width:169px;
	margin:0;
	font-weight:bold;
}

#navi ul .active {
	text-decoration:none;
	background:url(../bilder/navi_active.gif) no-repeat;
	background-position: 0px 1px;
	height:15px;
	padding-top:6px;
	paddin-bottom:0;
	margin:0;
	font-weight:bold;
}


/*NAVI IE7*/


*+html #navi ul li {
	width:164px;
}

*+html #navi ul :hover {
	width:164px;
}


/*NAVI IE6*/

*html #navi ul {
	width:164px;
}

*html #navi ul li {
	padding-bottom:0px;
	width:164px;
}

/*_______________________________________________________________________________________*/
/*LANGUAGE*/

#language {
	background:url(../bilder/navi_linie.gif) no-repeat;
	width:169px;
	height:50px;
	background-position:center bottom;
	clear:both;
}

#language_switch {
	margin:0;
	border:0;
	list-style-type:none;
}

ul#language_switch {
	margin:0;
	padding-left:30px;
}

*html ul#language_switch { 
	padding-left:20px;
}

ul#language_switch li {
	float:left;
	margin-left:10px;
}
#language_switch img {
	border:0;
}


/*_______________________________________________________________________________________*/
/* footer*/

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	background-image:url(../bilder/footer_hg.gif); 
	background-repeat:no-repeat;
	font-style:normal;
	padding-left:10px;
	width:774px;
}

.footer {
	padding-left:15px;
}

.footer a {
	color:black;
	text-decoration:none;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active  {
	color: #999999;
	text-decoration: underline;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}


/*_______________________________________________________________________________________*/
/* content */

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	line-height:16px;
	width:779px;
	min-height:361px;
	font-size: 10px;
	color:#999999;
	line-height:16px;
}

*html #content {
	height:361px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c0242a;
	font-weight:bold;
	margin-bottom:15px;
	padding:0;
}

#content a, #content a:link, #content a:visited, #content a:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0242a;
	text-decoration: none;
}

#content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c0242a;
	text-decoration: underline;
}

#text {
	background:url(../bilder/content_schatten_gross.gif) no-repeat;
	width:490px;
	float:left;
	padding-top:25px;
	padding-left:20px;
	padding-bottom:5px;
	min-height:250px;
}

*+html #text {
	padding-top:25px;
}

*html #text {
	padding-top:25px;
	height:250px;
}

#aktuelles {
	width:249px;
	background:url(../bilder/content_schatten_klein.gif) no-repeat;
	float:left;
	padding-left:20px;
	padding-top:20px;
	min-height:250px;
}

#aktuelles img {
	padding-top:5px;
}

*+html #aktuelles img {
	padding-top:4px;
}

*+html #aktuelles {
	padding-top:20px;
}

*html #aktuelles {
	padding-top:20px;
	height:250px;
}

#logo {
	background:url(../bilder/slideshow_logo.png) no-repeat;
	width:774px;
	height:87px;
	position:absolute;
	top:140px;
	margin-left:5px;
}

#flashSlide {
	position:absolute;
	margin-left:5px;
}


/*_______________________________________________________________________________________*/
/*NEWS*/

.news-list-container {
	width:480px;
}

.news-list-item {
	width:480px;
	margin-top:10px;
	height:20px;
	background:url(../bilder/linie.gif) no-repeat;
	background-position: left bottom;
}

.news-list-date {
	width:65px;
	float:left;
}

.list_right {
	width:415px;
	float:left;
	padding:0;
}

.list_right h3 {
	margin:0;
	padding:0;
	width:330px;
	float:left;
}

.list_right h3 a{
	color:#afafaf!important;
}

.list_right a:link { 
	color:#afafaf;
	text-decoration:none;
}

.news-list-morelink {
	width:80px;
	float:left;
}

.single-left {
	width:255px;
	float:left;
	text-align:justify;
	margin-right:10px;
}

*+html .single-left {
	padding-top:10px;
}

*html .single-left {
	padding-top:10px;
}

.single-right {
	width:200px;
	float:left;
	margin-left:20px;
	margin-top:13px;
}

.news-list-morelink a {
	background:url(../bilder/pfeil_link.gif) no-repeat;
	background-position: right center;
	padding-right:13px;

}

.news-latest-morelink {
	background:url(../bilder/pfeil_link.gif) no-repeat;
	background-position: right center;
	padding-right:10px;
	width:70px;
}

.news-single-backlink {
	background:url(../bilder/pfeil_zurueck.gif) no-repeat;
	background-position: left center;
	padding-left:10px;
	width:35px;
}

.latest_left {

}

/*_______________________________________________________________________________________*/
/* listen, tabellen & sonstiges */

#text li {
	list-style-type:none;
	list-style-image:url(../bilder/pfeil_weiter.gif);
}

*+html #text li {
	list-style-type:none;
	background:url(../bilder/pfeil_weiter.gif) no-repeat;
	background-position: 0px 5px;
	list-style-image:none;
	padding-left:15px;
}

*+html #text .contenttable li {
	padding-left:15px;
}

*html #text li {
	list-style-type:none;
	background:url(../bilder/pfeil_weiter.gif) no-repeat;
	background-position: 0px 5px;
	list-style-image:none;
	padding-left:15px;
}

*html #text .contenttable li {
	padding-left:15px;
}

#text .contenttable td {
	margin-left:0px;
	padding:0;
	line-height:0px;
	width:200px;
}

*+html #text .contenttable td {
	line-height:20px;
}

*html #text .contenttable td {
	line-height:20px;
}

#text .contenttable li, #text .contenttable ul {
	margin:0px 0px 0px 7px ;
	padding:0;
}

.saisonzeiten {
	background:url(../bilder/saisonzeiten.png) no-repeat;
	background-position:left top;
	height:111px;
	padding-top:9px;
	margin:0;
	margin-top:10px;
}

*+html .saisonzeiten {
	margin-top:20px!important;
}

*html .saisonzeiten {
	margin-top:10px;
	padding-top:5px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:white;
	font-family:arial;
	margin:0;
	padding:0px 0px 5px 12px;
}

*+html h3 {
	padding: 0px 0px 0px 20px;
	margin-bottom:-5px;
}

*html h3 {
	padding: 5px 0px 0px 12px;
	margin-bottom:-5px;
}

.saisonzeiten p {
	padding-left:55px;
}

.csc-firstHeader {
	padding:0;
	margin:0;
}


/*_______________________________________________________________________________________*/
/* KONTAKT */

.tx-powermail-pi1 {
	width:470px;
	height:250px;
}

#tx-powermail-pi1_fieldset_1 {
	border:0;
	width:160px;
	float:left;
	display:block;
}

#tx-powermail-pi1_fieldset_1 legend {
	display:none;
}

#tx-powermail-pi1_fieldset_1 label {
	width:100px;
	margin-right:20px;
	display:block;
	border-color:#999999;
}

#powermaildiv_uid5{
	margin-top:20px;
}

#tx-powermail-pi1_fieldset_2 {
	border:0;
	width:270px;
	float:left;
	display:block;
}

#tx-powermail-pi1_fieldset_2 legend {
	display:none;
}

#tx-powermail-pi1_fieldset_2 label {
	display:block;
	width:100px;
	border-color:#999999;
}

#tx-powermail-pi1_fieldset_2 textarea {
	height:200px;
	width:250px;
	border-color:#999999;
	display:block;
}


/*_______________________________________________________________________________________*/
/*KONTAKT ENGLISCH*/

.tx-powermail-pi1 {
	width:470px;
	height:250px;
}

#tx-powermail-pi1_fieldset_3 {
	border:0;
	width:150px;
	float:left;
}

#tx-powermail-pi1_fieldset_3 legend {
	display:none;
}

#tx-powermail-pi1_fieldset_3 label {
	width:100px;
	margin-right:20px;
	display:block;
	border-color:#999999;
}

#powermaildiv_uid9{
	margin-top:20px;
}

#tx-powermail-pi1_fieldset_4 {
	border:0;
	width:270px;
	float:left;
}

#tx-powermail-pi1_fieldset_4 legend {
	display:none;
}

#tx-powermail-pi1_fieldset_4 label {
	display:block;
	width:100px;
	border-color:#999999;
}

#tx-powermail-pi1_fieldset_4 textarea {
	height:200px;
	width:250px;
	border-color:#999999;
}


/*_______________________________________________________________________________________*/
/* KONTAKT IE7*/


*+html #tx-powermail-pi1_fieldset_1 {
	border:0;
	width:170px;
	float:left;
}

*+html #tx-powermail-pi1_fieldset_1 legend {
	display:none;
}

*+html #tx-powermail-pi1_fieldset_1 label {
	width:100px;
	margin-right:20px;
	display:block;
	border-color:#999999;
}

*+html #powermaildiv_uid5{
	margin-top:20px;
}

*+html #tx-powermail-pi1_fieldset_2 {
	border:0;
	width:300px;
}

*+html #tx-powermail-pi1_fieldset_2 legend {
	display:none;
}

*+html #tx-powermail-pi1_fieldset_2 label {
	display:block;
	width:100px;
	border-color:#999999;
}

*+html #tx-powermail-pi1_fieldset_2 textarea {
	height:200px;
	width:300px;
	border-color:#999999;
}


/*_______________________________________________________________________________________*/
/* KONTAKT IE7 ENGLISCH*/


*+html #tx-powermail-pi1_fieldset_3 {
	border:0;
	width:170px;
	float:left;
}

*+html #tx-powermail-pi1_fieldset_3 legend {
	display:none;
}

*+html #tx-powermail-pi1_fieldset_3 label {
	width:100px;
	margin-right:20px;
	display:block;
	border-color:#999999;
}

*+html #powermaildiv_uid9{
	margin-top:20px;
}

*+html #tx-powermail-pi1_fieldset_4 {
	border:0;
	width:300px;
	float:left;
}

*+html #tx-powermail-pi1_fieldset_4 legend {
	display:none;
}

*+html #tx-powermail-pi1_fieldset_4 label {
	display:block;
	width:100px;
	border-color:#999999;
}

*+html #tx-powermail-pi1_fieldset_4 textarea {
	height:200px;
	width:300px;
	border-color:#999999;
}

/*_______________________________________________________________________________________*/
/*KONTAKT IE6*/

*html #tx-powermail-pi1_fieldset_1 {
	width:170px;
}


/*_______________________________________________________________________________________*/
/*KONTAKT IE6 ENGLISCH*/

*html #tx-powermail-pi1_fieldset_3 {
	width:170px;
}


/*_______________________________________________________________________________________*/
/*SITEMAP*/

*+html #tx_slsitemap ul li {
	background:url(../bilder/pfeil_weiter.gif) no-repeat!important;
	background-position: 5px 8px!important;
	padding-left:25px;
	margin:0;
	list-style-type:none;
}

*+html #tx_slsitemap ul {
	padding:0;
	margin:0;
	margin-left:-40px;
}

*html #tx_slsitemap ul li {
	background:url(../bilder/pfeil_weiter.gif) no-repeat!important;
	background-position: 5px 8px!important;
	padding-left:20px;
	margin:0;
	list-style-type:none;
}

*html #tx_slsitemap ul {
	padding:0;
	margin:0;
	margin-left:-40px;
}

/*_______________________________________________________________________________________*/
/*WEBCAM*/

#divlayer    {      
	background: #F9EE98;     
	display: none;
	text-align:center;
	width: 640px;      
	height: 480px;
	position:absolute;
	margin-left:160px;
	margin-top:0px;
	z-index:10;
}

#webcam {
	margin-left:15px;
	margin-top:30px;
}

/*_______________________________________________________________________________________*/
/*AKTUELLES*/

.tx-ttnews-browsebox table {
	float:left;
	margin-top:-20px;
	margin-left:-3px;
}

*+html .tx-ttnews-browsebox table {
	float:left;
	margin-top:-20px;
	margin-left:-4px;
}

*html .tx-ttnews-browsebox table {
	margin-left:-4px;
}

/* CAPCORN ANFRAGEFORMULAR */

/* verwendete Farben
white:     #FFFFFF
black:     #000000
lightblue: #4DA8DA
darkgrey:  #294460
middlegrey:#A3A8B2
lightgrey: #C8CBD1
green:	   #A6BC37

Es reicht nicht diese Farben hier oben zu ersetzen, das muß man schon unten im
Stylesheet selber machen. Heisser Tipp -> "Suchen und Ersetzen" und Farben sind
blitzschnell geändert.

*/
body, textarea {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	padding:1px;
	font-size:11px;
	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#C8D1CB;
	scrollbar-arrow-color:#000062;
	scrollbar-darkshadow-color:#DADADA;
	scrollbar-face-color:#E0E7F5;
	scrollbar-highlight-color:#DADADA;
	scrollbar-shadow-color:#000062;
	scrollbar-track-color:#DADADA;
	background-color:#fff;
	color:#999999;
}
a:link {
	text-decoration:underline;
	color:#000000;
}
a:visited {
	text-decoration:underline;
	color:#000000;
}
a:hover {text-decoration:underline;}	

.tinytext {
	font-size:9px;
	color:#C0C0C0;
}

.hotelpicture {
	border-width:1px;
	border-color:#FFFFFF;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
}

.inputface {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color:#FFFFFF;
}

.slogan {
	font-size:16px;
	font-weight:bold;
	backgrocolor:#000000;
}

.headline {
	font-size:12px;
	font-weight:normal;
}

.boldtext {
	font-size:11px;
	font-weight:bold;
}

.redtext {
	font-size:11px;
	font-weight:normal;
	color:#D00000;
}

.errortext {
	font-size:12px;
	font-weight:bold;
	color:#D00000;
}

.warntext {
	font-size:12px;
	font-weight:bold;
	color:#E00000;
}

.maintable {
	background-color:#FFFFFF;
	font-size:11px;
	margin:0px;
	width:100%;
}

.headertable {
	background-color:#000062;
	font-size:11px;
	margin:0px;
	width:100%;
}

.innertable {
	background-color:#FFFFFF;
	font-size:11px;
	margin:0px;
	width:100%;
}

.lcol {
	background-color:#FFFFFF;
	font-size:11px;
	padding:4px;
	color:#000000;
}

.mcol {
	background-color:#9B2529;
	font-size:11px;
	padding:4px;
	font-weight:bold;
	color:#FFFFFF;
}

.dcol {
	background-color:#C0242A;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}


/* Selektiertes Menü */
.smen {
	background-color:#4D96FF;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}


/* Aktives Menü */
.amen {
	background-color:#000062;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
}

/* Disabled Menü */
.nmen {
	background-color:#000062;
	font-size:11px;
	color:#808080;
	font-weight:bold;
	padding:4px;
}


.rcol {
	background-color:#FFC0C0;
	font-size:11px;
	padding:4px;
}

/* ENDE*/

.capcorn {
	border: none;
	background: none;
}
.capcorn body {
	background: none!important;
	background-color:#ffffff;

}
.capcorn form {
	background:white;
}
