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

.breadcrumb {
	padding: 10px 20px 0px 20px;
	font-weight:bold;
}

a img {
	border:none;
}

body {
	background-color:#ffffff;
	margin: 15px 0px 15px 10px;
	text-align:left;
	/*font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:Arial,Helvetica,sans-serif;
	/*font-size: 71%;*/
	font-size: 75%;
	line-height:140%;
	color:#000000;
}

h1 {
	font-size:100%;
	line-height:100%;
	margin-bottom:0px;
}

h2 {
	font-size:100%;
	line-height:100%;
	margin-bottom:0px;
}

#fs_wrap {
	width:790px; 
	text-align:left;
	background-color:#ffffff;
}
a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style:none;
}
.clearer {
	clear:both;
	font-size:0;
	line-height:0;
}

td, th {
	vertical-align:top;
}


#fs_benutzernavi {
	background-color:#eeeeee;
	padding:2px 4px;
}

#fs_main .zurueck {
	float:left;
	width:160px;
	margin-top:20px;
}

#fs_main .weiter {
	float:left;
	text-align:right;
	width:180px;
	margin-top:20px;
}

#fs_main .eigenschaften {
	float:left;
	width:190px;
	margin:0 5px 5px 0;
	padding-left:5px;
}
#fs_main .button a, #fs_login, #fs_pwvergessen {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}

#fs_main .button a:hover, #fs_login, #fs_pwvergessen {
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}
#fs_main .button_inaktiv span {
	background-color:#ccc;
	color:#fff;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	display:normal;
}



.Row th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Row td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	vertical-align: top;
	background-color: #f9f9f9; 
	color: #000000;
	}

.AltRow th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 2px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	background-color: #f9f9f9; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.AltRow td { 
	font-size: 80%;
	padding: 2px;
	border-top: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;
	vertical-align: top;
	background-color: #efefef; 
	color: #000000;
	}

.AltRow a:link { 
	color: #1f4cd2;
	}

.AltRow a:visited { 
	color: #871487;
	}

.AltRow a:hover, .AltRow a:active { 
	color: #ff2626;
	}

/***** COMMON *****/



/***** HEADER *****/
#fs_header {
	width:100%;
	height:152px;
}
/***** HEADER *****/


/***** SUBNAVI *****/
#fs_subnavi {
	margin-bottom:1px;
	background-color:#eeeeee;
	padding:3px 11px 3px 11px;
	font-weight:bold;
}
/***** SUBNAVI *****/


/***** DETAILS *****/
#fs_details {
	background-image:url(Images/bg_teaser.gif);
	font-size:90%;
	padding:30px 50px 30px 50px;
}


#fs_details .media { 
	width:400px;
	float:left;
	margin-right:30px;
}




.details_media .mediacon {
	margin-bottom:0;
	padding-right:0;
}

.details_media .mediacon a {
	text-align:center;
	display: block;

	margin-bottom:4px;
}

.details_media .mediacon .thumbs {
	margin-top:10px;
}

.details_media .mediacon .thumbs .thumb {
	float:left;
	width:54px;
	height:41px;
	text-align:center;
	margin-bottom:8px;
	margin-right:1px;
}

.details_media .mediacon .thumbs .thumb img {
	width:54px;
	height:41px;
}

.details_media .mediacon .thumbs .cleanthumb {
	background-color:#000000;
}

.details_media .mediacon .thumbs .col1v4, #main .mediacon .thumbs .col2v4, #main .mediacon .thumbs .col3v4 {
	margin-right:17px;
}

.details_media .mediacon .thumbs .thumb a {
 display:block;
}

.details_media .mediacon .thumbs .thumb td {
	width:54px;
	height:41px;
	text-align:center;
	vertical-align:middle;
}




#fs_details .merkmale {
	margin-top:20px;
	background-color:#ffffff;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	padding:24px 12px 24px 12px;
}

#fs_details .merkmale td, #fs_details .merkmale th {
	border-bottom:1px #eeeeee solid;
	padding:5px;
}



#fs_details .data { 
	width:400px;
	float:left;
}

#fs_details .anschrift {
	background-color:#ffffff;
	border-top:1px #000000 solid;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	padding:24px 12px 24px 12px;
}

#fs_details .anschrift td, #fs_details .anschrift th {
	border-bottom:1px #eeeeee solid;
	padding:5px;
}

#fs_details .anschrift th {
	width:100px;
}

#fs_details .kontakt { 
	background-color:#ffffff;
	border-right:1px #000000 solid;
	border-left:1px #000000 solid;
	padding:24px 12px 24px 12px;
	font-size:85%;
}


/***** DETAILS *****/

#map {
	overflow:hidden;
}


/***** MAIN *****/
#fs_main {
	width:100%;
}

#fs_main a {
	border:none;
}

#fs_main .content {
	float:left;
	width:480px;
	margin-right:10px;
}

#fs_main .content .anzeige_navi .anavi_a, #fs_main .content .anzeige_navi .anavi_d, #fs_main .content .anzeige_navi .anavi_nl  {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}

#fs_main .content .anzeige_navi .anavi_a {
	background-color:#aaaaaa;
}

#fs_main .content .anzeige_navi .anavi_a:hover, #fs_main .content .anzeige_navi .anavi_d:hover  {
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}

#fs_main .content .anzeige_navi .anavi_nl {
	background-color:#eeeeee;
	color:#aaaaaa;
}

#fs_main .content .anzeige_navi .anavi_nl:hover {
	background-color:#eeeeee;
	color:#aaaaaa;
	text-decoration:none;
}


#fs_main .content .flashheader_class {
	margin-bottom:0px;
	width:480px;
	height:360px;
	background-image:url(Images/hourglass-spinning.gif);
	background-position:center center;
	background-repeat:no-repeat;
}

#fs_main .content .flashheader_footer {
	margin-bottom:10px;
	text-align:right;
}


#fs_main .content .suche {
	background-image:url(Images/bg_suche.gif);
	margin-bottom:20px;
	padding:20px 15px 20px 15px;
}

#fs_main .content .suche .anzeigen {
	color:#e1002a;
}

#fs_main .content .suche table {
	margin:2px 0px 12px 0px;
}

#fs_main .content .suche td, #fs_main .sidebar .suche th {
	vertical-align:bottom;
	padding-bottom:3px;
}

#fs_main .content .suche th {
	width:100px;
}

#fs_main .content .suche a {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}


#fs_main .content .suche a:hover {
	background-color:#ffffff;
	color:#000000;
}


#fs_main .content .region {
	margin-bottom:20px;
	padding:20px 15px 20px 15px;
/*	background-image:url(Images/bg_teaser.gif);*/
	border:1px #929395 solid;
}

#fs_main .content .region ul {
	list-style:disc outside;
	margin-left:15px;
}

#fs_main .content .region_teaser_text {
	float:left;
	width:238px;
	margin-right:10px;
}

#fs_main .content .region a {
	color: #e1002a;
}

#fs_main .content .region a:hover {
	text-decoration:hover;
}


#fs_main .content .region .anzeigenbuchung_navi {
	margin-top:10px;
	text-align:center;
}

#fs_main .content .region .anzeigenbuchung_navi a {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}


#fs_main .content .region .anzeigenbuchung_navi a:hover {
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}



#fs_main .content .region .preismodell {
	border:1px solid #aaaaaa;
	background-color:#ffffff;
	padding:8px;
}




#fs_main .content .region_teaser_text h1 {
	font-size:130%;
	line-height:130%;
	margin-bottom:10px;
}

#fs_main .content .region_teaser_text h2 {
	font-size:100%;
	line-height:100%;
	margin-bottom:10px;
}

#fs_main .content .region_teaser_bild {
	float:left;
	width:200px;
	font-style:italic;
}

#region_text {
	margin-top:10px;
	width:446px;
}


#fs_main .content .region .blind_link a {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}


#fs_main .content .region .blind_link:hover a {
	background-color:#ffffff;
	color:#000000;
	text-decoration:none;
}


#fs_filter {
	margin-bottom:1px;
}

#fs_filter .filtertabs td {
	border-top:1px #929395 solid;
	border-left:1px #929395 solid;
	padding:2px 2px 2px 2px;
	background-image:url(Images/bg_teaser.gif);
	color:#000000;
}


#fs_filter a {
	font-size:110%;
	font-weight:bold;
	text-decoration:none;
	padding: 2px 8px 2px 8px;
}

#fs_filter a:hover {
	color:#333333;
}

#fs_filter .filtertabs .aaktiv {
	background-image:url(Images/bg_suche.gif);
}

#fs_filter .aaktiv a {
	color:#000000;
}

#fs_filter .subfilter {
	border:1px #929395 solid;
	background-image:url(Images/bg_suche.gif);
	padding:10px;
	color:#000000;
}


#fs_filter .subfilter a {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}


#fs_filter .subfilter a:hover {
	background-color:#ffffff;
	color:#000000;
}




#fs_main .content .teaser_headline {
	padding:3px 11px 3px 11px;
	background-image:url(Images/bg_teaser_headline.gif);
	font-weight:bold;
	margin-bottom:1px;
}

#fs_main .content .teaser {
	padding:10px 11px 0px 11px;
	border:1px #929395 solid;
}


#fs_main .content .teaser {
	background-image:url(Images/bg_teaser.gif);
}


#fs_main .content .teasercontent {
	background-color:#ffffff;
	border-right: 1px #3f3f3f solid;
	border-left: 1px #3f3f3f solid;
	padding:1px;
}





#fs_main .content .teasercontent .status {
	width:260px;
	float:left;
	font-weight:bold;
	font-size:130%;
	line-height:150%;
	color:#cccccc;
}

#fs_main .content .teasercontent .status .highlight {
	color:#000000;
}


#fs_main .content .teasercontent .vorschau {
	width:480px;
	float:left;

}

#fs_main .content .teasercontentimg {
	float:left;
	width:166px;
}

#fs_main .content .teasercontenttext {
	float:left;
	width:286px;
}

#fs_main .content .teasercontenttext_padding {
	padding:15px 20px 5px 20px;
    position:relative;
    width:240px;
}

#fs_main .content .teasercontenttext_preis {
    position:absolute;
    bottom:7px;
    right:5px;
    height:15px;
    width:100px;
    text-align:right;
    font-weight:bold;
    font-size:14px;
}

#fs_main .content .teasercontenttext_preis a {
    font-weight:bold;
}


#fs_main .sidebar .box_sidenavi {
	padding:0;
	font-weight:bold;
	margin-bottom:6px;
}
#fs_main .sidebar .box_sidenavi a {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	text-decoration:none;
	font-weight:bold;
	display: block;
	font-size: 110%;
}

#fs_main .sidebar .box_sidenavi a:hover {
	background-color:#ffffff;
	color:#000000;
}




#fs_main .sidebar .box_header {
	padding:3px 6px 3px 6px;
	background-image:url(Images/bg_teaser_headline.gif);
	font-weight:bold;
	margin-bottom:1px;
	font-size:95%;
}

#fs_main .sidebar .box_footer {
	background-image:url(Images/bg_teaser_header_footer.gif);
	background-repeat:repeat-x;
	text-align:right;
	border: 1px #929395 solid;
	font-size:100%;
	margin-bottom:20px;
}

#fs_main .sidebar .box_footer a {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	padding: 0px 8px 0px 8px;
	white-space:nowrap;
	text-decoration:none;
	font-weight:bold;
	margin-left:2px;
}

#fs_main .sidebar .box_footer a:hover {
	background-color:#ffffff;
	color:#000000;
}

.teaserheader {
	padding:5px 7px 1px 7px;
	background-image:url(Images/bg_teaser_header_header.gif);

	background-repeat:repeat-x;
	border-bottom: 1px #3f3f3f solid;
	border-left: 1px #3f3f3f solid;
	border-right: 1px #3f3f3f solid;
}

.teaserfooter {
	background-image:url(Images/bg_teaser_header_footer.gif);
	background-repeat:repeat-x;
	text-align:right;
	border: 1px #929395 solid;
	font-size:100%;
	margin-bottom:20px;
}

.teaserfooter a{
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	padding: 0px 8px 0px 8px;
	white-space:nowrap;
	text-decoration:none;
	font-weight:bold;
	margin-left:2px;
}

.teaserfooter a:hover {
	background-color:#ffffff;
	color:#000000;
}


#map {
	overflow:hidden;
}



#fs_main .detailcontent {
	width:700px;
	margin-right:0px;
}

#fs_main .content .linkbuchenanzeigenbottom {
	margin-top: 10px;
}




#fs_main .sidebar {
	float:left;
	width:300px;
}

#fs_main .sidebar .artikel, #fs_main .sidebar .tourismusamt {
	background-image:url(Images/bg_teaser.gif);
	padding:20px 15px 20px 15px;
	border-top:1px #929395 solid;
	border-right:1px #929395 solid;
	border-left:1px #929395 solid;
}

#fs_main .sidebar .artikel {
	margin-bottom:20px;
	border-bottom:1px #929395 solid;
}

#fs_main .sidebar .artikel .aaktiv, #fs_main .sidebar .tourismusamt .aaktiv {
	color:#ff0000;
	font-weight:bold;
}

#fs_main .sidebar .artikel h1 {
	font-size:100%;
	line-height:100%;
	margin-bottom:5px;
}

#fs_main .sidebar .artikel h2 {
	font-size:130%;
	line-height:130%;
	margin-bottom:10px;
}

#fs_main .sidebar .artikel ul {
	list-style:disc outside;
	margin-left:15px;
}

#fs_main .sidebar .tourismusamt_header {
	padding:3px 6px 3px 6px;
	background-image:url(Images/bg_teaser_headline.gif);
	font-weight:bold;
	margin-bottom:1px;
	font-size:95%;
}


#fs_main .sidebar .suche {
	background-image:url(Images/bg_suche.gif);
	margin-bottom:20px;
	padding:20px 15px 20px 15px;
}

#fs_main .sidebar .suche .anzeigen {
	color:#e1002a;
}

#fs_main .sidebar .suche table {
	margin:2px 0px 12px 0px;
}

#fs_main .sidebar .suche td, #fs_main .sidebar .suche th {
	vertical-align:bottom;
	padding-bottom:3px;
}

#fs_main .sidebar .suche .buttons th {
	width:60px;
}

#fs_main .sidebar .suche .buttons a {
	background-color:#eeeeee;
	color:#000000;
	width:auto;
	font-size:110%;
	padding: 2px 8px 2px 8px;
	white-space:nowrap;
	margin:0;
	text-decoration:none;
	font-weight:bold;
}


#fs_main .sidebar .suche .buttons a:hover {
	background-color:#ffffff;
	color:#000000;
}

#fs_detailsuche {
	color:#000000;
}



#fs_main .sidebar .fs_rectangle {
	margin-bottom:20px;
}



#fs_main .sidebar .verlosungen_header {
	padding:3px 6px 3px 6px;
	background-image:url(Images/bg_teaser_headline.gif);
	font-weight:bold;
	margin-bottom:1px;
	font-size:95%;
}

#fs_main .sidebar .verlosungen {
	background-image:url(Images/bg_teaser.gif);
	padding:7px 6px 0px 6px;
	border-top:1px #929395 solid;
	border-right:1px #929395 solid;
	border-left:1px #929395 solid;
}

#fs_main .sidebar .verlosungen_box {
	margin-bottom:7px;
}

#fs_main .sidebar .verlosungen_text {
	width:144px;
	float:left;
	padding:5px 11px 5px 11px;
}

#fs_main .sidebar .verlosungen_bild {
	width:120px;
	float:left;
}



#fs_main .sidebar .regionen_weitere_header {
	padding:3px 6px 3px 6px;
	background-image:url(Images/bg_teaser_headline.gif);
	font-weight:bold;
	margin-bottom:1px;
	font-size:95%;
}

#fs_main .sidebar .regionen_weitere {
	background-image:url(Images/bg_teaser.gif);
	padding:7px 6px 0px 6px;
	border-top:1px #929395 solid;
	border-right:1px #929395 solid;
	border-left:1px #929395 solid;
}

#fs_main .sidebar .regionen_weitere_box {
	margin-bottom:7px;
}

#fs_main .sidebar .regionen_weitere_text {
	width:166px;
	float:left;
	padding:5px 11px 5px 11px;
    position:relative;
}


#fs_main .sidebar .regionen_weitere_preis {
    position:absolute;
    bottom:8px;
    right:5px;
    height:15px;
    width:100px;
    text-align:right;
    font-weight:bold;
    font-size:13px;
}

#fs_main .sidebar .regionen_weitere_preis a {
    font-weight:bold;
}


#fs_main .sidebar .regionen_weitere_bild {
	width:98px;
	float:left;
}


#fs_main .pagenavitop, #fs_main .pagenavibottom {
	text-align:right;
}
#fs_main .pagenavitop a, #fs_main .pagenavibottom a {
	text-decoration:none;
}
#fs_main .pagenavitop .inactive, #fs_main .pagenavibottom .inactive {
	color:#aaa;
}
#fs_main .pagenavitop .activepage, #fs_main .pagenavibottom .activepage {
	font-weight:bold;
}
#fs_main .pagenavitop .hint, #fs_main .pagenavibottom .hint {
	font-weight:bold;
}


/* Gallery wird u.a. bei der Regionenübersichtsseite genutzt */
#fs_main .content .gallery {
	clear:both;
}
#fs_main .content .gallery hr {
	color:#ccc;
}
#fs_main .content .gallery .col1v4 {
	float:left;
	width:98px;
	padding: 10px 29px 15px 0;
}
#fs_main .content .gallery .col2v4 {
	float:left;
	width:98px;
	padding: 10px 30px 15px 0;
}
#fs_main .content .gallery .col3v4 {
	float:left;
	width:98px;
	padding: 10px 29px 15px 0;
}
#fs_main .content .gallery .col4v4 {
	float:left;
	width:98px;
	padding: 10px 0 15px 0;
}
#fs_main .content .gallery table {
	width:100%;
}
#fs_main .content .gallery td {
	padding: 5px 0 5px 0;
}
#fs_main .content .gallery td.image {
	text-align:center;
	vertical-align:bottom;
	background-image:none;
	padding:0;
}
#fs_main .content .gallery td.title {
	background-image:none;
	height:35px;
	padding-bottom:0;
}
#fs_main .content .gallery td.subtitle {
	height:35px;
	padding-bottom:0;
}
#fs_main .content .gallery h2, #fs_main .content .gallery h2 a {
	font-size:100%;
	margin:0;
	padding:0;
	text-decoration:none;
}
#fs_main .content .gallery h2 a:hover {
	text-decoration:underline;
}


/***** MAIN *****/




/***** FOOTER *****/
#fs_footer {
	width:100%;
	/*height:50px;*/
	margin-top:20px;
}
/***** FOOTER *****/



/***** FEHLERMELDUNGEN, ERFOLGSMELDUNGEN UND HINWEISE *****/

.Error td { 
	font-size: 100%;
	padding: 10px;
	color: #fff;
	background-color:#ff0000;
	background-image:url(Images/bg_error.gif);
	font-weight:bolder; 
}
.Error td a { 
	color: #fff;
}

.Success td { 
	font-size: 100%;
	padding: 10px;
	color: #fff;
	background-color:#00ff00;
	background-image:url(Images/bg_success.gif);
	font-weight:bolder; 
}
Success td a { 
	color: #fff;
}

.successboxcon {
	color:#00aa00;
	font-weight:bold;
	margin-bottom:10px;
}

.errorboxcon {
	color:#ff0000;
	font-weight:bold;
	margin-bottom:10px;
}


/***** FEHLERMELDUNGEN, ERFOLGSMELDUNGEN UND HINWEISE *****/


/*** BEGIN: TOOLTIP **********************************************/
.tooltip {
	position: absolute;
	display: none;
	background-color: #e2001a;
	border: 1px solid #ffffff;
	color:#ffffff;
	font-size:90%;
	line-height:1.15em;
	padding:10px;
	width:230px;
}
.tooltipStatus {
	position: absolute;
	display: none;
	background-color: #e2001a;
	border: 1px solid #ffffff;
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
	line-height:1.15em;
	padding:10px;
	width:230px;
}
.tooltip ul, .tooltipStatus ul {
	list-style:disc outside;
	margin-left:15px;
}
.tooltipLink {
	cursor:help;
}
/*** END: TOOLTIP **********************************************/


/***** SPEZIELLES *****/
.recordStatusInaktiv {
	padding:0px 5px;
	color:#ffffff;
	background-color:#ff0000;
	border:1px solid #ffffff;
	font-size: 8px;
	vertical-align: middle;
}
.recordStatusAktiv {
	padding:0px 5px;
	color:#ffffff;
	background-color:#009900;
	border:1px solid #ffffff;
	font-size: 8px;
	vertical-align: middle;
}
.recordStatusFehler {
	padding:0px 5px;
	color:#000;
	background-color:#ffff00;
	border:1px solid #ffffff;
	font-size: 8px;
	vertical-align: middle;
}
.pflicht {
	color:#ff0000;
}
.backenduserinfo { /*wird als div am Anfang des Bodys ausgegeben, unter gewissen Umständen nur(!) für BackendUser sichtbar*/
	width:100%;
	background-color:#ff0000;
	color:#ffffff;
	position:absolute;
	top:0;
	left:0;
}
.backenduserinfo a { 
	color:#ffffff;
	text-decoration:underline;
}
.reflected { /*das Bild, das reflektiert wird, bekommt diese Klasse dynamisch zugewiesen. */
	margin-bottom:1px;
}
.Button {
	cursor: pointer; outline: none;
	color:#fff;
	font-weight:bold;
}
/***** SPEZIELLES *****/

/***** SITEMAP *****/
.sitemapbox {
	width:185px;
	padding:10px 10px 1px 10px;
	text-align:left;
	border:1px solid #ccc;
	margin-bottom:15px;
}
.sitemapbox h6 {
	padding:0;
	margin:0 0 10px 0;
	color:#ff6c00;
	font-size:130%;
}
.sitemapbox h6 a {
	text-decoration:none;
}
.sitemapbox h6 a:hover {
	text-decoration:underline;
}
.sitemapbox ul {
	font-weight:bold;
	margin:5px;
	margin-left:10px;
	padding-top:0px;
	padding-left:10px;
}
.sitemapbox ul a {
	color:#ffffff;
}
.sitemapbox .mainlist {
	list-style-image:url(Images/raquo.gif);
}
.sitemapbox .mainlist li {
	margin-bottom:10px;
}
.sitemapbox .mainlist li li {
	margin-bottom:2px;
}
.sitemapbox .mainlist .sublist {
	list-style-image:none;
	list-style-image:url(Images/dot.gif);
	padding-left: 0px;
	margin-left: 0px;
	font-weight:normal;
}
.sitemapbox .sublist a {
	text-decoration:none;
}
.sitemapbox .sublist a:hover {
	text-decoration:underline;
}
/***** SITEMAP *****/


/***** HIGHSLIDE JS *****/
.highslide     { cursor: url(/js/highslide/graphics/zoomin.cur), pointer; outline: none; }
.highslide-active-anchor img     { /*visibility: hidden;*/ }
.highslide img     { }
.highslide:hover img     { }
.highslide-wrapper     { background: white; }
.highslide-image     { border: 2px solid white; }
.highslide-image-blur     {  }
.highslide-caption     { display: none; border: 2px solid white; border-top: none; font-family: Verdana, Helvetica; font-size: 10pt; padding: 5px; background-color: white; }
.highslide-loading     { display: block; color: black; font-size: 8pt; font-family: sans-serif; font-weight: bold; text-decoration: none; padding: 2px; border: 1px solid black; background-color: white; padding-left: 22px; background-image: url(/js/highslide/graphics/loader.white.gif); background-repeat: no-repeat; background-position: 3px 1px; }
a.highslide-credits i     { padding: 2px; color: silver; text-decoration: none; font-size: 10px; }
a.highslide-credits:hover i     { color: white; background-color: gray; }
.highslide-move     { cursor: move; }
.highslide-overlay     { display: none; }
a.highslide-full-expand     {background: url(/js/highslide/graphics/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px; }
.controlbar     { background: url(/js/highslide/graphics/controlbar4.gif); width: 167px; height: 34px; }
.controlbar a     { display: block; float: left; height: 27px; border:none; }
.controlbar a:hover     { background-image: url(/js/highslide/graphics/controlbar4-hover.gif); border:none; }
.controlbar .previous     { width: 50px; }
.controlbar .next     { width: 40px; background-position: -50px 0; }
.controlbar .highslide-move     { width: 40px; background-position: -90px 0; }
.controlbar .close     { width: 36px; background-position: -130px 0; }
.highslide-display-block     { display: block; }
.highslide-display-none     { display: none; }
/***** HIGHSLIDE JS *****/

#fs_empfehlen {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
	border:1px #929395 solid;
	z-index:98999;
}

#fs_empfehlen_iframe {
	background-image:url(Images/hourglass-spinning.gif);
	background-position:center center;
	background-repeat:no-repeat;
}