﻿/* ********* */
/* Allgemein */
/* ********* */

body {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

table,tr,td {
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	text-decoration:none; 
	color: #FFFFFF;
	font-family: verdana; 
	font-size: 10px;
	font-weight: bold
	text-decoration:underline; }
A:visited {
	text-decoration: none; 
	color: #DF9624;
 	font-family: Verdana; 
 	font-size: 10px; }
A:hover {
	text-decoration: underline overline; 
	color: #FFFFFF;
 	font-family: Verdana; 
 	font-size: 10px; }
A:active {
	text-decoration: underline; 
	color: #FFFFFF;
	font-family: Verdana; 
	font-size: 10pt;
	font-weight: bold; }
	
/* ********** */
/* Menupunkte */
/* ********** */
/* HOME */
/* **** */

sup.yyyymm {
	color: #FFFFF;
}

#home {
	margin:10px;
	font-family: Arial;
	font-size: 11px;
	color: #8FB5DB;
}

/* home_sic0: linkformat*/
#home_sic0 {
	font-family: Arial;
	font-size: 6px;
	color: #8FB5DB;
	font-weight: bold;
}

A.home_sic0:link {
	color: #FFFFFF;
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px;
}

A.home_sic0:visited {
	color: #FFFFFF;
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px;
	font-weight: bold;
}

A.home_sic0:hover {
	color: #FFD900; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px;
}

A.home_sic0:active {
	color: #FFFFFF;
	text-decoration: underline; 
	font-family: Arial; 
	font-size: 11px;
}

/* home_sic1: linkformat*/
A.home_sic1:link {
	color: #FFFFFF;
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px;
}

A.home_sic1:visited {
	color: #FFFFFF;
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px;
	font-weight: bold;
}

A.home_sic1:hover {
	color: #FFD900; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 11px;
}

A.home_sic1:active {
	color: #FFFFFF;
	text-decoration: underline; 
	font-family: Arial; 
	font-size: 11px;
}

.home_sic1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

/* home_sic1: terminberschrift */
#home_sic1 {
	font-family: Arial;
	font-size: 11px;
	color: #8FB5DB;
	font-weight: bold;
}

/* home_sic2: termininhalt */
#home_sic2 {
	padding-left:   30px;
	padding-top:     4px;
	padding-bottom: 10px;
	font-size:      11px;
	text-align:  justify;	
	margin-right:   33px;
}

div#home_times {
	position:absolute; top:3px; left:2px; width:149px; height:35px; z-index:1;
}







/* ********** */
/* DISCLAIMER */
/* ********** */

#disclaimer {
	font-family: Arial;
	font-size: 11px;
	color: #8FB5DB;
	
	overflow:scroll;
	padding: 5px;
}







/* ********* */
/* G�TEBUCH */
/* ********* */

#gaestebuch { 
	margin: 10px;
	font-family: arial;
	font-size: 11px;
	color: #8FB5DB;
}

.gb {
	font-family: Arial;
	font-size: 11px;
	color: #8FB5DB;
	font-weight: bold;
	vertical-align: top;
}

a.gb_blaettern:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
}

a.gb_blaettern:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
}

a.gb_blaettern:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	text-decoration: underline;
}

a.gb_blaettern:active {
	font-family: Arial;
	font-size: 11px;
	color: #3CB878;
	font-weight: normal;
	vertical-align: top;
}

a.gb_blaettern_aktiv {
	font-family: Arial;
	font-size: 20px;
	color: #FFD900;
	font-weight: normal;
	vertical-align: top;
}

.gb_error {
	font-family: arial;
	font-size: 9px;
	color: #DF9624;
}

td.gb_a {
	font-family: arial;
	border-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #8FB5DB;
/*	background-color: #475984;					*/
/*	background-image:url(image/gb/gb_background_a.jpg);             */
/*	background-repeat:repeat-y;                                     */ 
}

td.gb_a_head {
	font-family: arial;
	border-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


td.gb_b_head {
	font-family: arial;
	border-style: none;
	font-size: 11px;
	font-weight: normal;
	color: #172043;
}

td.gb_b {
	border: 0px solid #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #7CD4F9;
/*	background-image:url(image/gb/gb_background_b.jpg);		*/
/*	background-repeat:repeat;					*/
}

input.gb, textarea.gb {
	color: #FFFFFF;
	background-image:url(image/gb/gb_background_1.jpg); 
	background-repeat:repeat;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border: 1px solid #000000;
}

.gb_button {
	color: #8FB5DB;
	background-image:url(image/inhalt_background.jpg); 
	background-repeat:repeat;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border:1px solid #000000;
}

.gb_bg {
	background.image:url(image/gb/gb_background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

/* ********************** */
/* alte g�tebucheintr�e */
/* ********************** */

#gaestebuch_eintrag {
	font-family: arial;
	color: #8FB5DB;
	font-size: 11px;
}

#gaestebuch_datensatz {
	font-family: arial;
	color: #8FB5DB;
	font-size: 11px;
	padding: 7px;
}

#gaestebuch_fehler {
	font-family: arial;
	color: #8FB5DB;
	font-size: 11px;
	padding: 7px;
}

#gaestebuch_formular {
	font-family: arial;
	color: #8FB5DB;
	font-size: 11px;
	padding: 4px;
}

div#gb_imps {
	position:absolute; top:3px; left:135px; width:117px; height:35px; z-index:1;
}


/* ********* */
/* UNTERMEN�*/
/* ********* */
/* INHALT2 */
/* ******* */

#inhalt2 {
        margin: 4px;
	font-family: Arial;
	font-size: 11px;
	color: #30C52B;
	background-image:url(image/inhalt_background.jpg);
	background-repeat:repeat;
}


/* ******* */
/* KONTAKT */
/* ******* */

.kontakt {
        padding: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #8FB5DB;
	font-weight: bold;
}

.kontakt_bg {
	background.image:url(image/kontakt/kontakt_danke.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}

textarea.kontakt, input.kontakt {
	color: #000000;
	background-image:url(image/gb/gb_background_1.jpg); 
	background-repeat:repeat;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border: 1px solid #000000;
}

.kontakt_button {
	color: #8FB5DB;
	background-image:url(image/inhalt_background.jpg); 
	background-repeat:repeat;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border:1px solid #000000;
}

#kontakt_error {
	color: #8FB5DB;
	background-image:url(../image/inhalt_background.jpg); 
	background-repeat:repeat;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
}

/* ******************************* */
/* Textmaske markieren bei Auswahl */
/* ******************************* */

.currentField
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border: 1px solid #000000;
	background-color:#000000;
}

.changeField
{
	color: #8FB5DB;
	font-size: 11px;
	font-family: arial;
	font-weight: normal;
	border: 1px solid #000000;
	background-image:url(image/inhalt_background.jpg); 
	background-repeat:repeat;
}

/* ************* */
/* BILDERGALERIE */
/* ************* */

.bg {
	font-family: Arial;
	font-size: 10px;
	color: #8FB5DB;
	font-weight: bold;
	vertical-align: top;
	border: hidden;
}

.bg_kommentieren {
	font-family: Arial;
	font-size: 10px;
	color: #8FB5DB;
	font-weight: bold;
	vertical-align: top;
	border: hidden;
	background-image:url(image/inhalt_background.jpg); 
	background-repeat:repeat;
	background-color: #000000;
	width: 153px;
	height: 53px;	
}

input.bg {
	color: #FFFFFF;
	background-image:url(image/inhalt_background.jpg); 
	background-repeat:repeat;
	background-color: #000000;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	border: none;
}

textarea.bg {
	color: #FFFFFF;
	background-image:url(image/inhalt_background.jpg); 
	background-repeat:repeat;
	background-color: #000000;
	font-size: 10px;
	font-family: arial;
	font-weight: normal;
	border: none;
}

.bg_bildername {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	border: 0px; 
}
a.bg_bildername:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
	border: 0px; }
a.bg_bildername:visited {
	font-family: Arial;
	font-size: 9px;
	color: #9BDDEE;
	font-weight: bold;
	vertical-align: top;
	border: hidden; }
a.bg_bildername:hover {
	font-family: Arial;
	font-size: 10px;
	color: #8FB5DB;
	font-weight: bold;
	vertical-align: top;
	border: hidden; }
a.bg_bildername:active {
	font-family: Arial;
	font-size: 10px;
	color: #72AEC4;
	font-weight: bold;
	vertical-align: top;
	border: hidden;
}

.bg_akt_galerie {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}
a.bg_akt_galerie:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	border: hidden;
	 }
a.bg_akt_galerie:visited {
	font-family: Arial;
	font-size: 10px;
	color: #DF9624;
	font-weight: bold;
	border: hidden;
	}
a.bg_akt_galerie:hover {
	font-family: Arial;
	font-size: 10px;
	color: #8FB5DB;
	font-weight: bold;
	border: hidden;
	}
a.bg_akt_galerie:active {
	font-family: Arial;
	font-size: 10px;
	color: #72AEC4;
	font-weight: bold;
	border: hidden;
}

.bg_thumb {
	font-family: Arial;
	font-size: 11px;
	color: #8FB5DB;
	font-weight: normal;
}
a.bg_thumb:link {
	border-style:solid; 
	border-width:1px; 
	border-color:#8FA3DB; }
a.bg_thumb:visited { 
	border-style:solid; 
	border-width:1px; 
	border-color:#9BDDEE; }
a.bg_thumb:hover { 
	border-style:dotted; 
	border-width:1px; 
	border-color:#8FA3DB; }
a.bg_thumb:active { 
	border-style:solid; 
	border-width:1px; 
	border-color:#8FA3DB; }

.bg_unten_links	{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}
.bg_unten_mitte	{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}