
body  {
	height: 			100%;
	width:				100%;
	background-color:	#4f8295;
	background:			url(../bilder/back.jpg) center top repeat;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:			13px;
	line-height:		18px;
	color:				#000000;
    scrollbar-base-color:		003366; 
    scrollbar-track-color:		ffff00; 
    scrollbar-face-color:		ff0000; 
    scrollbar-highlight-color:	ff0000; 
    scrollbar-3d-light-color:	ffff00; 
    scrollbar-darkshadow-color:	ffff00; 
    scrollbar-shadow-color:		ff0000; 
    scrollbar-arrow-color:		003366;
}

#overall  {
	position:			relative;
	width: 				100%;
	min-height: 		100%;
	margin: 			0 auto;
	overflow:			auto;
}

* html #overall {
	height: 			100%;
}

html {
	height: 			100%;
	background-color:	#4f8295;
	background:			url(../bilder/back.jpg) center top repeat;
}

img, div {
	border:				0px;
}

* {
	margin: 			0;
	padding: 			0;
}

p {
	margin:				0px 0px 20px 0px;
}

a {
	text-decoration:	underline;
	color:				#6196b4;
	outline:			0;
}

a:hover {
	text-decoration:	none;
	color:				#6196b4;
	outline:			0;
}

h1 {
	font-size:			16px;
	font-weight:		bold;
	margin-bottom:		10px;
	color:			#e1b667;
}

h2 {
	font-size:			15px;
	font-weight:		bold;
	margin-bottom:		11px;
}

h3 {
	font-weight:		bold;
	color:				#6196b4;
	font-size:			13px;
}

h4 {
	font-weight:		bold;
	color:				#6196b4;
	font-size:			12px;
}

h5 {
	font-weight:		bold;
	color:				#6196b4;
	font-size:			13px;
	margin-bottom:		5px;
	padding:			0;
}

h6 {
	font-weight:		bold;
	color:				#6196b4;
	font-size:			13px;
	margin-bottom:		5px;
}

hr {
	color:				#8ac5f2;
	height:				1px;
}

#main {
	position:			relative;
	margin:				20px 0 0 0;
	width:				980px;
	text-align:			left;
	overflow:			hidden;
}

#main .top {
	position:			relative;	
	width:				980px;
	height:				35px;
	background:			transparent url(../bilder/mainbox-top.png) center top no-repeat;
	float:				left;
	overflow:			visible;
}

#main .body {
	position:			relative;	
	width:				980px;
	height:				auto;
	background:			transparent url(../bilder/mainbox-back.png) center top repeat-y;
	text-align:			left;
	float:				left;
	overflow:			visible;	
}

#main .footer {
	position:			relative;	
	width:				980px;
	height:				100px;
	background:			transparent url(../bilder/mainbox-footer.png) center top no-repeat;
	font-size:			11px;
	line-height:		16px;
	color:				#2e393e;
	text-shadow:		#d7e4ee 1px 1px 1px;
	float:				left;
	overflow:			hidden;
}

/* --- SYSTEMNAVI ------------------------------------------------------- */

.systemnavi  ul {
	margin:				0;
	padding:			0;
	}	
	
.systemnavi li {
	list-style-type:	none;
	float: left;
	}

.systemnavi {
	position:			relative;
	margin:				0 50px 0 0;
	font-size:			11px;
	color:				#FFFFFF;
	float:				right;
}

.systemnavi .trenner {
	position:			relative;
	margin:				0 10px 0 10px;
	float:				left;
}


#system-aktiv 
	{
	position:			relative;
	color:				#FFFFFF;
	text-shadow: 		#7ba6b5 1px 1px 0px;
	text-decoration:	none;
	float:				left;
	}	

#system-inaktiv 
	{
	position:			relative;
	color:				#FFFFFF;
	text-shadow: 		#7ba6b5 1px 1px 0px;
	text-decoration:	none;
	float:				left;
	}	

#system-inaktiv:hover 
	{
	position:			relative;
	color:				#000000;
	text-shadow: 		#FFFFFF 1px 1px 0px;
	text-decoration:	none;
	float
	}
	
/* --- Sprache ----- */

.systemnavi-en {
	float:				left;
	margin-left:		40px;
}

.systemnavi-en  ul {
	margin:				0;
	padding:			0;
	}	
	
.systemnavi-en li {
	list-style-type:	none;
	display: 			inline;
	}
#spracheGer-aktiv 
	{
	background-image: url(../bilder/land/de.gif);
	width:16px;
	height:15px;
	border:0;
	outline:0;
	display:block;
	float:left;
	}	
	
#spracheGer-inaktiv 
	{
	background-image: url(../bilder/land/de_sw.gif);
	width:16px;
	height:15px;
	border:0;
	outline:0;
	display:block;
	float:left;
	}
	
#spracheGer-inaktiv:hover 
	{
	background-image: url(../bilder/land/de.gif);
	width:16px;
	height:15px;
	border:0;
	outline:0;
	display:block;
	float:left;
	}
	
	
#spracheEng-aktiv 
	{
	background-image: url(../bilder/land/gb.gif);
	width:16px;
	height:15px;
	border:0;
	outline:0;
	display:block;
	float:left;
	}	
	
#spracheEng-inaktiv 
	{
	background-image: url(../bilder/land/gb_sw.gif);
	width:16px;
	height:15px;
	border:0;
	outline:0;
	display:block;
	float:left;
	}
	
#spracheEng-inaktiv:hover 
	{
	background-image: url(../bilder/land/gb.gif);
	width:16px;
	height:15px;
	border:0;
	outline:0;
	display:block;
	float:left;
	}

/* --- HEADER ------------------------------------------------------- */

.header {
	position:			relative;
	margin:				0 10px 0 10px;
	width:				960px;
	height:				237px;
	overflow:			visible;
}

.header .pic {
	position:			absolute;
	z-index:			1;
	width:				960px;
	height:				180px;
	top:				-15px;
	left:				0px;
}

.header .navi {
	position:			absolute;
	z-index:			2;
	width:				960px;
	height:				72px;
	top:				165px;
	left:				0px;
	background:			url(../bilder/navi-back.jpg) center top no-repeat;
}

.header .logo {
	position:			absolute;
	z-index:			3;
	width:				253px;
	height:				157px;
	top:				40px;
	left:				670px;
}

/* --- NAVI ------------------------------------------------------- */

.navi .menue {
	position:			relative;
	margin:				11px 0px 0px 40px;
	font-size:			14px;
	float:				left;
}

.navi .menue .trenner {
	position:			relative;
	margin:				-10px 7px 0 8px;
	float:				left;
}

.navi .menue  ul {
	margin:				0;
	padding:			0;
	}	
	
.navi .menue li {
	list-style-type:	none;
	float: left;
	}
	
#punkt-aktiv 
	{
	color:				#418cb3;
	border:				0;
	outline:			0;
	text-decoration:	none;
	}	

#punkt-inaktiv 
	{
	color:				#000000;
	border:				0;
	outline:			0;
	text-decoration:	none;
	}	

#punkt-inaktiv:hover 
	{
	color:				#418cb3;
	border:				0;
	outline:			0;
	text-decoration:	none;
	}	

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

.content {
	position:			relative;
	z-index:			10;
	margin:				15px 0 15px 0;
	padding:			0 50px 0 50px;
	width:				880px;
	background:			transparent url(../bilder/content-back.gif) center top repeat-y;
	overflow:			visible;
	float:				left;
}

.content-sub {
	position:			relative;
	margin:				15px 0 15px 0;
	padding:			0 50px 0 10px;
	width:				920px;
	background:			transparent url(../bilder/content-back-sub.gif) center top repeat-y;
	overflow:			visible;
	float:				left;
}

.content-startani {
	position:			relative;
	width:				590px;
	float:				left;
}

.content-pic {
	position:			relative;
	width:				190px;
	float:				right;
	overflow:			visible;
}

.content-pic-start {
	position:			relative;
	width:				190px;
	float:				right;
	margin-right:		40px;
	overflow:			visible;
}

.content-copy {
	position:			relative;
	margin:				0 0 0 40px;
	width:				460px;
	float:				left;
	overflow:			visible;
}

.content-subnavi {
	position:			relative;
	padding:			20px 10px 20px 10px;
	width:				150px;
	float:				left;
	text-align:			right;
	overflow:			visible;
}

.content-subnavi  ul {
	margin:				0;
	padding:			0;
	}	
	
.content-subnavi li {
	list-style-type:	none;
	}

.content-subnavi .trenner {
	position:			relative;
	margin:				0 -10px 0 0;
}

.content-subnavi .trenner-abstand {
	margin:				-15px 0 -5px 0;
}
	
#sub-aktiv 
	{
	color:				#418cb3;
	text-shadow: 		#ebf1f6 1px 1px 0px;
	text-decoration:	none;
	display:			block;
	height:				18px;
	position:			relative;
	padding:			7px 0 7px 0;
	width:				200px;
	margin-left:		-47px;
	}	

#sub-inaktiv 
	{
	position:			relative;
	padding:			7px 0 7px 0;
	height:				18px;
	color:				#000000;
	text-shadow: 		#ebf1f6 1px 1px 0px;
	text-decoration:	none;
	display:			block;
	border:				0;
	outline:			0;
	width:				200px;
	margin-left:		-47px;
	}	

#sub-inaktiv:hover 
	{
	position:			relative;
	padding:			7px 0 7px 0;
	height:				18px;
	color:				#418cb3;
	text-shadow: 		#ebf1f6 1px 1px 0px;
	text-decoration:	none;
	display:			block;
	width:				200px;
	margin-left:		-47px;
	}	
	
.news:hover
	{
	text-decoration:	underline;
	color:				#6196b4;
	}
	
.news
	{
	border:				0;
	outline:			0;
	text-decoration:	none;
	}

.presse 
	{
	margin-left:		15px;
	}

/* --- SIDEFORM ------------------------------------------------------- */

.side-form {
	position:			relative;
	width:				190px;
	text-align:			left;
	float:				right;
	overflow:			visible;
}
.side-form .hl {
	position:			relative;
	width:				190px;
	margin:				0 0 5px 0;
	font-size:			13px;
	font-weight:		bold;
	color:				#418cb3;
	float:				left;
}

.side-form .mini {
	position:			relative;
	width:				190px;
	font-size:			10px;
	color:				#435158;
	float:				left;
}

.side-form .mini a {
	color:				#435158;
	text-decoration:	underline;
	float:				left;
}

.side-form .mini a:hover {
	color:				#000000;
	text-decoration:	underline;
}

.side-form .mini a.link-right {
	color:				#435158;
	text-decoration:	underline;
	float:				right;
}

.side-form .mini a.link-right:hover {
	color:				#000000;
	text-decoration:	underline;
}

.side-form .feldname {
	position:			relative;
	width:				190px;
	font-size:			11px;
	color:				#435158;
	float:				left;
}

.side-form .formfeld {
	width:				106px;
	height:				14px;
	padding:			5px 8px 5px 8px;
	margin:				0 0 3px 0;
	background:			url(../bilder/sideform-feld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
}

* html .side-form .formfeld {
	background:			url(../bilder/sideform-feld.gif) top left no-repeat fixed;
}

.side-form .btn {
	width:				65px;
	height:				24px;
	padding:			5px 0 5px 0;
	margin:				0 0 3px 0;
	background:			url(../bilder/sideform-btn.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	text-shadow: 		#ebf1f6 1px 1px 0px;
	float:				right;
}

.side-form .btn:hover {
	background:			url(../bilder/sideform-btn-over.gif) top left no-repeat;
	text-decoration:	none;
	color:				#2e393e;
	text-shadow: 		#ebf1f6 1px 1px 0px;
}

/* --- KONTAKT ------------------------------------------------------ */

.kontakt {
	position:			relative;
	width:				630px;
	text-align:			left;
	overflow:			visible;
}

.kontakt .hl {
	position:			relative;
	width:				390px;
	margin:				0 0 5px 0;
	font-size:			13px;
	font-weight:		bold;
	color:				#418cb3;
	float:				left;
}

.kontakt .hl2 {
	position:			relative;
	width:				390px;
	margin:				0 0 10px 0;
	font-size:			13px;
	font-weight:		bold;
	color:				#418cb3;
	float:				left;
}

.kontakt .mini {
	position:			relative;
	width:				190px;
	font-size:			10px;
	color:				#435158;
	float:				left;
}

.kontakt .mini a {
	color:				#435158;
	text-decoration:	underline;
	float:				left;
}

.kontakt .mini a:hover {
	color:				#000000;
	text-decoration:	underline;
}

.kontakt .mini a.link-right {
	color:				#435158;
	text-decoration:	underline;
	float:				right;
}

.kontakt .mini a.link-right:hover {
	color:				#000000;
	text-decoration:	underline;
}

.kontakt .feldname {
	position:			relative;
	width:				190px;
	font-size:			11px;
	color:				#435158;
	float:				left;
}

.kontakt .codename {
	position:			relative;
	width:				105px;
	font-size:			11px;
	color:				#435158;
	float:				left;
}

.kontakt .formfeld {
	width:				300px;
	height:				14px;
	padding:			5px 8px 5px 8px;
	margin:				0 0 3px 0;
	background:			url(../bilder/kontakt-feld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
}

.kontakt .formfeld2 {
	width:				106px;
	height:				14px;
	padding:			5px 8px 5px 8px;
	margin:				0 0 3px 0;
	background:			url(../bilder/sideform-feld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
	text-align:			center;
}

.kontakt .formfeld-anfrage {
	width:				300px;
	height:				72px;
	padding:			0px 8px 0px 8px;
	margin:				0 0 15px 0;
	background:			url(../bilder/kontakt-anfragefeld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
	overflow-y: 		auto;
	scrollbar:			no;
	line-height:		16px;
}

* html .kontakt .formfeld {
	background:			url(../bilder/kontakt-feld.gif) top left no-repeat fixed;
}

.kontakt .btn {
	width:				65px;
	height:				24px;
	padding:			5px 0 5px 0;
	margin:				0 0 3px 8px;
	background:			url(../bilder/sideform-btn.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	text-shadow: 		#ebf1f6 1px 1px 0px;
	float:				left;
}

.kontakt .btn:hover {
	background:			url(../bilder/sideform-btn-over.gif) top left no-repeat;
	text-decoration:	none;
	color:				#2e393e;
	text-shadow: 		#ebf1f6 1px 1px 0px;
}

/* --- online-buchung ------------------------------------------------------- */

.online {
	position:			relative;
	width:				630px;
	text-align:			left;
	overflow:			visible;
}

.online .hl {
	position:			relative;
	width:				390px;
	margin:				0 0 5px 0;
	font-size:			13px;
	font-weight:		bold;
	color:				#418cb3;
	float:				left;
}

.online .hl2 {
	position:			relative;
	width:				390px;
	margin:				0 0 10px 0;
	font-size:			13px;
	font-weight:		bold;
	color:				#418cb3;
	float:				left;
}

.online .mini {
	position:			relative;
	width:				190px;
	font-size:			10px;
	color:				#435158;
	float:				left;
}

.online .mini a {
	color:				#435158;
	text-decoration:	underline;
	float:				left;
}

.online .mini a:hover {
	color:				#000000;
	text-decoration:	underline;
}

.online .mini a.link-right {
	color:				#435158;
	text-decoration:	underline;
	float:				right;
}

.online .mini a.link-right:hover {
	color:				#000000;
	text-decoration:	underline;
}

.online .feldname {
	position:			relative;
	width:				120px;
	font-size:			11px;
	color:				#435158;
	float:				left;
}

.online .feldname2 {
	position:			relative;
	width:				430px;
	font-size:			11px;
	color:				#435158;
	float:				left;
	margin-top:			-5px;
}

.online .feldname3 {
	position:			relative;
	width:				430px;
	font-size:			11px;
	color:				#435158;
	float:				left;
	margin-top:			-17px;
}

.online .feldname4 {
	position:			relative;
	width:				120px;
	font-size:			11px;
	color:				#435158;
	float:				left;
	margin-left:		5px;
}

.online .feldname5 {
	position:			relative;
	width:				120px;
	font-size:			11px;
	color:				#435158;
	float:				left;
	margin-top:			5px;
}

.online .feldname6 {
	position:			relative;
	width:				120px;
	font-size:			11px;
	color:				#435158;
	float:				left;
	margin-top:			5px;
	margin-left:		5px;
}

.online .feldname7 {
	position:			relative;
	width:				430px;
	font-size:			11px;
	color:				#435158;
	float:				left;
	margin-top:			-10px;
}

.online .feldname8 {
	position:			relative;
	width:				430px;
	font-size:			11px;
	color:				#435158;
	float:				left;
	margin-top:			0px;
}

.online .codename {
	position:			relative;
	width:				120px;
	font-size:			11px;
	color:				#435158;
	float:				left;
}

.online .formfeld {
	width:				300px;
	height:				14px;
	padding:			5px 8px 5px 8px;
	margin:				0 0 3px 0;
	background:			url(../bilder/kontakt-feld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
}

.online .formfeld2 {
	width:				106px;
	height:				14px;
	padding:			5px 8px 5px 8px;
	margin:				0 0 3px 0;
	background:			url(../bilder/sideform-feld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
	text-align:			center;
}

.online .formfeld3 {
	width:				106px;
	height:				14px;
	padding:			5px 8px 5px 8px;
	margin:				5px 0 3px 0;
	background:			url(../bilder/sideform-feld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
	text-align:			center;
}

.online .radio {
	margin-left:		15px;
	float:				left;
}

.online .radio2 {
	float:				left;
}

.online .formfeld-anfrage {
	width:				300px;
	height:				72px;
	padding:			0px 8px 0px 8px;
	margin:				0 0 15px 0;
	background:			url(../bilder/kontakt-anfragefeld.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	float:				left;
	overflow-y: 		auto;
	scrollbar:			no;
	line-height:		16px;
}

* html .online .formfeld {
	background:			url(../bilder/kontakt-feld.gif) top left no-repeat fixed;
}

.online .btn {
	width:				65px;
	height:				24px;
	padding:			5px 0 5px 0;
	margin:				0 0 3px 8px;
	background:			url(../bilder/sideform-btn.gif) top left no-repeat;
	border:				0px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	line-height:		14px;
	text-decoration:	none;
	color:				#2e393e;
	text-shadow: 		#ebf1f6 1px 1px 0px;
	float:				left;
}

.online .btn:hover {
	background:			url(../bilder/sideform-btn-over.gif) top left no-repeat;
	text-decoration:	none;
	color:				#2e393e;
	text-shadow: 		#ebf1f6 1px 1px 0px;
}



/* --- FOOTER ------------------------------------------------------- */

.footer a {
	color:				#2e393e;
	text-decoration:	none;
}

.footer a:hover {
	color:				#2e393e;
	text-decoration:	underline;
}

.footer .box1 {
	position:			relative;
	margin:				30px 0 0 50px;
	float:				left;
}

.footer .box2 {
	position:			relative;
	margin:				30px 0 0 30px;
	float:				left;
}

.footer .box3 {
	position:			relative;
	margin:				30px 0 0 20px;
	text-align:			right;
	float:				left;
}

.footer .box-ow {
	position:			relative;
	margin:				30px 50px 0 0;
	float:				right;
}

/* --- SONSTIGES ------------------------------------------------------------*/

.liste {
	margin-left:		30px;
}

.kontaktLinks {
	margin-top:			5px;
}

.KLinks {
	float:				left;
	width:				25px;
	text-align:			left;
	line-height:		24px;
}

.KRechts {
	float:				left;
	width:				125px;
	line-height:		24px;
}

.newstext {
	font-size:			12px;
}

.impressum1 {
	margin-left:		-40px;
	width:				960px;
}

.impressum4 {
	width:				640px;
}

.impressumLinks {
	float:				left;
	width:				310px;
}

.impressumRechts {
	float:				left;
	width:				300px;
}

.map {
	margin-top:			-20px;
	margin-left:		95px;
}

.formularLinks {
	float:				left;
	width:				320px;
}

.formularRechts {
	float:				left;
	width:				310px;
}

.tbltr {
	height:				40px;
}

.tbltr2 {
	height:				35px;
}

.content-impressum {
	position:			relative;
	z-index:			10;
	margin:				15px 0 15px -40px;
	padding:			0 50px 0 50px;
	width:				960px;
	background:			transparent url(../bilder/content-back.gif) center top repeat-y;
	overflow:			visible;
	float:				left;
}

.content-copy-impressum {
	position:			relative;
	margin:				0 0 0 40px;
	float:				left;
	overflow:			visible;
	width:				630px;
}

.ulli {
	margin-top:			-20px;
}

.unterli {
	margin-left:		20px;
}

/* --TBL Preise -- */

.tbl-preis {
	background-color:	#d7e4ee;
	height:				25px;
	font-weight:		bold;
	color:				#434343;
}

.tbl-preise-td {
	padding-left:		10px;
}

.tbl-preis-hl {
	background-color:	#e8f1f7;
	height:				25px;
}

.imgmond {
	border:				2px solid #999;
}

.rechts {
	float:				right;
}

.philo {
	margin-bottom:		5px;
}

.logo {
	margin:				40px 0px;
}

.mita {
	line-height:		24px;
}
