/* start farben die verändert werden müsen: 	*/
/* dunkel: 	#008434 							*/
/* mittel:	#7FC199								*/
/* hell: 	#CCE6D6	
/* hellgrau: 	#EDEEEF	 
/* dunkelgrau: 	#C3C5C8								*/	
/* ende farben die verändert werden müsen: 		*/

/* defaultwerte aller browser vereinheitlichen 	*/
*{
	margin:0;
	padding:0;
}

/* start gesamte webseite zentrieren 			*/
#centered {
	position: relative;
	top: 0;
	right: 0;
	margin: 0 auto;
	width: 1006px;
	text-align: left;
}
/* ende gesamte webseite zentrieren 			*/

/* start Grundlayout DIVS						*/
#content{
	float:right;
	width:520px;
}
#navi_left{
	float:left;
	width:180px;
	padding-left:20px;
}
#navi_right{
	float:right;
	width:200px;
	padding-right:20px;
}
#enclose{
	float:left;
	width:750px;
}
#footer{
	clear:both;
	padding-top:2.5em;
	text-align:center;
	width:750px;
	text-align:right;
	margin-bottom:2em;
}
#frame{
	width:1006px;
}
#header{
	background-image:url(/fm/4257/golf_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:300px;
	width:750px;
}
#contact{
	background-image:url(/fm/4257/doris.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#008434;
	color:#000000;	
	padding:10px;
}

#accesskeys{
  position:absolute;
  top:-5em;
}
/* ende Grundlayout DIVS						*/

/* start default CSS; 							*/
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
a:active {
	color:#000000;
	text-decoration:underline;
}
h1{
	font-size:2em;
	margin-bottom:0.6em;
	color:#008434;
}
h2{
	font-size:1.5em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#008434;
}
h3{
	font-size:1.2em;
	margin-bottom:0.6em;
	margin-top:1em;
	color:#008434;
}
.listpreis{
	font-size:1.1em;
	margin-bottom:0.6em;
	line-height: 2em;
	color:#008434;
	font-weight:bold;
}
.color_bold{
	color:#008434;
	font-weight:bold;
}
p{
	margin-bottom:1em;
}
div{
}

/* end default CSS; 							*/

/* start specific CSS für content			 	*/
#content. formtable{
	background-color:#EDEEEF;
}
#content table{
font-size:1em;
}
#content .factbox{
	font-weight:normal;
	border-color:#CCE6D6;
	border-width:1px;
	border-style:solid;
}
#content td{
	font-weight:normal;
	background-color:#EDEEEF;
	padding:0.5em;
}
#content th{
	font-weight:bold;
	padding:0.5em;
	background-color:#CCE6D6;
}

#content ul{
	margin:2em;
}
#content li{
	margin:0.6em; 
	list-style-image:url(/fm/4257/pfeil2.gif); 
}

#content .price_detail2{   
	background-color: #EDEEEF;
	text-align: right;
	border: 1px solid #008434;
	font-weight: bold;
	color: #000000;
	padding: 0.2em;
	position: relative;
	bottom: 30px;
	right: -140px;
	font-size:1.2em; 
	width:80px; 
}
#content .price_detail{ 
	text-align:right; 
	float:right; 
	color:#000000; 
	font-weight:bold; 
	font-size:1.5em; 
	border-color:#008434; 
	background-color:#EDEEEF; 
	border-width:1px; 
	border-style:solid; 
	padding:0.2em; 
	margin-top:-2em; 
	margin-right:0.15em;
}
#content .listitem{
	margin-top:3em;
}
.listitem .listitem_left{
	float:left; margin-right:10px; width:160px; height:80px; overflow:hidden;
}
.veranstaltung{
	background: url("/fm/4257/defaultPicVA.png") no-repeat scroll 0 0 transparent;
}
.unterkunft{
	background: url("/fm/4257/defaultPicHotel.png") no-repeat scroll 0 0 transparent;
}
.poi{
	background: url("/fm/4257/defaultPicPOI.png") no-repeat scroll 0 0 transparent;
}
.angebot{
	background: url("/fm/4257/defaultPicAngebot.png") no-repeat scroll 0 0 transparent;
}
.listitem .listitem_right{
	float:left; width:350px;
}
.detailbild{
	width:520px; margin-bottom:1.5em; height:260px; overflow:hidden;
}

#content .textbox{
	border-color:#008434;
	background-color:#EDEEEF;
	border-width:1px;
	border-style:solid;
	padding:1.5em;
}

#content .price{ 
	float:left; 
	color:#008434; 
	font-weight:bold; 
	margin-left:0.3em; 
} 

#content a.big_link:link, a.big_link:visited, a.big_link:a:hover, a.big_link:a:active{
	color:#008434; 
	font-size:1.2em; 
	font-weight:bold;
}

/* start specific CSS für footer 		 	*/
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color:#008434;
}
/* start specific CSS für header 		 	*/
#header a:link, #header a:visited, #header a:hover, #header a:active{
	color:#FFFFFF;
	text-decoration:none;
}
/* start specific CSS für navi_right	 	*/
#navi_right a:link, #navi_right a:visited, #navi_right a:hover, #navi_right a:active{
	color:#000000;
	text-decoration:underline;
}
#navi_right .search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	margin-top: -12px;
	margin-right: 3px;
	width:120px;
	height:17px;
	font-size: 1em;
	padding-top:2px;
}
#navi_right .search form input {
background-color: #B6CADB;
font-family:Verdana,Arial,sans-serif;
font-size: 1em;
height:17px;
padding-top:2px;
}
/* start specific CSS für navi_left 	 	*/
#navi_left UL {
	margin-bottom: 2em; 
	width: 164px; 
	list-style-type: none; 
	font-weight:bold; 
}
#navi_left LI {
	margin-bottom: 0.3em;
}
#navi_left LI A:link, #navi_left li a:visited, #navi_left li a:active {
	display: block; 
	padding-left: 8px; 
	font-size: 1em; 
	background: #EDEEEF; 
	padding-bottom: 0.3em; 
	padding-top: 0.3em; 
	border-left: #008434 8px solid; 
	width: 100%; color: #000000;  
	text-decoration: none;
}
#navi_left li a:hover{
	display: block; 
	padding-left: 8px; 
	font-size: 1em; 
	background: #C3C5C8; 
	padding-bottom: 0.3em; 
	padding-top: 0.3em; 
	border-left: #008434 8px solid; 
	width: 100%; color: #000000;  
	text-decoration: none;
}
#navi_left .subnav{
	margin-left:10px;
	font-size:0.9em;
}


/* ende specific CSS						 	*/

/* start specific CSS für Boxen	auf Startseite	*/ 
#box1_links, #box1_rechts { 
	background-color:#EDEEEF;
	margin-top:3px; 
	width:250px; 
	padding:0px;
}
#box2_links, #box2_mitte, #box2_rechts {   
	width:160px; 
	padding:0px;
	background-color:#EDEEEF;
	margin-top:3px;
}
#box1_links, #box2_mitte, #box2_links {
	margin-right:20px;
	background-color:#EDEEEF;
}
#box1_links div, #box1_rechts div{ 
	width:250px;
}
#box2_links div, #box2_mitte div, #box2_rechts div{ 
	width:160px;
}
#content .box1_textblock{
	background-color:#EDEEEF; 
	height:auto; 
	margin-top:0px;
	padding:0px;
	width:250px;
	padding-bottom:10px;
	margin-bottom:0px;
}
#content .box2_textblock{
	background-color:#EDEEEF;
	height:auto; 
	margin-top:0px;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:0px;
}
#content .text_big{
	font-size: 1em;
	font-weight:bold;
	line-height: 1.2em;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:0px;
	color:#FFFFFF;
	background-color:#008434;
	display:block;
	padding-top:2px;
	margin-top:1px;
}

.box_subtitle{
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
	background-image:url(/fm/4257/kategoriepfeil.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:11px;
	margin-top:10px;
	display:inline;
	line-height:14px;
	margin-left:0px;
}

.box_teaser{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
}

.box_link{
	margin-top:-30px;
	padding-right:5px;
}

.infobox{
	background-color:#CCE6D6;
	width:160px;
}

.infobox_title{
	background-color:#008434;
	width:160px;
	height:90px;
}

/* ende specific CSS für Boxen	auf Startseite			*/ 

#Quick{
	/* FILTER: alpha(opacity=75); */
	z-index:1;
	background-color:#FFFFFF;
	visibility:hidden;
	width:330px;
	padding:5px;
	position:absolute;
	text-align:left; 
	left:207px;
	vertical-align:bottom;
	bottom:15px;
	border:1px solid #018436;
}
#Quick a:link, #Quick a:visited, #Quick a:hover, #Quick a:active{
	color:#000000;
	text-decoration:underline;
}


#formular input {
border:1px solid #9c9c9e;
}
#formular select {
border:1px solid #9c9c9e;
}
#formular textarea {
border:1px solid #9c9c9e;
}
#formular #senden {
border:1px solid #9c9c9e;
padding:3px;
background-color:#ffffff;
cursor:pointer;
}

.input_error{
color:#008434;
}



/* Tourdata - Hotelseite */

.socialMediaAndText{
	height: 40px;
    margin-bottom: 10px;
}
.socialMediaFacebook a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 0; width: 36px; height: 36px; float: left; }
.socialMediaTwitter a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -36px; width: 36px; height: 36px; float: left; }
.socialMediaYoutube a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -72px; width: 36px; height: 36px; float: left; }
.socialMediaFlickr a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -108px; width: 36px; height: 36px; float: left; }
.socialMediaMyspace a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -144px; width: 36px; height: 36px; float: left; }
.socialMediaPicasa a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -432px; width: 36px; height: 36px; float: left; }

.socialMediaAusflugstipps a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -324px; width: 36px; height: 36px; float: left; }
.socialMediaHolidaycheck a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -180px; width: 36px; height: 36px; float: left; }
.socialMediaTripadvisor a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -288px; width: 36px; height: 36px; float: left; }
.socialMediaTrivago a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -360px; width: 36px; height: 36px; float: left; }
.socialMediaTripwolf a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -252px; width: 36px; height: 36px; float: left; }
.socialMediaTiscover a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -396px; width: 36px; height: 36px; float: left; }
.socialMediaQype a {  background: url("/fm/4257/socialMediaIcons.jpg") no-repeat 0 -216px; width: 36px; height: 36px; float: left; }

.socialMediaText a { color: #333333 !important; text-decoration: none; float: left; width: 400px; padding: 9px 0 0 10px; }
.socialMediaText a:hover { text-decoration: underline; }

.multiMediaLinkAndTitle { width: 100%; clear: both; }
.multiMediaLinkAndTitle .multiMediaLeftColumn { width: 40px; float: left; }
.multiMediaBilderIcon { background: url("/fm/4257/multimediaIcons.jpg") no-repeat; width: 29px; height: 28px; }
.multiMediaVideoIcon { background: url("/fm/4257/multimediaIcons.jpg") no-repeat 0 -27px; width: 29px; height: 28px; }
.multiMediaAudioIcon { background: url("/fm/4257/multimediaIcons.jpg") no-repeat 0 -54px; width: 29px; height: 28px; }
.multiMediaLinkAndTitle .multiMediaRightColumn { float: left; padding: 0 0 15px 0; width: 480px; line-height: 120%; }

.accordion a:link, .accordion a:visited, .accordion a:focus, .accordion a:hover, .accordion a:active{
	color:#008434;
	text-decoration:underline;
}
.multiMediaRightColumn a:link, .multiMediaRightColumn a:visited, .multiMediaRightColumn a:focus, .multiMediaRightColumn a:hover, .multiMediaRightColumn a:active{
	color:#008434;
	text-decoration:underline;
}
.button{
	float:right;
	margin: 10px 5px 0;
}

.parken{
	width: 480px;
	background-color:#F6F5F1;
	text-align:center;
	margin-bottom:10px !important;
}
.sub_accordion .parken{
	width: 450px !important;
}
.parken td{
	border: 3px solid #FFFFFF;
    padding: 5px;
}
.parkAnzahl {
	text-align:center;
}
.ui-accordion-content ul li{
	font-size:13px;
	list-style-image:url("/fm/4257/rotesHakerl.png");
}

.emailIconAndAdress, .eignungIconAndText{
	display: block;
    height: 20px;
    width: auto;
}
.eignungIconAndText {
    padding-bottom: 4px;
}
.eignungIcon {
    float: left;
    height: 20px;
    margin-right: 10px;
    width: 20px;
}
.eignungIcon { float: left; height: 20px; width: 20px; margin-right: 10px; }
.eignungIconWeather { background: url("/fm/4257/eignungIcons.png") no-repeat; }
.eignungIconGruppen { background: url("/fm/4257/eignungIcons.png") 0 -24px no-repeat; }
.eignungIconSchulklassen { background: url("/fm/4257/eignungIcons.png") 0 -48px no-repeat; }
.eignungIconKinder0-3 { background: url("/fm/4257/eignungIcons.png") 0 -72px no-repeat; }
.eignungIconKinder3-6 { background: url("/fm/4257/eignungIcons.png") 0 -72px no-repeat; }
.eignungIconKinder6-10 { background: url("/fm/4257/eignungIcons.png") 0 -72px no-repeat; }
.eignungIconKinder { background: url("/fm/4257/eignungIcons.png") 0 -72px no-repeat; }
.eignungIconKinderwagen { background: url("/fm/4257/eignungIcons.png") 0 -192px no-repeat; }
.eignungIconHaustiere { background: url("/fm/4257/eignungIcons.png") 0 -216px no-repeat; }

.emailIcon{
	background: url("/fm/4257/emailIco.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 9px;
    margin-right: 10px;
    margin-top: 6px;
    width: 13px;
}
.emailAdress, .eignung {
    float: left;
}
.accordion div{
	font-size:12px;
	line-height:17px;
}

.accordion h4{
	color:#008434;
}

.margintop{
	margin-top:15px;
}
table.entfernungen td{
	height: 20px;
    width: 150px !important;
}

.headingColumn1 {
    width: 200px;
}
.headingColumn2 {
    width: 135px;
}
.zimmerHeading {
    color: #999999;
    float: left;
    font-size: 12px !important;
    font-style: italic;
}
.zColumn1 {
    display: block;
    float: left;
    width: 130px;
}
.zColumn2 {
    color: #222222;
    float: left;
    margin-left: 56px;
    width: 157px;
}
.zColumn3 {
    color: #222222;
}
.zimmerTitle {
    clear: both;
    color: #515151;
    font-size: 12px !important;
}
.zimmerColumn1 {
    float: left;
    width: 345px;
}
.zimmerColumn3 {
    float: left;
    width: 160px;
}
.zimmerAusstattung {
    clear: both;
    color: #666666;
    font-size: 10px;
    padding-top: 5px;
	margin-bottom: 5px;
}
.zimmerBestuhlung{
    clear: both;
    color: #666666;
    font-size: 11px;
    padding-top: 5px;
	margin-bottom: 5px;
}
.zimmerSonstigeAusstattung {
    clear: both;
    color: #666666;
    font-size: 10px;
    padding-top: 5px;
	margin-bottom: 0px;
}
.zimmerColumn1 img {
    float: left;
    margin-right: 10px;
}
.priceHeading {
    float: left;
    font-weight: bold;
    padding-left: 5px;
    width: 110px;
}
.zimmerSpacer {
    border-color: #C6C6C6;
    border-style: none none solid;
    border-width: medium medium 1px;
    clear: both;
    height: 1px;
    margin: 10px 0;
    padding: 10px 0;
}

.rollStuehle0 { background: url("/fm/4257/rollStuehle.jpg") no-repeat 0 0; width: 118px; height: 36px; float: left; }
.rollStuehle1 { background: url("/fm/4257/rollStuehle.jpg") no-repeat 0 -36px; width: 118px; height: 36px; float: left; }
.rollStuehle2 { background: url("/fm/4257/rollStuehle.jpg") no-repeat 0 -72px; width: 118px; height: 36px; float: left; }
.rollStuehle3 { background: url("/fm/4257/rollStuehle.jpg") no-repeat 0 -108px; width: 118px; height: 36px; float: left; }
.rollStuehleText { width: 340px; float: left; padding-left: 20px; font-style:italic; color: #999999; }

.relaxGuideAndText, .urlaubBauernhofAndText, .privatzimmerAndText, .reitenAndText, .wandernAndText, .gruppenAngebotAndText { padding-top: 5px; }
.relaxGuideText, .urlaubBauernhofText, .privatzimmerText, .reitenText, .wandernText  { width: 360px; float: left; padding-left: 20px; font-style:italic; color: #999999; }
.info_text{font-style:italic; color: #999999;}

.relaxGuide1 { background: url("/fm/4257/lilien.jpg") no-repeat 0 0; width: 91px; height: 20px; float: left; }
.relaxGuide2 { background: url("/fm/4257/lilien.jpg") no-repeat 0 -20px; width: 91px; height: 20px; float: left; }
.relaxGuide3 { background: url("/fm/4257/lilien.jpg") no-repeat 0 -40px; width: 91px; height: 19px; float: left; }
.relaxGuide4 { background: url("/fm/4257/lilien.jpg") no-repeat 0 -59px; width: 91px; height: 20px; float: left; }

.urlaubBauernhof2 { background: url("/fm/4257/margeriten.png") no-repeat 0 -20px; width: 91px; height: 20px; float: left; }
.urlaubBauernhof3 { background: url("/fm/4257/margeriten.png") no-repeat 0 -40px; width: 91px; height: 20px; float: left; }
.urlaubBauernhof4 { background: url("/fm/4257/margeriten.png") no-repeat 0 -59px; width: 91px; height: 20px; float: left; }
.urlaubBauernhofNK { display:none; }

.privatzimmer2 { background: url("/fm/4257/edelweiss.png") no-repeat 0 -20px; width: 91px; height: 20px; float: left; }
.privatzimmer3 { background: url("/fm/4257/edelweiss.png") no-repeat 0 -40px; width: 91px; height: 20px; float: left; }
.privatzimmer4 { background: url("/fm/4257/edelweiss.png") no-repeat 0 -59px; width: 91px; height: 20px; float: left; }
.privatzimmerNK { display:none; }

.reiten1 { background: url("/fm/4257/hufeisen.png") no-repeat 0 0; width: 91px; height: 19px; float: left; }
.reiten2 { background: url("/fm/4257/hufeisen.png") no-repeat 0 -20px; width: 91px; height: 19px; float: left; }
.reiten3 { background: url("/fm/4257/hufeisen.png") no-repeat 0 -40px; width: 91px; height: 19px; float: left; }
.reiten4 { background: url("/fm/4257/hufeisen.png") no-repeat 0 -59px; width: 91px; height: 19px; float: left; }

.wandern3 { background: url("/fm/4257/wanderschuhe.png") no-repeat 0 -30px; width: 91px; height: 17px; float: left; }
.wandern4 { background: url("/fm/4257/wanderschuhe.png") no-repeat 0 -46px; width: 91px; height: 17px; float: left; }
.wandern5 { background: url("/fm/4257/wanderschuhe.png") no-repeat 0 -62px; width: 91px; height: 17px; float: left; }

.clear{
	clear:both;
}
.big_clear{
	clear:both;
	height:20px;
}
.middle_clear{
	clear:both;
	height:8px;
}
.gruppenAngebotText  { width: 360px; float: left; padding: 10px 0 0 20px;  font-style:italic; color: #999999; }
.gruppenAngebot{
	width:36px;
	height:36px;
	background-image:url("/fm/4257/iconGruppe.png");
	float:left;
}
