@charset "utf-8";
/* CSS Document */

/* ************************************* */
/* ********** GLOBAL SETTINGS ********** */
/* ************************************* */

body {
	background-color:#90c1e5;
	background-image:url(../images/background_winter.png);
}
div#content {
	border-top:1px solid #006b95;
	border-bottom:1px solid #006b95;
}
div#content a {
	color:#006b95;
}
.italicred {
	color:#006b95;
}
.boldred {
	color:#006b95;
}


/* ************************************ */
/* ********** MAINNAVIGATION ********** */
/* ************************************ */

div#mainnav {
	border-bottom:1px solid #006b95;
}
div#mainnav a:hover {
	color:#006b95;
}
div#mainnav a.act {
	color:#006b95;
}


/* *********************************** */
/* ********** SUBNAVIGATION ********** */
/* *********************************** */

div#subnav ul li.act a {
	color:#006b95;
}
div#subnav a:hover {
	color:#006b95;
}


/* ********************************* */
/* ********** NEWS SPALTE ********** */
/* ********************************* */

div#news {
	border-top:1px solid #006b95;
	border-bottem:1px solid #006b95;
}
div#news1 {
	border-top:1px solid #006b95;
	border-bottem:1px solid #006b95;
}
div#buchungsanfrage {
	border:1px solid #006b95;
}
div#buchungsanfrage h1 {
	color:#006b95;
}
div#buchungsanfrage table.buchung input {
	background-color:#90c1e5;
	color:#58585a;
}
div#buchungsanfrage table.buchung input.klein {
	background-color:#90c1e5;
	color:#58585a;
}
div#buchungsanfrage table.buchung input.submit {
	background-color:#90c1e5;
	border-right:1px solid #868889;
	border-bottom:1px solid #868889;
	color:#58585a;
}
div#buchungsanfrage table.buchung p {
	color:#58585a;
}
div#buchungsanfrage p {
	color:#58585a;
}


/* *************************************** */
/* ********** CONTENT-TEMPLATES ********** */
/* *************************************** */

/* *********************************************** SUBTEMPLATE 00 *********************************************** */

div#content div.template00_content_main h1 {
	color:#006b95;
}
div#content div.template00_content_main p.back a {
	color:#006b95;
}
div#content div.template00_content_main h2 {
	color:#006b95;
}
div#content div.template00_content_main table tr {
	background-color:#d6eff9;
}
div#content div.template00_content_main hr {
	color:#006b95;
	background-color:#006b95;
}
/* **************** FIREFOX **************** */

div#content div.template00_content_main ul li {
	list-style-image:url(../images/aufzaehlung_stern.gif);
}
/* *********************************************** SUBTEMPLATE 01 *********************************************** */

div#content div.template01_content_main h1 {
	color:#006b95;
}
div#content div.template01_content_main p.back a {
	color:#006b95;
}

/* *********************************************** SUBTEMPLATE 02 *********************************************** */

div#content div.template02_content_main div.template02_content_main-top {
	background-color:#d6eff9;
}

/* *********************************************** SUBTEMPLATE 03 *********************************************** */

div#content div.template03_content_main-top {
	background-color:#d6eff9;
}

/* *********************************************** SUBTEMPLATE 04 *********************************************** */

div#content div.template04_content_main div.template04_content_main-left {
	background-color:#d6eff9;
}

/* *********************************************** SUBTEMPLATE 05 *********************************************** */

div#content div.template05_content_left h1 {
	color:#006b95;
}
div#content div.template05_content_left p.back a {
	color:#006b95;
}
/* ********************************* */
/* ********** NEWS-TICKER ********** */
/* ********************************* */

/* *********************************************** NEWSTEASER 01 *********************************************** */

div#content div.news-list-container div.news-list-item hr {
	color:#006b95;
	background-color:#006b95;
}
div#content div.news-list-container div.news-list-item h1 {
	color:#006b95;
}
div#content div.news-list-container div.news-list-item div.news-list-morelink a {
	color:#006b95;
}
div#content div.news-single-item h1 {
	color:#006b95;
}
div#content div.news-single-item div.news-single-backlink a {
	color:#006b95;
}
div#content div.news-single-item ul li {
	list-style-image:url(../images/aufzaehlung_stern.gif);
}

/* *********************************************** NEWSTEASER 02 *********************************************** */

div#content div.news-list-container02 div.news-list-item {
	background-color:#d6eff9;
}
div#content div.news-list-container02 div.news-list-item h1 {
	color:#006b95;
}
div#content div.news-list-container02 div.news-list-item table tr td p a {
	color:#006b95;
}

/* *********************************************** NEWSTEASER 03 *********************************************** */

div#content div.news-list-container03 div.news-list-item h1 {
	color:#006b95;
}
div#content div.news-list-container03 div.news-list-item ul li {
	list-style-image:url(../images/aufzaehlung_stern.gif);
	margin:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#868889;
	font-style:normal;
}
div#content div.news-list-container03 div.news-list-item div.news-list-morelink a {
	color:#006b95;
}

/* ************************************** */
/* ********** ANFRAGE-FORMULAR ********** */
/* ************************************** */

div#content div.template00_content_main div.tx-thmailformplus-pi1 form#kontakt table.anfrage input.submit {
	color:#006b95;
}


/* **************************** */
/* ********** WETTER ********** */
/* **************************** */

div.weather {
	border:#006b95 solid 1px;
}
div.weather span.bildquelle a {
	color:#868889;
}
div.weather p a {
	color:#006b95;
}