body {
    margin: 0;
    padding: 0;
    background: url(/images/body_back.jpg) repeat 50% 0;
	font: normal 12px/18px Verdana,sans-serif;
	color: #fff;
}
div {
    margin: 0;
    padding: 0;
}
form {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, sans-serif; letter-spacing: 1px }

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    margin: 0;
    border: 0;
}

.normal {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.spacer, .spacer1 {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
    padding: 0 0 10px 0;
}
.spacer1 {
    padding: 0;
}

.spacer_pretty {
    padding: 0;
}

ul {margin-top:0;}

#accordion {
	margin:0 0 15px 0;
}

h4.toggler {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0px 20px;
	padding: 15px 10px 25px 40px;
	background: url(/images/toggler_back.gif) no-repeat 50% 100%;
	position: relative;
	z-index: 50;
	cursor: pointer;
}

#accordion .element {
	margin: 10px 0 0 50px;
	position: relative;
	z-index: 50;
}

span.tog_pfeil {
	display: block;
	width: 10px;
	height: 15px;
	position: absolute;
	background: url(/images/tog_pfeil_back.gif) no-repeat 0 0;
	z-index: 51;
	left: 24px;
}

span.tog_fly, span.tog_fried {
	display: block;
	height: 31px;
	position: absolute;
	background: url(/images/icon_fly.gif) no-repeat 100% 0;
	z-index: 51;
	right: 19px;
	top: 7px;
	padding-right: 50px;
	font-size: 12px;
	line-height: 31px;
}

span.tog_misch {
	display: block;
	height: 31px;
	position: absolute;
	background: url(/images/icon_misch.gif) no-repeat 100% 0;
	z-index: 51;
	right: 19px;
	top: 7px;
	padding-right: 78px;
	font-size: 12px;
	line-height: 31px;
}

span.tog_fried {
	background: url(/images/icon_fried.gif) no-repeat 100% 0;
}

/* ########## Editiermenue unterm Kopf ########## */

.edit_container {
	margin:0;
	padding: 10px;
	background: #F2E354;
	height: 30px;
}

 a.edit_link, a.edit_link:hover {
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	background: url(/images/editlinks_back.gif) no-repeat 0% 50%;
	width: 150px;
	height: 29px;
	padding-left: 30px;	
}

a.edit_link1, a.edit_link1:hover {
	display: block;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	line-height: 29px;
	width: 80px;
	height: 29px;
}


/* ######################## Link typen ######################## */

a.link_doc, a.link_pdf, a.link_excel, a.link_email, a.link_extern, a.link_doc:hover, a.link_pdf:hover, a.link_excel:hover, a.link_email:hover, a.link_extern:hover {
	margin: 2px;
	padding: 3px 3px 1px 18px;
	border-bottom: 1px dotted #ccc;
}

a.link_doc, a.link_doc:hover {
	background: url(/images/icon_doc.gif) no-repeat 0% 50%;
}

a.link_excel, a.link_excel:hover {
	background: url(/images/icon_xls.gif) no-repeat 0% 50%;
}

a.link_pdf, a.link_pdf:hover {
	background: url(/images/icon_pdf.gif) no-repeat 0% 50%;
}

a.link_email, a.link_email:hover {
	background: url(/images/icon_mailto.gif) no-repeat 0% 50%;
}

a.link_extern, a.link_extern:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
}

a.link_extern2, a.link_extern2:hover {
	background: url(/images/icon_external.gif) no-repeat 0% 50%;
	border-bottom: 1px dotted #ccc; 
	padding: 3px 3px 0px 18px;
}

/* Google Maps */

.g_infowindow {
	width: 300px;
	color: #333;
	font-size: 11px;
	line-height: 14px;
}

.g_infowindow h2 {
	margin:0;
	padding:0;
	font-size: 13px;
	line-height: 15px;
}

.g_infowindow p {
	margin:0;
	padding:0;
	font-size: 11px;
	line-height: 14px;
}

.g_infowindow .morelink {
	display: block;
	margin-right: 10px;
	padding-right: 10px;
	color: #2e474b;
	text-align: right;
	background: url(/images/morelink.gif) no-repeat 100% 4px;
}

/* ################################ KOPFBEREICH UND NAVIGATION ################################# */

#header_container, #header_container2, #header_container3 {
	margin: 0;
	padding: 0;
	padding-bottom: 80px;
	text-align: center;
	background: url(/images/kopf_back.jpg) no-repeat 50% 0;
}

#header_container2 {
	background: url(/images/kopf_back2.jpg) no-repeat 50% 0;
}

#header_container3 {
	background: url(/images/kopf_back3.jpg) no-repeat 50% 0;
}

#header_inhalt {
	width: 1004px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	top:0;
	z-index: 2;
}

.logo_famfish {
	position: absolute;
	top:0;
	left: 100px;
	width: 312px;
	height: 222px;
	background: url(/images/logo_famfish.png) no-repeat 0 0;
	z-index: 100;
}

.kaernten_logo {
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 3;
}

#langnavi {
	position: absolute;
	top: 40px;
	right: 30px;
}

#langnavi a, #langnavi a:hover {
	font: bold 19px/20px Arial, sans-serif;
	color: #fff;
}

#langnavi a.sel, #langnavi a.sel:hover {
	font: bold 19px/20px Arial, sans-serif;
	color: #ccc;
}

#frame_oben_l {
	width: 964px;
	height: 19px;
	position: absolute;
	z-index: 20;
	top: 85px;
	left: 19px;
	background: url(/images/map_frame_oben_l.gif) no-repeat 0 0;
}

#frame_oben_r {
	width: 19px;
	height: 19px;
	position: absolute;
	z-index: 20;
	top: 85px;
	left: 965px;	
	background: url(/images/map_frame_oben_r.gif) no-repeat 0 0;
}

.map_spacer {
	width: 964px;
	height: 85px;
}

#header_container #map {
	width: 964px;
	height: 352px;
	margin-left: 20px;
}

#header_container2 #map {
	width: 964px;
	height: 470px;
	margin-left: 20px;
}

#header_container3 #map {
	width: 964px;
	height: 200px;
	margin-left: 20px;
}

h1.noflash {
	padding-top: 140px;
	padding-left: 30px;
}

p.noflash {
	padding-left: 30px;
}

#header_container #frame_unten_l, #header_container2 #frame_unten_l, #header_container3 #frame_unten_l {
	width: 964px;
	height: 19px;
	position: absolute;
	z-index: 20;
	bottom: 0;
	left: 19px;
	background: url(/images/map_frame_unten_l.gif) no-repeat 0 0;
}

#header_container2 #frame_unten_l {
	background: url(/images/map_frame_unten_l2.gif) no-repeat 0 0;
}
#header_container3 #frame_unten_l {
	background: url(/images/map_frame_unten_l3.gif) no-repeat 0 0;
}

#header_container #frame_unten_r, #header_container2 #frame_unten_r, #header_container3 #frame_unten_r {
	width: 19px;
	height: 19px;
	position: absolute;
	z-index: 20;
	bottom: 0;
	left: 965px;	
	background: url(/images/map_frame_unten_r.gif) no-repeat 0 0;
}

#header_container2 #frame_unten_r {
	background: url(/images/map_frame_unten_r2.gif) no-repeat 0 0;
}
#header_container3 #frame_unten_r {
	background: url(/images/map_frame_unten_r3.gif) no-repeat 0 0;
}

#all_selecta {
	position: absolute;
	width: 100px;
	height: 17px;
	top: 120px;
	right: 25px;
	background: #fff;
	border: 1px solid #000;
	z-index: 50;
	text-align: center;
	line-height: 17px;
	font-size: 11px;
}

#all_selecta a, #all_selecta a:hover {
	text-decoration: none;
	color: #000;
}

#container {
	width: 1004px;
	margin: -80px auto 0 auto;
}

#right_side {
	width: 242px;
	float: right;
	position: relative;
	right: 20px;
}

#right_side h1 {
	margin:0;
	padding:0;
	padding-left: 16px;
	padding-top: 15px;
	font-size: 14px;
	line-height: 18px;
}

.r_box {
	width: 240px;
	background: url(/images/r_box_back.gif) no-repeat 100% 0;
	margin-top: 10px;
	margin-bottom: 30px;
	padding:0;
}

.r_box_nr {
	float: right;
	width: 56px;
	height: 55px;
	background: url(/images/r_number_back.gif) no-repeat 0 100%;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 55px;
}

.r_number_spacer {
	float: left;
	height: 55px;
	width: 10px;
}

.r_box h2 {
	font-size: 16px;
	line-height: 21px;
	margin:0;
	padding: 12px 10px 3px 15px;
}

.r_box h4 {
	font-size: 11px;
	line-height: 16px;
	margin:0;
	padding: 12px 10px 0 15px;
}

.r_box h4 a, .r_box h4 a:hover {
	color: #fff;
}

.r_box p {
	font-size: 11px;
	line-height: 16px;
	margin:0;
	margin-bottom: -18px;
	padding: 6px 10px 0 15px;
}

.r_box ul {
	margin: 25px 4px 4px 35px;
	padding:0;
	font-size: 11px;
}

.r_box ul li {
	margin-top: 3px;
}

.r_box a, .r_box a:hover {
	color: #2e474b;
}

.r_box_end {
	height: 18px;
	position: relative;
	bottom: -18px;
	right: 1px;
	background: url(/images/r_box_back_end.gif) no-repeat 100% 0;
}

.r_box .morelink {
	display: block;
	margin-right: 10px;
	padding-right: 10px;
	color: #2e474b;
	text-align: right;
	background: url(/images/morelink.gif) no-repeat 100% 4px;
}

#left_side {
	float: left;
	width: 757px;
}


/* NAVIGATION */

#navi_container {
	margin:0;
	float: left;
	height: 58px;
	height: 37px; 
	position: relative;
	left: 0;
	z-index: 30;
	width: 717px;
}

#navi {
	height: 97px;
	position: relative;
	top: -39px;
	left: 20px;
/*	background: url(/images/navi.gif) no-repeat 0 0; */
	z-index: 40;
}


#navlist {
	width: 717px; height: 97px;
	background: url(/images/navi.gif);
	margin: 0; 
	padding: 0;
	position: relative;
}
#navlist li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	position: absolute; 
	top: 0;
}
#navlist li, #navlist a {
	height: 97px; 
	display: block;
	text-indent: -9999px; /* Commented backslash hack for IE Mac \*/ overflow: hidden; /* end hack */
}

#nl1 {left: 0; width: 238px;}
#nl2 {left: 238px; width: 240px;}
#nl3 {left: 478px; width: 239px;}

#nl1 a:hover, #nl1 a.sel { background: transparent url(/images/navi.gif) 0 -97px no-repeat;}
#nl2 a:hover, #nl2 a.sel { background: transparent url(/images/navi.gif) -238px -97px no-repeat;}
#nl3 a:hover, #nl3 a.sel { background: transparent url(/images/navi.gif) -478px -97px no-repeat;}


#content {
	width: 717px;
	float: left;
	position: relative;
	left: 20px;
	margin-top: -11px;
	z-index: 25;
}

/* ##### Form im Hauptbereich ### */


.formcol1 {
	width: 180px;
	float: right;
}

form.mainform {
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
}

.mainform .spacer {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.mainform input.text, .mainform select.text, .mainform input.textbig, .mainform textarea.text, .mainform select.textbig  {
	border: 1px solid #ddd;
	background: #ccc;
	color: #333;
	width: 160px;
	margin-left: 15px;
	font: 12px/15px Helvetica, Verdana, Arial, sans-serif;
	padding: 2px 0 2px 0;
}

.mainform input.textbig, .mainform textarea.text, .mainform select.textbig {
	width: 350px;
}

.mainform select.textbig {
	padding: 2px 0 2px 0;
}


.mainform label {
	display: block;
	font-weight: normal;
	margin: 7px 0 3px 0;
	padding: 0;
	color: #fff;
}

.mainform a.weiterbutton, .mainform a.weiterbutton:hover {
	display: block;
	width: 196px;
	height: 63px;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	line-height: 63px;
	color: #000;
	font-weight: bold;
	background: url(/images/button2.gif) no-repeat 0 0;
	float: right;
}

.mainform a.zurueckbutton, .mainform a.zurueckbutton:hover {
	display: block;
	width: 146px;
	height: 63px;
	margin-top: 5px;
	text-decoration: none;
	text-align: center;
	line-height: 63px;
	color: #ccc;
	font-weight: bold;
	background: url(/images/button3.gif) no-repeat 0 0;
	float: left;
}

#preisinfo {
	margin-top: 10px;
	height: 55px;
	background: #203c40;
	color: #fff;
}

#preisinfo2 {
	margin-top: 10px;
	height: 55px;
	color: #fff;
}


.mainform .form_label {
	width: 100px;
	float: left;
	text-align: right;
	margin-bottom: 6px;
}

.mainform .form_inhalt {
	width: 260px;
	float: right;
	text-align: left;
	margin-bottom: 6px;
}

/* ##### */


.col1 {
	float: left;
	width: 315px;
	position: relative;
	left: 20px;
	margin-bottom: 20px;
}

.col2 {
	float: right;
	width: 315px;
	position: relative;
	right: 20px;
	margin-bottom: 20px;
}

.lcol1 {
	float: left;
	width: 315px;
	position: relative;
	left: 20px;
	margin-bottom: 0px;
}

.lcol2 {
	float: right;
	width: 315px;
	position: relative;
	right: 20px;
	margin-bottom: 0px;
}

span.pauschalpreis {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 4px;
}

#con_content, #con_content2 {
	position: relative;
	z-index: 30;
	top: 30px;
	padding-top: 10px;
	width: 717px;
    height:auto;
    min-height:455px;
}
#con_content2 { top: -10px; }
.content_main {
	width: 390px;
	float: left;
	position: relative;
	left: 25px;
	top: 20px;
	margin-bottom: 20px;
}

.revier_content {
	width: 380px;
	float: left;
	padding-bottom: 20px;
}

.revier_content p {
	margin: 0;
	padding-right: 28px;
}


/* Infoboxen rechts */

.buchen_teaser {
	width: 222px;
	height: 52px;
	float:right;
	position: relative;
	background: url(/images/button_buchen_kopf.gif) no-repeat 0 0;
	z-index: 40;
	line-height: 52px;
	left: 2px;
	top: -3px;
}

.buchen_teaser h1.norm {
	color: #fff;
	font-size: 18px;
	margin: 13px 0 0 0;
	padding:0;
	background: none;
	text-align: center;
}

.infobox {
	width: 222px;
	float:right;
	position: relative;
	right: 20px;
	top: 30px;
}

.element .infobox {
	top: 10px;
	margin-bottom: 30px;
}

.mitbuchung {
	margin-bottom: 50px;
	clear: right;
}

.infobox h2 {
	font-size: 16px;
	line-height: 21px;
}

.infobox h2.pink {
	font-size: 16px;
	line-height: 21px;
	color: #de1c55;
}


.infobox p {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: -18px;
}

.infobox_end {
	height: 18px;
	position: relative;
	bottom: -18px;
}


.infobox input.text, .infobox input.textbig, .infobox textarea.text, .infobox select.textbig {
	border: 1px solid #ddd;
	background: #eee;
	color: #333;
	width: 180px;
	margin-left: 20px;
	font: 12px/15px Helvetica, Verdana, Arial, sans-serif;
	padding: 2px 0 2px 0;
}

.infobox input.textbig, .infobox textarea.text, .infobox select.textbig {
	width: 345px;
}

.infobox select.text {
	border: 1px solid #ddd;
	background: #eee;
	color: #333;
	width: 180px;
	margin-left: 20px;
	font: 12px/15px Helvetica, Verdana, Arial, sans-serif;
	padding: 2px 0 2px 0;
}

.infobox label {
	display: block;
	font-weight: bold;
	margin: 7px 0 0 20px;
	padding: 0;
	color: #333;
}

.infobox a.button, .infobox a.button:hover {
	display: block;
	height: 63px;
	margin-top: 0px;
	line-height: 63px;
	background: url(/images/button1.gif) no-repeat 50% 50%;
	color: #333;
	text-align: center;
}

.buchinfo-preis {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	margin-right: 40px;
	text-align: right;
	margin-bottom: 6px;
	
}

.buchinfo-link {
	height: 63px;
	
}

a.akt_link, a.akt_link:hover {
	display: block;
	margin-left: 20px;
	margin-top: 3px;
	padding-left: 30px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background: url(/images/icon_aktualisieren.gif) no-repeat 0% 50%
}


.spacebot {
	margin-bottom: 35px;
}

#galcont {
	margin-top: -40px;
	position: relative;
	z-index: 30;
}


table.preislist {
	margin-left: 30px;
}

tr.pl_heading {
	background: #fff;
	font-weight: bold;
	font-size: 11px;
}

table.preislist tr.pl_heading td {
	text-align: left;
	color: #2e474b;
}

table.preislist tr td {
	text-align: center;
}

td.pl_dates {
	background: #e0e4e5;
}



/* ######### SUBLINKS ###### */

.sublink a, .sublink a:hover {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 8px 5px 8px;
	padding-left: 20px;
	color: #fff;
}

.sublink a:hover {
	background: url(/images/subnavi_sel.gif) no-repeat 4px 50%;
}

.sublink a.sel, .sublink a.sel:hover {
	color: #2e474b;
	background: url(/images/subnavi_sel.gif) no-repeat 4px 50%;
}


/* FISCHEN CONTENT */


.c_fishen {
	background: #304f52;
	color: #fff;
}

.c_fishen h1 {
	font-size: 20px;
	line-height: 25px;
	margin:0;
	padding: 4px 4px 4px 40px;
	background: url(/images/haken_gruen.gif) no-repeat 0 50%;
}

.c_fishen p {
	margin:0;
	padding: 4px 4px 4px 25px;
}


.c_fishen .c_end {
	height: 14px;
	width: 717px;
	position: relative;
	bottom: -14px;
	background: url(/images/c_fishen_unten.gif) no-repeat 0 0;
	z-index: 20;
	margin-top: 20px;
}

.c_fishen #man_back {
	width: 534px;
	height: 469px;
	background: url(/images/man_fischen.gif) no-repeat 0 0;
	position: absolute;
	top: 20px;
	left: -36px;
	z-index: 21;
}

/* ------------ pro typ ------ */

.c_fishen a, .c_fishen a:hover {
	color: #fff;
}

.c_fishen h2.list {
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	margin: 4px 0 3px 0;
	padding:0;
	width: 185px;
	float: right;	
}

.c_fishen h2.list a, .c_fishen h2.list a:hover {
	color: #fff;
}

.c_fishen p.list {
	font-size: 11px;
	color: #fff;
	line-height: 15px;
	margin:0;
	padding:0;
	width: 185px;
	float: right;
}

.c_fishen .morelink {
	display: block;
	margin-right: 10px;
	padding-right: 10px;
	color: #fff;
	text-align: right;
	background: url(/images/morelink.gif) no-repeat 100% 4px;
}

.c_fishen .spacer_pretty {
	clear: both;
	height: 32px;
	margin:0;
	padding: 0;
	background: url(/images/spacer_pretty_gr.gif) no-repeat 50% 0;
}

.c_fishen #gal_frame_l {
	width: 8px;
	height: 8px;
	background: url(/images/galframe_gr_l.gif) no-repeat 0 0;
	position: absolute;
	top: 312px;
	left: 0;
}

.c_fishen #gal_frame_r {
	width: 8px;
	height: 8px;
	background: url(/images/galframe_gr_r.gif) no-repeat 0 0;
	position: absolute;
	top: 312px;
	right: 0;
}

.c_fishen .content_main {
	color: #fff;
}

.c_fishen .infobox {
	background: url(/images/infobox_back_gr.gif) no-repeat 0 0;
}

.c_fishen .infobox p {
	margin: 0;
	padding: 0 10px 0 15px;
}
.c_fishen .infobox h2 {
	margin:0;
	padding: 16px 10px 3px 15px;
}
.c_fishen .infobox_end {
	background: url(/images/infobox_back_gr_end.gif) no-repeat 0 0;
}

.c_fishen .infobox a, .c_fishen .infobox a:hover {
	color: #fff;
}



/* AUSFLUG CONTENT */

.c_ausflug {
	background: #eeaa00;
	color: #fff;
}

.c_ausflug h1 {
	font-size: 20px;
	line-height: 25px;
	margin:0;
	padding: 4px 4px 4px 40px;
	background: url(/images/haken_orange.gif) no-repeat 0 50%;
}

.c_ausflug p {
	margin:0;
	padding: 4px 4px 4px 25px;
}


.c_ausflug .c_end {
	height: 14px;
	width: 717px;
	position: relative;
	bottom: -14px;
	background: url(/images/c_ausflug_unten.gif) no-repeat 0 0;
	margin-top: 20px;
	z-index: 20;
}

.c_ausflug #man_back {
	width: 534px;
	height: 469px;
	background: url(/images/man_ausflug.gif) no-repeat 0 0;
	position: absolute;
	top: 20px;
	left: -36px;
	z-index: 21;
}

/* ------------ pro typ ------ */

.c_ausflug a, .c_ausflug a:hover {
	color: #fff;
}

.c_ausflug h2.list {
	font-size: 14px;
	color: #2e474b;
	line-height: 16px;
	margin: 4px 0 3px 0;
	padding:0;
	width: 185px;
	float: right;	
}

.c_ausflug h2.list a, .c_ausflug h2.list a:hover {
	color: #2e474b;
}

.c_ausflug p.list {
	font-size: 11px;
	color: #2e474b;
	line-height: 15px;
	margin:0;
	padding:0;
	width: 185px;
	float: right;
}

.c_ausflug .morelink {
	display: block;
	margin-right: 10px;
	padding-right: 10px;
	color: #2e474b;
	text-align: right;
	background: url(/images/morelink.gif) no-repeat 100% 4px;
}

.c_ausflug .spacer_pretty {
	clear: both;
	height: 32px;
	margin:0;
	padding: 0;
	background: url(/images/spacer_pretty_or.gif) no-repeat 50% 0;
}

.c_ausflug #gal_frame_l {
	width: 8px;
	height: 8px;
	background: url(/images/galframe_or_l.gif) no-repeat 0 0;
	position: absolute;
	top: 312px;
	left: 0;
}

.c_ausflug #gal_frame_r {
	width: 8px;
	height: 8px;
	background: url(/images/galframe_or_r.gif) no-repeat 0 0;
	position: absolute;
	top: 312px;
	right: 0;
}

.c_ausflug .content_main {
	color: #2e474b;
}

.c_ausflug .infobox {
	background: url(/images/infobox_back_or.gif) no-repeat 0 0;
}

.c_ausflug .infobox p {
	margin: 0;
	padding: 0 10px 0 15px;
}
.c_ausflug .infobox h2 {
	margin:0;
	padding: 16px 10px 3px 15px;
}
.c_ausflug .infobox_end {
	background: url(/images/infobox_back_or_end.gif) no-repeat 0 0;
}

.c_ausflug .infobox a, .c_ausflug .infobox a:hover {
	color: #2e474b;
}


/* UNTERKUNFT CONTENT */


.c_unterkunft {
	background: #f5f9fa;
	color: #333;
}

.c_unterkunft h1 {
	font-size: 20px;
	line-height: 25px;
	margin:0;
	padding: 4px 4px 4px 40px;
	background: url(/images/haken_weiss.gif) no-repeat 0 50%;
}

.c_unterkunft p {
	margin:0;
	padding: 4px 4px 4px 25px;
}


.c_unterkunft .c_end {
	height: 14px;
	width: 717px;
	position: relative;
	bottom: -14px;
	background: url(/images/c_unterkunft_unten.gif) no-repeat 0 0;
	margin-top: 20px;
	z-index: 20;
}

.c_unterkunft #man_back {
	width: 534px;
	height: 469px;
	background: url(/images/man_unterkunft.gif) no-repeat 0 0;
	position: absolute;
	top: 20px;
	left: -36px;
	z-index: 21;
}

/* ------------ pro typ ------ */

.c_unterkunft a, .c_unterkunft a:hover {
	color: #2e474b;
}

.c_unterkunft h2.list {
	font-size: 14px;
	color: #2e474b;
	line-height: 16px;
	margin: 4px 0 3px 0;
	padding:0;
	width: 185px;
	float: right;	
}

.c_unterkunft h2.list a, .c_unterkunft h2.list a:hover {
	color: #2e474b;
}

.c_unterkunft p.list {
	font-size: 11px;
	color: #333;
	line-height: 15px;
	margin:0;
	padding:0;
	width: 185px;
	float: right;
}

.c_unterkunft .morelink {
	display: block;
	margin-right: 10px;
	padding-right: 10px;
	color: #2e474b;
	text-align: right;
	background: url(/images/morelink.gif) no-repeat 100% 4px;
}

.c_unterkunft .spacer_pretty {
	clear: both;
	height: 32px;
	margin:0;
	padding: 0;
	background: url(/images/spacer_pretty_wt.gif) no-repeat 50% 0;
}

.c_unterkunft #gal_frame_l {
	width: 8px;
	height: 8px;
	background: url(/images/galframe_wt_l.gif) no-repeat 0 0;
	position: absolute;
	top: 312px;
	left: 0;
}

.c_unterkunft #gal_frame_r {
	width: 8px;
	height: 8px;
	background: url(/images/galframe_wt_r.gif) no-repeat 0 0;
	position: absolute;
	top: 312px;
	right: 0;
}

.c_unterkunft .content_main {
	color: #333;
}

.c_unterkunft .infobox {
	background: url(/images/infobox_back_wt.gif) no-repeat 0 0;
}

.c_unterkunft .infobox p {
	margin: 0;
	padding: 0 10px 0 15px;
}
.c_unterkunft .infobox h2 {
	margin:0;
	padding: 16px 10px 3px 15px;
}
.c_unterkunft .infobox_end {
	background: url(/images/infobox_back_wt_end.gif) no-repeat 0 0;
}

.c_unterkunft .infobox a, .c_unterkunft .infobox a:hover {
	color: #555;
}


/* Allgemeine Formatierungen, für alle Bereiche gültig */

.listimage_frame {
	width: 124px;
	height: 99px;
	background: url(/images/fotoframe.png) no-repeat 0 0;
	float: left;
}

.listimage {
	margin-top: 5px;
	margin-left: 5px;
}




/* Footer */

#footer {
	padding-top: 30px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	padding-right: 250px;
}
#footer a, #footer a:hover {
	color: #fff;
}

