/*  COMMON */
*
{
	margin: 0;
	padding: 0;

}

body
{
	font-family: Helvetica, Helv, Arial, sans-serif;
	font-weight: normal;
	background: #fff url("../images/menu/dsgn-bg.png") 0% 0% no-repeat;
}


h1
{
	position: relative;
 	height: 170px;
	width: 222px;
	font-size: 20px;
	color: #36f;
}

h1 b
{
	position: absolute;
	display: block;
	background: transparent url("../images/menu/dsgn-logo.jpg") 0% 0% no-repeat;
	height: 87px;
	width: 232px;
	top: 0;
	left: 71px;
}

h1 i
{
	font-style: normal;
	position: absolute;
	top: 80px;
	left: 180px;
	width: 600px;
	display: none;
}

h2
{
	color: #007adb;
	font-size: 16px;
	background-color: #edf5ff;
	padding: 8px 12px;
}

p a, li a
{
	font-weight: bold;
	text-decoration: none;
	color: #44f;
	padding: 2px 6px;
}

p a:hover, li a:hover
{
	background-color: #ccf;
}

#hpic
{
	position: absolute;
	top: 75px;
	left: 180px;
	z-index: 99;
}

/* HEADER INFO */
#info
{
	position: absolute;
	top: 2px;
	left: 670px;
	text-align: right;
	line-height: 19px;
}

#info
{
	font-size: 12px;
}

#info a
{
	text-decoration:none;
	font-weight:bold;
	color:#1E90FF;
}

#info a:hover
{
	color:#00F; background-color:#fc3;
}

#info a:active
{
	background-color:#cff;
}

#info strong
{
	font-style: italic;
}

/*  CONTENT  */
#content
{
	width: 810px;
	height: 450px;
	font-size: 12px;
	position: absolute;
	top: 85px;
	left: 170px;
	z-index: 98;
	border: none;
}

#content em
{
	display: block;
}

#content img
{
	vertical-align: middle;
}

#content p
{
	margin-top: 10px;
	padding-left: 20px;
}

/*	MENÜ	*/
#menu
{
	width: 188px;
	position: absolute;
	top: 110px;
	left: 0;
	background: transparent url("../images/menu/men-bg.png") 1px 0% repeat-y;
}

#menu #rahmen
{
	background: #fff url("../images/menu/men-um.png") 0% 0% repeat-y;
}

#menu ul
{
	list-style-type: none;
	line-height: 26px;
	font-size: 9pt;
	padding: 0;
	margin: 0 0 0 10px;
	border: none;
	width: 147px;
}

#menu li
{
	padding: 0;
	margin: 0;
	border: none;
}

#menu a:link, #menu b, #menu a:visited
{
	display: block;
	padding: 2px 0 0 0;
	margin: 0;
	text-align: center;
	height: 26px;
	color: #33c;
	text-decoration: none;
	font-weight: bold;
}

#menu b.unten
{
	background: transparent url("../images/menu/men-umen.png") 0% -6px no-repeat;
	width: 147px;
	height: 12px;
}

#menu a:link, #menu a:visited
{
	color: #36f;
}

#menu a:hover
{
	color: #006;
}

#menu a:active
{
	color: #000;
}

#menu li.umenu
{
	background: #fff url("../images/menu/men-umen-m.png") 0% 0% repeat-y;
}

#menu .bot
{
	background: #fff url("../images/menu/men-bot.jpg") 0% 0% no-repeat;
	width: 190px;
	height: 232px;
}

#menu b
{
	background: #fff url("../images/menu/men-sel.png") 0% 0% no-repeat;
	color: #66c;
}

#menu li.hmenu
{
	background: #fff url("../images/menu/men-umen.png") 0% -10px no-repeat;
	height: 28px;
}

#menu .hmenu b
{
	background: #fff url("../images/menu/men-umen.png") 0% 0% no-repeat;
	height: 26px;
}

#menu a:link, #menu a:visited, #menu.umenu a
{
	background: #fff url("../images/menu/men-bt.png") 0% 0% no-repeat;
}

#menu a:hover
{
	background-position: 0 -28px;
}

#menu a:active
{
	background-position: 0 -56px;
}

#menu .impressum a, #menu .impressum a:visited, #menu .impressum b
{
	font-size: 8pt;
	margin-top: 20px;
}

#menu .impressum.sel a b
{
	display: none;
}

#menu li.umenu
{
	line-height: 18px;
}

#menu .umenu b, #menu .umenu a, #menu .umenu a:visited, #menu .umenu a:hover
{
	display: block;
	width: 130px;
	margin-left: 7px;
	padding-top: 0;
	height: 16px;
	font-size: 8pt;
	border: solid 1px white;
	background: #fff url("../images/menu/men-umen-m.png") -8px 0% repeat-y;
}

#menu .umenu b
{
	background: #ffa;
}

#menu .umenu a:hover
{
	border-color: yellow;
}

#menu .umenu a:active
{
	border-color: #f60;
}

#menu i, #home #content i
{
	display: none;
}

/*	NAVIGATION	*/
#navigation, #content .navigation
{
	position: relative;
	width: 550px;
	padding: 10px;
	height: 19px;
	vertical-align: middle;
	margin-top: 30px;
	clear: both;
}

#navigation .links, #content .navigation .links
{
	position: absolute;
	top: 5px;
	left: 6px;
	padding-left: 0;
}

#navigation .rechts, #content .navigation .rechts
{
	position: absolute;
	top: 5px;
	right: 6px;
	padding-right: 0;
}

#navigation a, #content .navigation a
{
	text-decoration: none;
	font-weight: bolder;
	font-size: 11pt;
	color: #63c;
	border: solid 1px #ccc;
	background-color: #eee;
	text-align: center;
	margin: 0 10px;
	width: 220px;
	padding: 3px 10px;
	vertical-align: middle;
}

#navigation a:hover, #content .navigation a:hover
{
	color: #306;
	border-color: #999;
	background-color: #ccc;
}

#navigation a:active, #content .navigation a:active
{
	color: #fff;
	background-color: #63c;
	border: solid 1px #333;
}

#navigation i, #content .navigation i
{
	display: none;
}

/* FLAGGE */

#flagge
{
	position: absolute;
	top: 0;
	left: 575px;	
}

#flagge a, #flagge b
{
	float: left;
	width: 18px;
	height: 12px;
	border: 2px solid #fff;
	padding: 0;
	margin: 2px;
}
#flagge b
{
	border-color: #000;
}
#flagge i
{
	display: none;
}

#flagge a.cz, #flagge b.cz
{
	background: #fff url("../images/cz.png") 0% -12px no-repeat;
}

#flagge a.de, #flagge b.de
{
	background: #fff url("../images/de.png") 0% -12px no-repeat;
}

#flagge a:hover
{
	border-color: #f00;
	background-position: 0 0;
}

em.mark
{
	color: #f33;
	font-size: 28px;
}

/* FOOTER */
#footer
{
	background: #f33;
	position: absolute;
	top: 530px;
	width: 800px;
	display: none;
}

.fleft
{
	float: left;
}

.fright
{
	float: right;
}

.cleaner
{
	clear: both;
}

.cleft
{
	clear: left;
}

.rel
{
	position: relative;
}

#home #content
{
	background: #fff url("../images/titelbild-sommer.jpg") 0% 64px no-repeat;
	width: 780px;
	padding-top: 405px;
}

#home b.oben, #home b.oben_cz
{
	position: absolute;
	top: 0px;
	left: 80px;
	background: #fff url("../images/titelbild-schrift.png") 0% 0% no-repeat;
	height: 57px;
	padding-left: 420px;
	font-size: 18px;
	color: #339;
}
#home b.oben_cz
{
	background: #fff url("../images/titelbild-schrift_cz.png") 0% 0% no-repeat;
	height: 63px;
}

#hotel #content
{
	background: #fff url("../images/hotel.jpg") 0% 0% no-repeat;
	margin-top: 25px;
	padding-top: 205px;
	width: 800px;
	
}

#hotel #content img.fleft
{
	margin: 5px 5px 5px 0;
}

#hotel #content img.fright
{
	margin: 0 0 5px 0;
}

#hotel #hpic
{
	background: #fff url("../images/h_hotel.png") 0% 0% no-repeat;
	width: 78px;
	height: 30px;
}

#hotel #content .bgpic
{
	position: absolute;
	top: 0;
	left: 612px;
	width: 188px;
	height: 200px;
	z-index: 99;
}

.preisliste
{
	border: 1px solid #66f;
}

#preisliste #hpic
{
	background: #fff url("../images/h_zimmerpreise.png") 0% 0% no-repeat;
	width: 165px;
	height: 38px;
}

#preisliste #content
{
	padding-top: 5px;
}

#preisliste h2
{
	color: #339;
	background-color: #ccf;
	font-size: 16px;
	padding: 1px 0;
	text-align: center;
	width: 620px;
}

.preisliste td, .preisliste th
{
	padding: 2px 5px;
	height: 35px;
	border: 3px solid #fff;
	border-bottom: 0;
	background-color: #e6e6fa;
}

.preisliste th
{
	text-align: left;
	font-weight: normal;
	border-right: 0;
	color: #339;
}

.preisliste td
{
	border-left: 0;
}

.preisliste .last td, .preisliste .last th
{
	border-bottom: 3px solid #fff;
	vertical-align: bottom;
}

.preisliste td strong
{
	font-size: 15px;
}

.preis1
{
	width: 330px;
	margin: 10px;
/*	height: 243px;*/
}

.preis1 table
{
	margin-bottom: 6px;
	font-size: 13px;
}

.preis1 td
{
	width: 50px;
}

.preis2
{
	width: 270px;
	margin: 2px;
	margin-left: 0;
/*	height: 243px;*/
}

.preis2 img
{
	margin-top: 20px;
}

.preis2 h3
{
	margin-top: 20px;
	margin-bottom: 2px;
	font-size: 12px;
}

.preis2 table
{
	width: 266px;
}

/*****************/
/*    ZIMMER     */
/*****************/
#zimmer #content
{
	margin-top: 24px;
	width: 828px;
}

#zimmer #content .rahmen
{
	margin: 3px;
}

#zimmer sup
{
	font-size: 8px;
	vertical-align: top;
}

#zimmer p
{
	text-align: center;
	padding: 0;
}

#zimmer p.suite
{
	margin-left: 120px;
	margin-top: 250px;
	width: 210px;
}

#zimmer p.badezimmer
{
	margin-top: 48px;
	width: 390px;
}

#zimmer .info
{
	position: absolute;
	top: 0;
	left: 0;
	color: red;
	background-color: #fffaf0;
}

#zimmer h2
{
	padding: 12px 0 12px 0;
	text-align: center;
	background: #edf5ff url("../images/trennlinie.png") right top no-repeat;
	margin-top: 12px;
}

#zimmer h2 b
{
	color: #ff4433;
}

#zimmer h2 small
{
	font-size: 9pt;
}

#zimmer .spalte
{
	width: 150px;
	float: left;
	margin: 8px 6px 0 6px;
}

#zimmer p
{
	margin-top: 8px;
}

#zimmer .preis
{
	color: #cd2a00;
	font-size: 16px;
}


/*****************/
/*    FOTO       */
/*****************/
#foto 
{
	margin: 0;
	padding: 0;
	width: auto;
}

#foto img
{
	position: absolute;
	top: 78px;
	left: 2px;
	cursor: pointer;
/*	_cursor: hand;*/
	border: 2px solid #fff;
	z-index: 99;
}

#foto p
{
	position: absolute;
	bottom: 2px;
	left: 50%;
	margin-left: -112px;
	background-color: #eee;
	font-size: 12px;
	font-weight: 800;
	padding: 2px 6px;
	border: solid 1px #D3D3D3;
}

#preisliste #content
{
	margin-top: 25px;
}

#preisliste #content h2
{
	padding-top: 5px;
	padding-bottom: 5px;
}

#preisliste p
{
	margin-top: 15px;
}

/***********************/
/*	ANGEBOTE	*/
/********************/

#angebote #content
{
	margin-top: 10px;
}

#angebote #content h2, #angebote #content h3
{
	color: #0080ff;
	font-size: 12pt;
	padding: 8px 12px;
}

#angebote #content h2, #angebote #content h4
{
	background-color: #edf5ff;
}

#angebote #content h3
{
	padding: 8px 0 8px 42px;
}

#angebote #content h3.a1
{
	background: #fff url("../images/zahl-1.png") 0% 1px no-repeat;
}

#angebote #content h3.a2
{
	background: #fff url("../images/zahl-2.png") 0% 1px no-repeat;
}

#angebote #content h3.a3
{
	background: #fff url("../images/zahl-3.png") 0% 1px no-repeat;
}

#angebote #content h3.a4
{
	background: #fff url("../images/zahl-4.png") 0% 1px no-repeat;
}

#angebote #content h3.a5
{
	background: #fff url("../images/zahl-5.png") 0% 1px no-repeat;
}

#angebote #content h3.a6
{
	background: #fff url("../images/zahl-6.png") 0% 1px no-repeat;
}

#angebote #content h3.a7
{
	background: #fff url("../images/zahl-7.png") 0% 1px no-repeat;
}

#angebote #content h3.a8
{
	background: #fff url("../images/zahl-8.png") 0% 1px no-repeat;
}

#angebote #content h3.a9
{
	background: #fff url("../images/zahl-9.png") 0% 1px no-repeat;
}

#angebote #content h2, #angebote .infos a
{
	font-variant: small-caps;
	font-size: 14px;
	margin: 2px 0;
	padding: 5px 20px 5px 20px;
	color: #005;
}

#angebote #content h3, #angebote #content h2, #angebote .infos a
{
	border: solid 1px #A9A9A9;
	/*_border: solid 1px #000;
	border-left: none;
	border-right: none;*/
}

#angebote #content h3
{
	border-left: none;
	border-right: none;
}

#angebote p
{
	padding: 10px 0;
	text-align: left;
}

#angebote #content ul
{
	margin-left: 10px;
	list-style-type: none;
}

#angebote #content .spalte li
{
	background: #fff url("../images/punkt.png") 0% 1px no-repeat;
	padding: 3px 0 0 20px;
}

#angebote #content .spalte strong
{
	color: green;
}

#angebote #content li.beschreibung
{
	background: none;
	padding-left: 0;
}

#angebote #content li.preis
{
	background: none;
	text-align: right;
	padding: 3px 0 10px 0;
	margin-bottom: 5px;
	margin-left: 22px;
}

#angebote #content li.preis strong
{
	font-size: 16px;
	color: red;
	font-weight: 900;
}

#angebote #content .spalte
{
	width: 390px;
	float: left;
	padding-bottom: 5px;
	padding: 5px 0;
}

#angebote #content .rahmen
{
	margin-top: 40px;
	margin-left: 20px;
	border: 1px solid #666;
	background-color: #eee;
	padding: 3px 10px;
	width: 350px;
}

#angebote #content .spalte.cleft
{
	/*border-right: 1px solid #66f;*/
	margin-right: 10px;
	padding-right: 10px;
}

#angebote #content .s-rechts
{
	float: right;
	border: none;
	padding: 0;
}

#angebote #content .ablauf ul, #angebote #content .bilder
{
	list-style-type: none;
}

#angebote #content .ablauf li
{
	background: none;	
	padding-left: 0;
}

#angebote #content li.links
{
	width: 100px;
	text-align: right;
	font-weight: bold;
	border: none;
	float: left;
	clear: left;
	padding-right: 6px;
}

#angebote #content li.rechts
{
	width: 270px;
	border: none;
	float: left;
}

#angebote #content #rabatt
{
	margin-bottom: 20px;
}

#angebote #content #rabatt h3
{
	border: none;
	float: left;
	padding-right: 10px;
	text-align: center;
}

#angebote #content #rabatt p
{
	text-align: left;
}

#angebote #content .platzmiete
{
	width: 280px;
	margin: 3px 4px 0 0;
	padding: 0;
}

#angebote #content .platzmiete li
{
	background: none;
	padding: 2px;
}

#angebote #content .platzmiete ul
{
	margin: 0;
	border: 1px solid #66f;
}

#angebote #content .platzmiete .wochentag
{
	clear: both;
	background-color: #edf5ff;
	padding: 3px 6px;
	border-top: 1px solid #66f;
	border-bottom: 1px solid #66f;
}

#angebote #content .platzmiete .zeitraum
{
	text-align: right;
	width: 105px;
	float: left;
	clear: left;
}

#angebote #content .platzmiete .datum
{
	text-align: right;
	width: auto;
	font-weight: bold;
	clear: both;
	margin-top: -22px;
	color: #fff;
	padding: 3px;
}

#angebote #content .platzmiete .preis
{
	background: none;
	margin: 4px 0;
	padding: 1px;
	padding-right: 5px;
	width: auto;
}

#angebote #content .platzmiete .saison
{
	font-size: 10pt;
	background-color: #0080ff;
	padding: 2px 5px;
	font-weight: bold;
	color: #fff;
}

#angebote #content .lichtzuschlag p
{
	border: 2px solid #66f;
	margin: 3px 0 0 0;
	padding: 6px;
	background: #cbecfd;
	line-height: 19px;
	width: 225px;
}
#angebote .infos h2, #angebote .infos a
{
	float: left;
	padding: 3px 12px;
}
#angebote .infos h2
{
	width: 120px;
	margin: 0px;
}

#angebote .infos i
{
	display: none;
}

#angebote .infos a
{
	display: block;
	text-decoration: none;
	margin: 1px;
	margin-top: 5px;
}

#angebote .infos a:hover
{
	background-color: #66f;
	color: #fff;
}

.angebot #content
{
	margin-top: 30px;
}

.angebot ul.nav
{
	border: 1px solid #66f;
	height: 30px; 
	list-style-type: none;
	width: 574px; 
	position: absolute;	
	top: 0px;
}

.angebot ul.nav li
{
	width: 109px;
	float: left;
	
	background: #ffdead;
	height: 22px; 
	margin: 3px;
	margin-right: 0;
	border: 1px dotted red;
}

.angebot ul.nav li a
{
	display: block;
	vertical-align: middle;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
	font-weight: 800;
}

.angebot .spalte strong
{
	color: #006400;
	font-size: 10.5pt;
}

#angebote span
{
	padding: 5px;
}

#angebote th
{
	text-align: left;
}

#angebote .sommer table
{
	background-color: #E6E6FA;
	border: 1px solid #6666ff;
	width: 280px;
	padding: 5px;
}

#angebote .sommer td, #angebote .sommer th
{
	border-bottom: 0;
}

#angebote .sommer td
{
	border-left: 0;
	text-align: right;
}

#angebote .sommer tbody th
{
	border-right: 0;
	text-align: left;
	font-weight: 100;
	padding: 2px 3px;
}

#angebote .sommer thead th span
{
	display: block;
	border: 3px solid #e6e6fa;
	background-color: #ccf;
	color: #339;
}

#angebote .last td, #angebote .last th
{
	border-bottom: 3px solid #fff;
}

#aktiv-tennis .winter
{
	width: 250px;
	margin-left: 8px;
}

#aktiv-tennis table.winter
{
	background-color: #E6E6FA;
	width: 270px;
	border: 1px solid #6666ff;
}

#aktiv-tennis .winter td, #aktiv-tennis  .winter th
{
	border: 3px solid #fff;
	border-bottom: 0;
}

#aktiv-tennis .winter td
{
	border-left: 0;
	text-align: right;
}

#aktiv-tennis .winter thead th span
{
	display: block;
	border: 3px solid #e6e6fa;
	background-color: #ccf;
	color: #339;
}

#aktiv-tennis .winter thead th
{
	border-bottom: 3px solid #fff;
}

#aktiv-tennis .last td, #aktiv-tennis .last th
{
	border-bottom: 3px solid #fff;
}

#aktiv-tennis .winter tbody th 
{
	text-align: right;
	font-weight: 100;
	width: 150px;
	border-right: 0;
}

#aktiv-tennis .winter tbody th, #aktiv-tennis .winter tbody td
{
	padding: 5px 5px;
}

#aktiv-tennis .winter .last td, #aktiv-tennis .winter .last th
{
	border-top: none;
	padding-top: 0px;
}

#aktiv-tennis td.head 
{
	text-align: center;
	color: #fff;
	border-left: 3px solid #fff;
	border-top: none;
	background-color: #6699ff;
}

#angebote .sommer p
{
	border: 2px solid #000;
	margin-top: 10px;
	padding: 6px;
	background: #cbecfd;
	line-height: 19px;
}

#aktiv-tennis h2
{
	color: #007adb;
	font-size: 15px;
}

#aktiv-tennis .urlaub
{
	border: 1px solid #6666ff;
}

#aktiv-tennis .ablauf .spalte
{
	border: 1px solid #6666ff;
	padding: 3px;
	margin: 6px;
}

#angebote i.licht
{
	background: url("../images/lampe.png") right bottom no-repeat;
	padding: 5px 5px 5px 9px;
}

#aktiv-tennis .urlaub h3
{
	margin-bottom: 5px;
}

#aktiv-tennis  h3.ablauf, #aktiv-tennis .ablauf h3
{
	background-color: #ccf;
	text-align: center;
	color: #339;
	padding: 6px 0;
	margin: 0;
}

#aktiv-tennis .ablauf th
{
	text-align: right;
	vertical-align: top;
	width: 100px;
	padding: 0 3px;
}

#aktiv-tennis div.linie
{
	height: 30px;
	background: #fff url("../images/trennlinie.png") right 6px no-repeat;
}

#aktiv-tennis p.unten
{
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid #6666ff;
}

.angebot .urlaub ul, .bilder
{
	margin-left: 40px;
	list-style-type: circle;
}

.angebot .urlaub li, .bilder li
{
	padding: 3px 0 3px 3px;
}

.angebot .urlaub p
{
	text-align: right;
	background: #fff url("../images/trennlinie.png") right bottom no-repeat;
	padding-bottom: 4px;
	padding-top: 5px;
}

.angebot .urlaub .spalte p strong
{
	color: #006400;
	font-size: 17px;
}

.angebot .urlaub p strong small
{
	font-size: 12px;
}

.angebot .spalte, .ablauf .spalte
{
	width: 380px;
	float: left;
	margin-right: 5px;
	padding-bottom: 5px;
	padding: 5px 12px 5px 5px;
}

.urlaub .cleft
{
	border-right: 1px solid #6666ff;
}

.angebot ul.nav li a.sel
{
	color: #006400;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #fff8dc;
	border: groove 3px #a52a2a;
	height: 17px;
	line-height: 17px; /*!important;*/
	font-size: 15px;
}

.angebot a.sel:hover
{
	background: transparent;
}

#aktiv-golf h3
{
	background-color: #f0f8ff;
	color: #6666ff;
	padding: 1px 3px;
	font-size: 15px;
	border: solid 1px #6666ff;
}

#aktiv-golf .urlaub li
{
	width: 450px;
}

#aktiv-golf .urlaub li span
{
	position: absolute;
	right: 150px;
	width: 200px;
}

#aktiv-urlaub #content
{
	padding: 5px;
}

.aktiv-urlaub
{
	border: 1px solid #6666ff;
	padding: 5px;
}

.aktiv-urlaub ul
{
	margin-left: 20px;
	float: left;
	width: 300px;
}

.aktiv-urlaub p
{
	float: right;
	width: 200px;
	margin-top: 50px;
}

#aktiv-urlaub h3
{
	background-color: #ccf;
	color: #339;
}

/* Freizeit und Sport */

#freizeit-und-sport #content
{
	margin-top: 30px;
	width: 820px;
}

#freizeit-und-sport #content .liste
{
	position: relative;
	height: 100px;
/*	width: 410px;*/
	width: 700px;
	background: transparent url("../images/trennlinie.png") right 0% no-repeat;
	cursor: pointer;
/*	_cursor: hand;*/
	float: left;
}

#freizeit-und-sport #content .liste:hover
{
	background-color: #edf5ff;
}


#freizeit-und-sport #content .liste h2
{
	margin: 1px 35px 1px 145px;
	font-size: 16px;
	padding: 3px;
	background-color: transparent;
}

#freizeit-und-sport #content .liste a
{
	text-decoration: none;
	padding: 2px 4px;
	display: block;
}

#freizeit-und-sport #content .liste a:hover
{
	text-decoration: underline;
}

#freizeit-und-sport #content .liste a i
{
	display: none;
}

#freizeit-und-sport #content h3
{
	margin: 0px 10px 0 150px;
	font-size: 100%;
	padding: 0;
}

#freizeit-und-sport #content .liste p
{
	margin: 0 40px 0 150px;
}

#freizeit-und-sport #content img
{
	position: absolute;
	top: 0;
}

#freizeit-und-sport #content .right
{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1px;
	width: 28px;
	height: 100px;
	display: block;
}

#freizeit-und-sport #content .right span
{
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 100px;
	display: block;
	background: #fff url("../images/th_mi-out.png") 0% 0% no-repeat;
}

#freizeit-und-sport #content a.right:hover span
{
	background: #fff url("../images/th_mi-ov.png") 0% 0% no-repeat;
}

#freizeit-und-sport #content a.right:active span
{
	background: #fff url("../images/th_mi-dn.png") 0% 0% no-repeat;
}

#freizeit-und-sport #content .right span
{
	position: absolute;
	top: 0;
	right: 0;
	width: 28px;
	height: 100px;
	display: block;
	background: #fff url("../images/th_mi-out.png") 0% 0% no-repeat;
	padding: 0;
}

#freizeit-und-sport .img
{
	background: #fff url("../images/l_freizeit1.png") 0% 0% no-repeat;
	position: absolute;
	top: 0px;
	height: 100px;
	width: 620px;
	left: 20px;
}

#freizeit-und-sport #content #s1, #freizeit-und-sport #content #s2
{
	width: 320px;
}

#freizeit-und-sport #content #s1
{
	float: left;
}

#freizeit-und-sport #content #s2
{
	float: right;
}

#landschaft #content
{
	margin-top: 20px;
}

#landschaft .fleft
{
	width: 470px;
	margin-top: 20px;
}

#landschaft h2
{
	color: #06f;
	font-size: 17px;
	padding-top: 10px;
	margin-bottom: 12px;
}

#landschaft .fleft p
{
	margin-bottom: 10px;
}

#landschaft img.fright
{
	vertical-align:middle;
	margin: 0;
	margin-right: 20px;
	border: 0;
}

#fahrrad-urlaub #content
{
	padding-top: 330px;
}

#fahrrad-urlaub .img
{
	position: absolute;
	top: 35px;
}

#fahrrad-urlaub .img img
{
	border: 0;
}

#fahrrad-urlaub p
{
	margin-bottom: 20px;
}

#fahrrad-urlaub .fahr
{
	width: 263px;
	float: right;
}

#fahrrad-urlaub .fahr a
{
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
}

#fahrrad-urlaub .fahr img
{
	border: 0;
}

#fahrrad-urlaub h3
{
	color: #0066ff;
	font-size: 17px;
	margin-bottom: 12px;
}

#fahrrad-urlaub #nav-top
{
	top: 300px;
	left: 750px;
}

.f1
{

}

.f2
{
	top: 171px;
	left: 51px;
}

.f3
{
	top: 171px;
	left: 97px;
}

.f4
{
	top: 193px;
	left: 97px;
}

#tennis-urlaub #content
{
	padding-top: 150px;
}

#tennis-urlaub .img
{
	position: absolute;
	top: 25px;
}

#tennis-urlaub img
{
	border: 0;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#tennis-urlaub img.zwei
{
	position: relative;
	left: -0px;
	top: -8px;
}

#tennis-urlaub img.vier
{
	position: relative;
	left: -0px;
	top: -12px;
}

#tennis-urlaub p.zwei
{
	position: relative;
	top: 12px;
	margin-bottom: 45px;
	margin-left: 20px;
}

#tennis-urlaub .info
{
	margin-left: 50px;
	width: 460px;
}

#golf-urlaub #content
{
	padding-top: 340px;
}

#golf-urlaub .img
{
	position: absolute;
	top: 30px;
}

#golf-urlaub .img img
{
	border: 0;
}

#golf-urlaub p
{
	margin-bottom: 20px;
	width: 550px;
}

#golf-urlaub #content strong
{
	font-size: 18px;
}

#bade-urlaub #content
{
	background: #fff url("../images/pic-schwimmbad.jpg") 150px 40px no-repeat;
	padding-top: 300px;
}

#bade-urlaub .img
{
	position: absolute;
	top: 30px;
}

#bade-urlaub .img img
{
	border: 0;
}

#bade-urlaub p
{
	margin-bottom: 20px;
	width: 550px;
}

#bade-urlaub h2
{
	margin-bottom: 8px;
	font-size: 12px;
}

#bade-urlaub #liste ul
{
	margin-left: 20px;
	list-style-type: none;
}

#bade-urlaub #liste ul.eins
{
	margin-left: 100px;
	/*_margin-left: 50px;*/
}

#bade-urlaub #liste li
{
	background: #fff url("../images/punkt.png") 0% 1px no-repeat;
	padding: 3px 0 3px 20px;
}

#nordic-urlaub #content
{
	padding-top: 350px;
}

#nordic-urlaub .img
{
	position: absolute;
	top: 30px;
}

#nordic-urlaub .img img
{
	border: 0;
}

#nordic-urlaub p
{
	margin-bottom: 20px;
	width: 550px;
}

#reiten #content
{
	padding-top: 350px;
}

#reiten .img
{
	position: absolute;
	top: 30px;
}

#reiten .img img
{
	border: 0;
}

#reiten p
{
	margin-bottom: 20px;
	width: 550px;
}

#reiten h2
{
	margin-bottom: 8px;
	font-size: 16px;
}

#reiten #content ul
{
	margin-left: 20px;
	list-style-type: none;
}

#reiten #content ul.eins
{
	margin-left: 20px;
	width: 250px;
}

#reiten #content ul.zwei
{
	margin-left: 20px;
	width: 240px;
}

#reiten #content #liste li
{
	background: #fff url("../images/punkt.png") 0% 1px no-repeat;
	padding: 3px 0 3px 20px;
}

#reiten .preis h2
{
	margin-top: 40px;
	margin-bottom: 8px;
	font-size: 17px;
}

#reiten  table
{
	font-size: 12px;
	margin-left: 38px;
	margin-bottom: 30px;
}

#reiten th
{
	text-align: left;
	font-weight: 100;
}

#reiten td
{
	text-align: right;
}

#perlsee-urlaub #content
{
	padding-top: 256px;
}

#perlsee-urlaub .img
{
	position: absolute;
	top: 50px;
}

#perlsee-urlaub .img img
{
	border: 0;
}

#perlsee-urlaub p
{
	margin-bottom: 20px;
	width: 550px;
}

#ski-urlaub #content
{
	padding-top: 350px;
}

#ski-urlaub .img
{
	position: absolute;
	top: 30px;
}

#ski-urlaub .img img
{
	border: 0;
}

#ski-urlaub p
{
	margin-bottom: 15px;
	width: 550px;
}

.noframe img
{
	border: 1px solid red;
}

#restaurant #content
{
	padding-top: 300px;
	height: 100px;
	margin-top: 18px;
	top: 58px;
}

#restaurant .img
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#restaurant .fruh
{
	position: absolute;
	top: 215px;
	left: 0px;
	width: 160px;
	text-align: center;
}

#restaurant #content b
{
	font-size: 11pt;
	color: #007adb;
}

#restaurant p
{
	margin-bottom: 15px;
}

#down
{
	text-align: center;
	width: 700px;
	margin-top: 40px;
	margin-bottom: 50px;
	padding-bottom: 20px;
}

#down ul
{
	text-align: left;
	list-style-type: none;
	margin: 0px auto;
	width: 550px;
}

#down li
{
	float: left;
	width: 250px;
}

#down a
{
	width: 220px;
	font-weight: 800;
	display: block;
	text-decoration: none;
	font-size: 13px;
	padding: 5px 10px;
	border: dotted 1px #D3D3D3;
	background-color: #eee;
	text-align: center;
	margin: 0 10px;
}

#down a:hover
{
	color: #8B0000;
	border-color: #A9A9A9;
	background-color: #ccc;
}

#down .bb a
{
	background: #fff url("../images/nav_bb-out.png") 0 8px no-repeat;
	padding-left: 25px;
}

#down .top a
{
	background: #fff url("../images/nav_top-out.png") 0% 0px no-repeat;
}

#down .ff a
{
	background: #fff url("../images/nav_ff-out.png") 100% 8px no-repeat;
	padding-right: 25px;
}

#down .top
{
	text-align: center;
	width: 30px;
}

#down .top a
{
	margin: 0 auto;
	width: 20px;
	display: block;
}

#down .ff 
{
	text-align: right;
}

#down .ff a
{
	width: auto;
}

#down .bb a:hover
{
	background: yellow url("../images/nav_bb-ov.png") 0 8px no-repeat;
}

#down .top  a:hover
{
	background: #fff url("../images/nav_top-ov.png") 0% 0px no-repeat;
}

#down .ff a:hover
{
	background: yellow url("../images/nav_ff-ov.png") 100% 8px no-repeat;
}

#down i
{
	display: none;
}

#verleih img.rad
{
	position: absolute;
	top: 40px;
	left: 20px;
	border: 0;
}

#verleih #content
{
	padding-top: 147px;
}

#verleih h2, #verleih h3
{
	color: #06f;
	/*margin-bottom: 25px;*/
	margin-bottom: 25px;
	width: 350px;
}

#verleih p
{
	width: 350px;
}

#verleih p.preis
{
	margin-bottom: 15px;
}

#nav-top 
{
	width: auto;
	position: absolute;
	top: 82px;
	left: 650px;
	border: 1px dotted orange;
	background-color: #fffaf0;
	z-index: 99;
}

#nav-top ul
{
	text-align: left;
	list-style-type: none;
}

#nav-top li
{
	float: left;
}

#nav-top a
{
	font-weight: 800;
	display: block;
	text-decoration: none;
	font-size: 13px;
	padding: 3px 5px;
}

#nav-top a:hover
{
	background-color: #ffeae0;
	color: #8B0000;
}

#nav-top .bb a
{
	padding-left: 15px;
	line-height: 18px;
}

#nav-top .top
{
	text-align: center;
	width: 30px;
}

#nav-top .top a
{
	margin: 0 auto;
	width: 20px;
	display: block;
}

#nav-top .ff
{
	text-align: right;
}

#nav-top .ff a
{
	position: absolute;
	right: 0;
	width: auto;
	text-align: right;
}

p.zur
{
	text-align: center;
}

#fahrradverleih .zur a
{
	background: #fff url("../images/nav_kl_b-out.png") 3px 50% no-repeat;
	padding-left: 15px;
	display: block;
	margin: 0 auto;
	height: 18px;
	width: 50px;
	margin-top: 20px;
	font-weight: bold;
}

.ang
{
	line-height: 20px;
	font-weight: 800;
	text-decoration: none;
	font-size: 13px;
}

.angzimmer
{
	background: #fff url("../images/nav_kl_b-out.png") 7% 50% no-repeat;
	line-height: 20px;
	font-weight: 800;
	font-size: 13px;
	position: absolute;
	left: 250px;
	border: 1px dotted orange;
	padding: 10px 10px 10px 10px;	
	margin-top: 18px;
}

.angzimmer2
{
	font-weight: 800;
	font-size: 13px;
	position: absolute;
	top: 60px;
	z-index: 99;
	left: 650px;
	border: 1px dotted orange;
	padding: 5px 10px 5px 10px;	
	margin-top: 18px;
}

a.ang:hover
{
}

.zur a:hover
{
}

#kontakt #content
{
	margin-top: 30px;
}

#kontakt #content .adresse, #kontakt #content .map
{
	width: 240px;
	float: left;
	margin: 10px;
}

#kontakt #content .adresse li
{
	list-style-type: none;
}

#kontakt #content .adresse ul
{
	margin: 15px;
}

#kontakt #content .head
{
	font-weight: bold;
	font-size: 11pt;
}

#kontakt #content .abs
{
	padding-top: 8px;
}

#kontakt #content .map
{
	width: 500px;
}

#kontakt #content .map iframe
{
	width: 500px;
	height: 300px;
}

a.email
{
	background-color: #ccf;
	color: #339;
	border: solid 1px #339;
	padding: 5px 20px 5px 20px;
	display: block;
	text-decoration: none;
	text-align: center;
}

a.email:hover
{
	background-color: #aad;
	color: #117;
}

.weit
{
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 800;
	font-size: 13px;
}

.angebot .n
{
	background: #fff url("../images/zahl-1.png") 0% 50% no-repeat;
	padding-left: 45px;
	line-height: 30px;
	color: #007adb;
	font-size: 18px;
	font-weight: 100;
}

.angebot .n2
{
	background: #fff url("../images/zahl-2.png") 0% 50% no-repeat;
}

.angebot .n3
{
	background: #fff url("../images/zahl-3.png") 0% 50% no-repeat;
}

.angebot .n4
{
	background: #fff url("../images/zahl-4.png") 0% 50% no-repeat;
}

.angebot .n5
{
	background: #fff url("../images/zahl-5.png") 0% 50% no-repeat;
}

.angebot .n6
{
	background: #fff url("../images/zahl-6.png") 0% 50% no-repeat;
}

.angebot .n7
{
	background: #fff url("../images/zahl-7.png") 0% 50% no-repeat;
}

.angebot .n8
{
	background: #fff url("../images/zahl-8.png") 0% 50% no-repeat;
}

.angebot .n9
{
	background: #fff url("../images/zahl-9.png") 0% 50% no-repeat;
}

.angp
{
	background-color: #fffaf0;
}

.preisliste ul, .preisliste h3, .bilder
{
	position: relative;
}

.angebot h4
{
	font-size: 14px;
}

#impressum h2, #impressum h3
{
	margin-bottom: 4px;
	color: #333399;
	background-color: #E6E6FA;
	font-size: 16px;
	/*_text-align: center;*/
	border: 1px solid #6666ff;
	padding: 3px 10px;
	text-align: left;
}

#impressum h3
{
	font-size: 14px;
}

#impressum #content h3, #impressum #content h4
{
	margin-top: 20px;
}

#impressum p
{
	position: relative;
	left: 15px;
	width: 620px;
}

/***********************/
/*	Buchungsformular	*/
/********************/
#buchung #content
{
	margin-top: 30px;
}

#buchung #content h3
{
	color: #8B0000;
	background-color: #FFE4E1;
	padding: 3px 10px;
}

#buchung #content li
{
	margin-top:3px;
}

#buchung #content table
{
	border-spacing: 4px;
	border-style: hidden;
	margin: 0;
}

#buchung #content table.Eingabe
{
	border-spacing: 2px;
	font-size: 10pt;
}

#buchung #content .FeldName, #buchung #content .FeldNameFETT, #buchung #content .GruppenFeld, #buchung #content .ABCheck
{
	color: #4B0082;
	font-size: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: Navy;
	margin-right: 5px;
	margin-bottom: 0px;
}

#buchung #content .ABCheck
{
	font-size: 14pt;
	background-color: #90EE90;
}

#buchung #content .FeldName, #buchung #content .GruppenFeld
{
	background-color: #F0F8FF;
}

#buchung #content .FeldNameFETT
{
	background-color: #E6E6FA;
}

#buchung #content .GruppenFeld
{
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	padding-left: 6px;
	padding-right: 6px;
}

#buchung #content .Gruppe
{
	border-style: dashed;
	border-top-style: hidden;
	border-width: 1px;
	border-color: Navy;
	background-color: #FFFFE0;
}

#buchung #content .GruppeFehler
{
	border-style: dashed;
	border-top-style: hidden;
	border-width: 1px;
	background-color: #FFE4E1;
	border-color: Red;
}

#buchung #content input[type="text"], #buchung #content input[type="submit"], #buchung #content input[type="reset"], #buchung #content select, #buchung #content input.wichtig
{
	border-style: solid;
	border-width: 1px;
	border-color: #6495ED;
	margin-top: 0px;
	background-color: White;
}

#buchung #content input[type="submit"], #buchung input[type="reset"]
{
	width: 130px;
	padding: 4px;
	font-size: 11pt;
}

#buchung #content input.wichtig
{
	background-color: #FFFFE0;
	border-top-style: hidden;
}

#buchung #content .wichtig
{
	background-color: #FFFFE0;
}

#buchung #content select.Angebot
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFFFE0;
	border-style: solid;
	border-width: 1px;
}

#buchung #content select.AngebotFehler
{
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFE4E1;
	border-style: solid;
	border-width: 1px;
	border-color: Red;
}

#buchung #content input[type="text"]
{
	border-top-style: hidden;
}

#buchung #content input[type="submit"], #buchung #content input[type="reset"]
{
	background-color: #87CEFA;
	font-weight: bold;
}

#buchung #content input[type="submit"]:hover, #buchung #content input[type="reset"]:hover
{
	background-color: #90EE90;
	font-weight: bold;
}

#buchung #content input.Fehler
{
	border-style: solid;
	border-width: 1px;
	border-color: Red;
	border-top-style: hidden;
	margin-top: 0px;
	background-color: #FFE4E1;
}

#buchung #content textarea
{
	border-style: solid;
	border-width: 1px;
	border-color: #6495ED;
}

#buchung #content strong
{
	color: #8B0000;
	font-size: 21px;
}

#buchung #content .fehler
{
	color: red;
	font-size: 14px;
	font-weight: bold;
}

#validation
{
	position: relative;
	top: -80px;
	left: 30px;
}

#validation a, #validation a:hover
{
	background-color: transparent;
	padding: 0;
	border: none;
	width: auto;
	display: inline;
}

#validation img
{
	border: none;
}


