/* 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;
}

#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:5px;
	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:25px;
}

*html #aktuelles {
	padding-top:25px;
	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;
}

.single-right {
	width:230px;
	float:left;
}

.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;
}


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

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

.contenttable {
	margin-top:-10px;
}

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

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

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

*+html .contenttable {
	margin-top:-20px;
}
*+html #text li {
	list-style-type:none;
	background:url(../bilder/pfeil_weiter.gif) no-repeat;
	background-position: 0px 7px;
	list-style-image:none;
	padding-left:13px!important;
}

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

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

*+html #text .contenttable li, #text .contenttable ul {
	margin:0px 0px 0px 0px ;
	padding:0;
}

*+html .saisonzeiten {
	margin-bottom:-10px;
}

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

*html .contenttable {
	margin-top:-20px;
}

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

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

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

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

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

/*_______________________________________________________________________________________*/
/* Überschriften */

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

/*_______________________________________________________________________________________*/
/* Überschriften IE7*/

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


/*_______________________________________________________________________________________*/
/* Überschriften IE6*/


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

/*_______________________________________________________________________________________*/
/* Saisonzeiten*/


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

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

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


.familienwochen {
	background:url(../bilder/saisonzeiten_n.png) no-repeat;
	background-position:left top;
	height:128px;
	padding-top:9px;
	margin:0;
	margin-top:-5px;
}

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


/*_______________________________________________________________________________________*/
/* KONTAKT */

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

#tx-powermail-pi1_fieldset_1 {
	border:0;
	width:100px;
	float:left;
}

#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;
}

#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;
}


/*_______________________________________________________________________________________*/
/*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;
	float:left;
}

*+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;
}

/*_______________________________________________________________________________________*/
/*PREISE*/

.imgtext-table {
	margin-top:13px;
}


/*_______________________________________________________________________________________*/
/*PREISE IE7*/

*+html .imgtext-table {
	margin-top:5px;
}


/*_______________________________________________________________________________________*/
/*PREISE IE6*/

*html .imgtext-table {
	margin-top:1px;
}


