html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC33;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFCC33;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
hr {
border-top: 1px solid #000000;
border-bottom: none;
color: #fff;
background-color: #fff;
}


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

.feld1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	height: 20px;
	width: 260px;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.feld2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	height: 75px;
	width: 260px;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.feld3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	height: 20px;
	width: 275px;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.feld4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
	height: 20px;
	width: 50px;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.senden {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #DCC44C;
	width: 100px;
}
.rahmen {
	border: 1px solid #333333;
	}


/*  -------------------------------------------------------------- FORMULAR & LINK GÄSTEBUCH  */

.gb1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 20px;
	width: 171px;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.gb2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	height: 100px;
	width: 171px;
	background-color: #E4E4E4;
	border: 1px solid #666666;
}
.eintragen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #DCC44C;
	width: 171px;
}
a.gbadmin:link {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.gbadmin:visited {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.gbadmin:hover {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a.gbadmin:active {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}



/*  -------------------------------------------------------------- STILE FÜR TEXTE */

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.textkursiv {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
.textklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 1px;
}
.textweissklein {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.textbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.textboldviolett {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #640025;
}
.textpreise {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}


/*  -------------------------------------------------------------- SCHRIFT FÜR TITEL */

.titel {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #640025;
	text-transform: uppercase;
}

/*  -------------------------------------------------------------- GRUNDSCHRIFT DER SEITE */

table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

/*  -------------------------------------------------------------- TABELLENFARBEN HINTERGRUND */

.bg_orange {
	background-color: #E9A82A;
}
.bg_blau {
	background-color: #0077F8;
}
.bg_wellness {
	background-image: url(../images/wellness_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_links {
background-color: #640025;
}
.preise {
	background-color: #E7E3CE;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #000000;
	border-bottom-color: #000000;
}



/*  -------------------------------------------------------------- NORMALER LINK */

a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}

/*  -------------------------------------------------------------- HIDDEN LINK */

a.hidden_link:link {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}
a.hidden_link:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
a.hidden_link:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
a.hidden_link:active {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}


/*  -------------------------------------------------------------- NÜTZLICHE LINKS */

a.nuetzlich_link:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
a.nuetzlich_link:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
a.nuetzlich_link:hover {
	font-family: "Times New Roman", Times, serif;
	color: #EF970C;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
a.nuetzlich_link:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
}
/*  -------------------------------------------------------------- MENÜ  */

a.menu:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFCC33;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.menu_aktiv {
	font-family: "Times New Roman", Times, serif;
	color: #EF970C;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}


/*  -------------------------------------------------------------- MENÜ IMPRESSUM &COPYRIGHT */

a.Copyright:link {
	font-family: "Times New Roman", Times, serif;
	color: #640025;
	text-decoration: none;
	font-size: 13px;
}
a.Copyright:visited {
	font-family: "Times New Roman", Times, serif;
	color: #640025;
	text-decoration: none;
	font-size: 13px;
}
a.Copyright:hover {
	font-family: "Times New Roman", Times, serif;
	color: #D2840B;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.Copyright:active {
	font-family: "Times New Roman", Times, serif;
	color: #640025;
	text-decoration: none;
	font-size: 13px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	color: #640025;
	text-decoration: none;
	font-size: 13px;
}
.impressum {
	font-family: "Times New Roman", Times, serif;
	color: #640025;
	text-decoration: none;
	font-size: 13px;
}