body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;	 
	margin: 0px;
	background: #D2CBBD;
}

a:link {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #002664;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #002664;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #A09889;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #002664;
	text-decoration: none;
}

.mussfeld {
	color: #665546;
	font-weight: bold;
}

label { cursor:pointer; }


/* INHALT */
#container {
	text-align: left;
	margin: 10px auto;
	width: 955px;
	height: 580px;
	border: 1px solid #A09889;
}

#container_pauschal {
	text-align: left;
	margin: 10px auto;
	width: 955px;
	height: 800px;
	border: 1px solid #A09889;
}


/* HEADER - title und mainmenu */
#header {
	width: 955px;
	height: 95px;
	padding: 0px;
	margin: 0px;
} 
		/* title - bg-image und logo */
#title {
	background-color: #A09889;
	background-image: url(images/bg01.gif);
	width: 955px;
	height: 60px;
	padding: 0px;
	margin: 0px;
}
		/* mainmenu */
#mainmenu {
	width: 955px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}
		/* Menu-Punkte */

#tauchen {
	background-color: #0066A1;
	width: 106px;
	height: 35px;
	padding: 0px;
	margin: 0px;
}

#rad {
	background-color: #435125;
	width: 106px;
	height: 35px;
	padding: 0px;
	margin: -35px 0px 0px 106px;
}

#golf {
	background-color: #739600;
	width: 106px;
	height: 35px;
	padding: 0px;;
	margin: -35px 0px 0px 212px;
}

#wellness {
	background-color: #665546;
	width: 106px;
	height: 35px;
	padding: 0px;
	margin: -35px 0px 0px 318px;
}

#abenteuer {
	background-color: #5A245A;
	width: 106px;
	height: 35px;
	padding: 0px;
	margin: -35px 0px 0px 424px;
}

#staedte {
	background-color: #51626F;
	width: 106px;
	height: 35px;
	padding: 0px;
	margin: -35px 0px 0px 530px;
}

#hochzeit {
	background-color: #EBB700;
	width: 106px;
	height: 35px;
	padding: 0px;
	margin: -35px 0px 0px 636px;
}

#pauschal {
	background-color: #FF6E00;
	width: 106px;
	height: 35px;
	padding: 0px;
	margin: -35px 0px 0px 742px;
}

#ueberuns {
	background-color: #E7E5E1;
	width: 107px;
	height: 35px;
	padding: 0px;
	margin: -35px 0px 0px 848px;
}

#anfrage {
	background-color: #A09889;
	width: 213px;
	height: 60px;
	padding: 0px;
	margin: -95px 0px 0px 742px;
}
		/* Menu-Text */
.mainemenu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mainemenu a:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mainemenu a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.mainemenu a:hover {
	font-size: 11px;
	color: #E7E5E1;
	font-weight: bold;
	text-decoration: none;
}

.mainemenu2 {
	font-size: 11px;
	color: #665546;
	font-weight: bold;
	text-decoration: none;
}

.mainemenu2 a:link {
	font-size: 11px;
	color: #665546;
	font-weight: bold;
	text-decoration: none;
}

.mainemenu2 a:visited {
	font-size: 11px;
	color: #665546;
	font-weight: bold;
	text-decoration: none;
}

.mainemenu2 a:hover {
	font-size: 11px;
	color: #857363;
	font-weight: bold;
	text-decoration: none;
}

/* CONTENT - Inhalt */
#content {
	width: 955px;
	height: 455px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
} 

#content_pauschal {
	width: 955px;
	height: 675px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
} 
	/* Inhalt - Menu */
#menu {
	width: 106px;
	height: 454px;
	padding: 0px;
	margin: 0px;
}
 
#menu_pauschal {
	width: 106px;
	height: 675px;
	padding: 0px;
	margin: 0px;
} 

.tauchen {
	background-color: #0066A1;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.tauchen a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.tauchen a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.tauchen a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.rad {
	background-color: #435125;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.rad a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.rad a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.rad a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.golf {
	background-color: #739600;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.golf a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.golf a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.golf a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.wellness {
	background-color: #665546;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.wellness a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.wellness a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.wellness a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.abenteuer {
	background-color: #5A245A;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.abenteuer a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.abenteuer a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.abenteuer a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.staedte {
	background-color: #51626F;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.staedte a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.staedte a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.staedte a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.hochzeit {
	background-color: #EBB700;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.hochzeit a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.hochzeit a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.hochzeit a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.pauschal {
	background-color: #FF6E00;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.pauschal a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.pauschal a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.pauschal a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.ueberuns {
	background-color: #E7E5E1;
	font-size: 12px;
	color: #665546;
	text-decoration: none;
}

.ueberuns a:link {
	font-size: 12px;
	color: #665546;
	text-decoration: none;
	font-weight: normal;
}

.ueberuns a:visited {
	font-size: 12px;
	color: #665546;
	text-decoration: none;
}

.ueberuns a:hover {
	font-size: 12px;
	color: #857363;
	text-decoration: none;
}

#line {
	background-color: #FFFFFF;
	width: 955px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}
	/* Inhalt - Text und Bild */
#starttext {
	width: 626px;
	height: 203px;
	padding: 0px;
	margin: -446px 0px 0px 116px;
	font-size: 12px;
} 

#startbild {
	width: 829px;
	height: 243px;
	padding: 0px;
	margin: 0px 0px 0px 116px;
} 

#starttextlang {
	width: 785px;
	height: 446px;
	padding: 0px;
	margin: -446px 0px 0px 116px;
	font-size: 12px;
}

#starttext303 {
	width: 626px;
	height: 143px;
	padding: 0px;
	margin: -446px 0px 0px 116px;
	font-size: 12px;
}

#starttext_pauschal {
	width: 626px;
	height: 667px;
	padding: 0px;
	margin: -667px 0px 0px 116px;
	font-size: 12px;
}

#startbild333 {
	width: 829px;
	height: 333px;
	padding: 0px;
	margin: 0px 0px 0px 116px;
} 

#startbild303 {
	width: 829px;
	height: 303px;
	padding: 0px;
	margin: 0px 0px 0px 116px;
} 

#starttext273 {
	width: 626px;
	height: 173px;
	padding: 0px;
	margin: -446px 0px 0px 116px;
	font-size: 12px;
}

#starttext2273 {
	width: 785px;
	height: 173px;
	padding: 0px;
	margin: -446px 0px 0px 116px;
	font-size: 12px;
}

#startbild273 {
	width: 829px;
	height: 273px;
	padding: 0px;
	margin: 0px 0px 0px 116px;
} 

#starttext243 {
	width: 626px;
	height: 203px;
	padding: 0px;
	margin: -446px 0px 0px 116px;
	font-size: 12px;
}

#starttext2243 {
	width: 785px;
	height: 203px;
	padding: 0px;
	margin: -446px 0px 0px 116px;
	font-size: 12px;
}

#startbild243 {
	width: 829px;
	height: 243px;
	padding: 0px;
	margin: 0px 0px 0px 116px;
}

#starttext2 {
	width: 829px;
	height: 165px;
	padding: 0px;
	margin: -448px 0px 0px 116px;
	font-size: 12px;
}

#startbild2 {
	width: 847px;
	height: 233px;
	padding: 0px;
	margin: 0px 0px 0px 107px;
} 

#textlang {
	width: 829px;
	height: 416px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}
	/* Inhalt - Submenu */
#submenu {
	width: 829px;
	height: 20px;
	padding: 0px;
	margin: -448px 0px 0px 116px;
	font-size: 12px;
}

.submenu {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:link {
	font-size: 12px;
	color: #002664;
	font-weight: bold;
	text-decoration: none;
}

.submenu a:visited {
	font-size: 12px;
	color: #002664;
	text-decoration: none;
}

.submenu a:hover {
	font-size: 12px;
	color: #A09889;
	text-decoration: none;
}

.submenu2 {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

.submenu2 a:link {
	font-size: 12px;
	color: #002664;
	font-weight: normal;
	text-decoration: none;
}

.submenu2 a:visited {
	font-size: 12px;
	color: #002664;
	text-decoration: none;
}

.submenu2 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

	/* submenu TAUCHEN */
.submenutauchen {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066A1;
	font-weight: normal;
	text-decoration: none;
}

.submenutauchen a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenutauchen a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenutauchen a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenutauchen1 a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenutauchen1 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenutauchen1 a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenutauchenre a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenutauchenre a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenutauchenre a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenutauchenhi {
	font-size: 12px;
	color: #002966;
	font-weight: normal;
	text-decoration: none;
}

.submenutauchenhi a:link {
	font-size: 12px;
	color: #002966;
	font-weight: normal;
	text-decoration: none;
}

.submenutauchenhi a:visited {
	font-size: 12px;
	color: #002966;
	text-decoration: none;
}

.submenutauchenhi a:hover {
	font-size: 12px;
	color: #0066A1;
	text-decoration: none;
}

#submenutauchen {
	width: 847px;
	height: 31px;
	padding: 0px;
	margin: -454px 0px 0px 107px;
	font-size: 12px;
	background-color: #408CB9;
}

#submenutauchen2 {
	width: 847px;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 0px 107px;
	font-size: 12px;
	background: #9FC5DC url(images/1x1weiss.gif) repeat-x left bottom;
}

.submenutauchen2 a:link {
	font-size: 12px;
	color: #002664;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenutauchen2 a:visited {
	font-size: 12px;
	color: #002664;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenutauchen2 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


 /* submenu RAD */
.submenurad {
	font-size: 12px;
	color: #121A05;
	background-color: #A1A791;
	font-weight: normal;
	text-decoration: none;
}

.submenurad a:link {
	font-size: 12px;
	color: #121A05;
	font-weight: normal;
	text-decoration: none;
}

.submenurad a:visited {
	font-size: 12px;
	color: #121A05;
	text-decoration: none;
}

.submenurad a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenurad2 {
	font-size: 12px;
	color: #121A05;
	background-color: #A1A791;
	font-weight: normal;
	text-decoration: none;
}

.submenurad2 a:link {
	font-size: 12px;
	color: #121A05;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenurad2 a:visited {
	font-size: 12px;
	color: #121A05;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenurad2 a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuradre a:link {
	font-size: 12px;
	color: #121A05;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuradre a:visited {
	font-size: 12px;
	color: #121A05;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuradre a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuradhi {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenuradhi a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenuradhi a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenuradhi a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

#submenurad {
	width: 847px;
	height: 31px;
	padding: 0px;
	margin: -454px 0px 0px 107px;
	font-size: 12px;
	background-color: #A1A791;
}


 /* submenu GOLF */
.submenugolf {
	font-size: 12px;
	color: #345800;
	background-color: #B9CA7F;
	font-weight: normal;
	text-decoration: none;
}

.submenugolf a:link {
	font-size: 12px;
	color: #345800;
	font-weight: normal;
	text-decoration: none;
}

.submenugolf a:visited {
	font-size: 12px;
	color: #345800;
	text-decoration: none;
}

.submenugolf a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenugolf2 {
	font-size: 12px;
	color: #345800;
	background-color: #B9CA7F;
	font-weight: normal;
	text-decoration: none;
}

.submenugolf2 a:link {
	font-size: 12px;
	color: #345800;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenugolf2 a:visited {
	font-size: 12px;
	color: #345800;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenugolf2 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenugolfre a:visited {
	font-size: 12px;
	color: #345800;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenugolfre a:link {
	font-size: 12px;
	color: #345800;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenugolfre a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenugolfhi2 a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenugolfhi2 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenugolfhi2 a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenugolfhi {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenugolfhi a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenugolfhi a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenugolfhi a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

#submenugolf {
	width: 847px;
	height: 31px;
	padding: 0px;
	margin: -454px 0px 0px 107px;
	font-size: 12px;
	background-color: #B9CA7F;
}

#submenugolf1 {
	width: 847px;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 0px 107px;
	font-size: 12px;
	background: #DCE4BF url(images/1x1weiss.gif) repeat-x left bottom;
}

.submenugolf1 a:link {
	font-size: 12px;
	color: #678240;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenugolf1 a:visited {
	font-size: 12px;
	color: #678240;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	border-right: 1px solid #FFFFFF;
}

.submenugolf1 a:hover {
	font-size: 12px;
	color: #739600;
	text-decoration: none;
}

.submenugolfhi1 a:link {
	font-size: 12px;
	color: #345800;
	font-weight: normal;
	text-decoration: none;
}

.submenugolfhi1 a:visited {
	font-size: 12px;
	color: #345800;
	text-decoration: none;
}

.submenugolfhi1 a:hover {
	font-size: 12px;
	color: #678240;
	text-decoration: none;
}

/* submenu ABENTEUER */
.submenuabenteuer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #835B83;
	font-weight: normal;
	text-decoration: none;
}

.submenuabenteuer a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenuabenteuer a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenuabenteuer a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuabenteuer2 a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuabenteuer2 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuabenteuer2 a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuabenteuerre a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuabenteuerre a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuabenteuerre a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuabenteuerhi {
	font-size: 12px;
	color: #400A40;
	font-weight: normal;
	text-decoration: none;
}

.submenuabenteuerhi a:link {
	font-size: 12px;
	color: #400A40;
	font-weight: normal;
	text-decoration: none;
}

.submenuabenteuerhi a:visited {
	font-size: 12px;
	color: #400A40;
	text-decoration: none;
}

.submenuabenteuerhi a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

#submenuabenteuer {
	width: 847px;
	height: 31px;
	padding: 0px;
	margin: -454px 0px 0px 107px;
	font-size: 12px;
	background-color: #835B83;
}

#submenuabenteuer1 {
	width: 847px;
	height: 30px;
	padding: 0px;
	margin: 0px 0px 0px 107px;
	font-size: 12px;
	background: #C0ADC1 url(images/1x1weiss.gif) repeat-x left bottom;
}

.submenuabenteuer1 a:link {
	font-size: 12px;
	color: #5A245A;
	font-weight: normal;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	border-right: 1px solid #FFFFFF;
}

.submenuabenteuer1 a:visited {
	font-size: 12px;
	color: #5A245A;
	text-decoration: none;
	padding: 7px 10px 8px 10px;
	border-right: 1px solid #FFFFFF;
}

.submenuabenteuer1 a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


/* submenu WELLNESS */
.submenuwellness {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #94887D;
	font-weight: normal;
	text-decoration: none;
}

.submenuwellness a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.submenuwellness a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenuwellness a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuwellness2 a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuwellness2 a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuwellness2 a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuwellnessre a:link {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuwellnessre a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 8px 10px;
}

.submenuwellnessre a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

.submenuwellnesshi {
	font-size: 12px;
	color: #291C13;
	font-weight: normal;
	text-decoration: none;
}

.submenuwellnesshi a:link {
	font-size: 12px;
	color: #291C13;
	font-weight: normal;
	text-decoration: none;
}

.submenuwellnesshi a:visited {
	font-size: 12px;
	color: #291C13;
	text-decoration: none;
}

.submenuwellnesshi a:hover {
	font-size: 12px;
	color: #DDDDDD;
	text-decoration: none;
}

#submenuwellness {
	width: 847px;
	height: 31px;
	padding: 0px;
	margin: -454px 0px 0px 107px;
	font-size: 12px;
	background-color: #94887D;
}

	/* Inhalt - Subtext + Subbild */
#subtext1 {
	width: 626px;
	height: 173px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
} 

#subtext1333 {
	width: 626px;
	height: 83px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext1303 {
	width: 626px;
	height: 113px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
} 

#subtext1273 {
	width: 626px;
	height: 143px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext12273 {
	width: 732px;
	height: 143px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext13273 {
	width: 785px;
	height: 143px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext1243 {
	width: 785px;
	height: 173px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext2303 {
	width: 626px;
	height: 83px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext2273 {
	width: 626px;
	height: 113px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext22273 {
	width: 732px;
	height: 113px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext23273 {
	width: 785px;
	height: 113px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext2243 {
	width: 785px;
	height: 143px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext12 {
	width: 626px;
	height: 143px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#subtext13 {
	width: 785px;
	height: 143px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

#submap1 {
	width: 425px;
	height: 200px;
	padding: 0px;
	margin: -195px 0px 0px 213px;
}

#subbild1 {
	width: 847px;
	height: 278px;
	padding: 0px;
	margin: 0px 0px 0px 107px;
}

#subtext2 {
	width: 829px;
	height: 170px;
	padding: 0px;
	margin: 5px 0px 0px 116px;
	font-size: 12px;
}

#subbild2 {
	width: 847px;
	height: 228px;
	padding: 0px;
	margin: 0px 0px 0px 107px;
} 

#subtext3 {
	width: 829px;
	height: 120px;
	padding: 0px;
	margin: 5px 0px 0px 116px;
	font-size: 12px;
}

#subbild3 {
	width: 847px;
	height: 278px;
	padding: 0px;
	margin: 0px 0px 0px 107px;
}

#subtext4 {
	width: 829px;
	height: 120px;
	padding: 0px;
	margin: -423px 0px 0px 116px;
	font-size: 12px;
}

#subtextlang {
	width: 829px;
	height: 386px;
	padding: 0px;
	margin: 7px 0px 0px 116px;
	font-size: 12px;
}

/* LINKLIST */
.linklist {
	font-size: 10px;
	color: #000000;
}

.linklist a:link {
	font-size: 10px;
	color: #002664;
}

.linklist a:visited {
	font-size: 10px;
	color: #002664;
}

.linklist a:hover {
	font-size: 10px;
	color: #A09889;
}

/* FOOTER */
#footer {
	width: 955px;
	height: 30px;
	padding: 0px;
	background: #A09889;
	margin: 0px;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.footertext {
	font-size: 9px;
	color: #FFFFFF;
}

.footertext a:link {
	font-size: 9px;
	color: #FFFFFF;
}

.footertext a:visited {
	font-size: 9px;
	color: #FFFFFF;
}

.footertext a:hover {
	font-size: 9px;
	color: #D2CBBD;
}
.tabletext {
	padding: 0px;
	font-size: 12px;
}

.tabletext2 {
	padding: 0px 20px 0px 10px;
	font-size: 10px;
}
