/*
	Um das Layout komplett zu beeinflussen, sind weitere
	Einstellungen in PortalHTMLParameter notwendig
*/
BODY,P,TD,DIV,DL,UL,OL,BLOCKQUOTE,CAPTION,CENTER,DIV {
	font-family: Arial;
	font-size: 9pt;
	color: rgb(88, 88, 88);
}

BODY { /* top,right , bottom, left*/
	background: rgb(255, 253, 212);
}

#piktoinhaltdiv OL LI{
    font-size: 10pt;
    color: #000;
}
#piktoinhaltdiv TD{
    font-size: 10pt;
    color: #000;
}


/* ändert leider auch die buttons, immer direkt im template
INPUT {
    font-family: Arial;
    color: black;
    font-size: 10pt;
}
*/
a:link {
	color: #003399;
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt*/
}

a:visited {
	color: #003399;
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt;*/
}

a:hover {
	color: rgb(50, 111, 88);
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt*/
}

a:active {
	color: rgb(50, 111, 88);
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt*/
}

/*
	Titel oben auf Seiten (falls angezeigt -> PortalHTMLParameter
*/
.titeloben {
	font-family: Times New Roman;
	color: rgb(50, 81, 161);
	font-weight: bold;
	font-size: 20pt;
	text-align: right;
	background: rgb(244, 236, 178);
	padding: 2px 2px 2px 2px;
}

.untertiteloben {
	font-family: Times New Roman;
	color: rgb(50, 81, 161);
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

.untertitelklein {
	font-family: Arial;
	color: rgb(50, 81, 161);
	font-size: 8pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: right;
	background: rgb(244, 236, 178);
}

/*
	Strich unter Titel
*/
.strich {
	color: rgb(244, 236, 178);
	background: rgb(244, 236, 178);
}

/*
	"Menulinks"
*/
.aunter:link {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}

.aunter:visited {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #003399;
}

.aunter:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(50, 111, 88);
}

.aunter:active {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: rgb(50, 111, 88);
}

/*
	Begriffe, die z.B. auf der Suchseite
	vorgestellt sind
*/
.vortitel {
	color: #003399;
	background-image: url(../bilder/dunkel.gif);
	font-weight: bold;
	text-align: right;
}

/*
	Z.B Adressfelder auf Formularen
*/
.vortitelleicht {
	color: #003399;
	text-align: right;
}

/*
	inner einfach Fett hervorgehobene Dinge
*/
.titelinnen {
	background-image: url(../bilder/dunkel.gif);
	/*	font-weight: bold;  */
}

.betont {
	font-weight: bold;
}

/*
	Allgemeine Balkenfarbe, z.B. auf Suchseite
*/
.balkenallgemein {
	background: #d9e9bd;
	padding: 2px 0px 0px 0px;
}

/*
	Kleiner Text unten, copyright 
*/
.textunten {
	font-size: 8pt;
	font-style: italic;
}

/***************************************************
	Hilfe seite klein 
	Wird auch auf dynamische Piktogrammseite benötigt
*/
.hilfetitel {
	font-family: Arial, Sans-Serif;
	color: rgb(50, 81, 161);
	font-size: 15pt;
	font-weight: bold;
}

.hilfeuntertitel {
	font-family: Arial, Sans-Serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

/*
	Hilfeseite links (zum Schließen)
*/
.ahilfe:link {
	color: #003399;
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt*/
}

.ahilfe:visited {
	color: #003399;
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt;*/
}

.ahilfe:hover {
	color: rgb(50, 111, 88);
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt*/
}

.ahilfe:active {
	color: rgb(50, 111, 88);
	/*text-decoration:none;*/ /*font-weight: bold; */ /*font-size: 8.0pt*/
}

/***************************************************
	Ergebnisseite

	das meiste von oben
*/ /*
	Es wurden ...
*/
.ergebnisbeschreibung {
	font-family: Arial;
	font-size: 10pt;
	color: #003399;
}

.ukbeschreibung {
	font-size: 8pt;
}

.epreise {
	font-size: 8pt;
	font-weight: bold;
}

/*
	Darstellung von Gastgebern
*/
.gastgeber {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
}

/*
	Sortierung und neue Suche
*/
.asortierung:link {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: rgb(50, 111, 88);
}

.asortierung:visited {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: rgb(50, 111, 88);
}

.asortierung:hover {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #003399;
}

.asortierung:active {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #003399;
}

/*
	Seitenzahlen
*/
.aseiten:link {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: rgb(50, 111, 88);
}

.aseiten:visited {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: rgb(50, 111, 88);
}

.aseiten:hover {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #003399;
}

.aseiten:active {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #003399;
}

/*
	Unterkunftstitel
*/
.aunterkunft:link {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #003399; /* blau */
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.aunterkunft:visited {
	font-family: Times New Roman;
	font-size: 11pt;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.aunterkunft:hover {
	font-family: Times New Roman;
	font-size: 11pt;
	color: rgb(29, 111, 88); /* grün  */
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

.aunterkunft:active {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #003399; /* blau */
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

/*
	mehr
*/
.amehr:link {
	color: rgb(50, 111, 88);
	font-size: 8pt;
}

.amehr:visited {
	color: rgb(50, 111, 88);
	font-size: 8pt;
}

.amehr:hover {
	color: #003399;
	font-size: 8pt;
}

.amehr:active {
	color: #003399;
	font-size: 8pt;
}

/*
  typen
*/
.color_gr_onlinebuchbar {
	color: #339966;
}

.color_gr_keinesuchvakanzen {
	color: #FFCC33;
}

.color_gr_keinevakanzen {
	color: #FF6600;
}

.gr_text {
	color: #666666;
	font-size: 8pt;
}

.aktualisiertfarbe { /*color: #339966;*/
	color: #006633;
}

/***************************************************
	Unterkunftsseite Tab Menu
*/
.ukruntertitel {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #003399;
	text-align: right;
}

.ukrstrich {
	color: #003399;
	background: #003399;
}

.ukrstrichlight {
	color: #003399;
	background: #003399;
}

.ukrbacklight {
	color: #D9E9BD;
	background: #D9E9BD;
}

.ukrback {
	color: #D9E9BD;
	background: #D9E9BD;
}

.ukrtext {
	color: #000000;
	background: #D9E9BD;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
}

.ukrtextlight {
	color: #003399;
	background: #D9E9BD;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
}

.auktabmenu:link {
	text-decoration: none;
	background-color: #D9E9BD;
}

.auktabmenu:visited {
	text-decoration: none;
	background-color: #D9E9BD;
}

.auktabmenu:hover {
	text-decoration: none;
	color: rgb(50, 111, 88);
	background-color: #D9E9BD;
}

.auktabmenu:active {
	text-decoration: none;
	background-color: #D9E9BD;
	color: rgb(50, 111, 88);
}

/***************************************************
	Unterkunftsseite
*/
.uktiteloben {
	font-family: Times New Roman;
	color: rgb(50, 81, 161);
	font-weight: bold;
	font-size: 20pt;
	text-align: right;
	background: rgb(244, 236, 178);
	padding: 2px 2px 2px 2px;
}

.aukunter:link {
	font-family: Arial;
	font-size: 10pt;
	color: #003399;
}

.aukunter:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #003399;
}

.aukunter:hover {
	font-family: Arial;
	font-size: 10pt;
	color: rgb(50, 111, 88);
}

.aukunter:active {
	font-family: Arial;
	font-size: 10pt;
	color: rgb(50, 111, 88);
}

.ukbalken {
	font-family: Times New Roman;
	font-size: 11pt;
	color: #2B4F9D;
	font-weight: bold;
	background: #d9e9bd;
	padding: 2px 0px 0px 0px;
}

.ukpreise {
	font-size: 8pt;
}

.ukvakanzen {
	font-size: 8pt;
}

.ukvideopanorama {
	font-size: 8pt;
}

.ukslides {
	font-size: 8pt;
	background: #D9E9BD;
	font-family: Arial, Sans-Serif;
}

.ukunterslides {
	font-size: 8pt;
}

.ukpiktos {
	font-size: 15pt;
	background: #FFFDD4;
}

.ukjanein {
	font-size: 8pt;
	background: #FFFDD4;
}

/***************************************************
	z.B. für Buchungsbedingungen, Freie Texte
*/
.untertitel {
	font-family: Arial, Univers;
	font-size: medium;
	color: #00945A;
}

.abschnitttitel {
	font-family: Times New Roman;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
}

.abschnittuntertitel {
	font-family: Arial, Univers;
	font-size: 11pt;
	color: #003399;
	background-color: #FFFFBE;
	font-weight: bold;
	padding: 2px 0px 0px 4px;
}

#buchentab .abschnittuntertitel {
	font-family: Arial, Univers;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
	padding: 2px 0px 0px 4px;
}

.abschnitttext {
	
}

/*******************************************
	sonstiges
*/
.fehler {
	color: #990000;
}

.kleiner {
	font-size: 8pt;
}

/*********************************************************
	Saisondatenseite	
*/
.sdspaltenueberschrift {
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	color: #003399;
}

/*******************************************
	Webpflege	
*/
.wpfl_aendern_farbe {
	color: #FFCC00;
}

.wpfl_gesperrt_farbe {
	color: #FF66CC;
}

/*********************************************************
  diashow
*/
table.slide {
	font-family: Arial, Sans-Serif;
	background-color: #D9E9BD; /* AppletHgFarbe */
	width: 480px;
	border-collapse: collapse;
}

table.slide td.slide_left {
	width: 232px;
	padding: 3px;
}

table.imageview img.slide_img {
	align: center;
}

table.imageview td.slide_img { /*
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-bottom-color:#222222;
*/
	text-align: center;
}

table.imageview {
	width: 232px;
	border-collapse: collapse;
}

table.counter {
	margin-top: 2px;
	background-image: url(../js/b_dias_zoom.gif);
	background-repeat: no-repeat;
	width: 232px;
	height: 15px;
	border-collapse: collapse;
}

table.counter td { /*
  border-style:solid;
  border-width:1px;
  border-color:#ff0000;
  */
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222; /* AppletCounterFarbe */
}

table.counter td.prevbutton {
	width: 43px;
	cursor: pointer;
}

table.counter td.spacer {
	width: 6px;
}

table.counter td.zoombutton {
	width: 13px;
	cursor: pointer;
}

table.counter td.nextbutton {
	width: 43px;
	cursor: pointer;
}

table.counter td.counterdisplay {
	text-align: center;
}

table.slide td.descr {
	vertical-align: top;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	color: #000000; /* AppletVgFarbe */
	font-size: 9pt;
}

/*******************************************
/*********************************************************
	Vakanzkalender
*/
.caltext {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #003399;
}

.calfree {
	background: #99CC99;
	font-family: Arial, sans-serif;
	font-size: 12px;
	/*padding: 3px 1px 1px 1px;*/
	padding: 1px 1px 1px 1px;
	border-color: #F8E891;
	border-style: solid;
	border-width: 1px;
}

.calbooked {
	background: #ff9988;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border-color: #F8E891;
	border-style: solid;
	border-width: 1px;
}

.calnodata {
	background: #CCCCCC;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border-color: #F8E891;
	border-style: solid;
	border-width: 1px;
}

.calmonthdays {
	background: #FFFFBE;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border-color: #F8E891;
	border-style: solid;
	border-width: 1px;
}

.calweek {
	color: #666666;
	background: #F8E891;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 1px 1px 1px 1px;
	border-color: #F8E891;
	border-style: solid;
	border-width: 1px;
}

.tp_kopf {
	color: #000000;
	font-family: monospace;
	font-weight: bold;
	font-size: 11px;
}

.tp_strich {
	color: #B8A887;
	background: #B8A887;
}

.tp_frei {
	color: #006639;
	font-family: monospace;
	font-size: 11px;
}

.tp_belegt {
	color: #ffA998;
	font-family: monospace;
	font-size: 11px;
}

.tp_unbekannt {
	color: #999999;
	font-family: monospace;
	font-size: 11px;
}

.tp_woend_del {
	color: #333333;
	font-family: monospace;
	font-size: 11px;
}

/*********************************************************
	Vakanzkalender neu
*/
.vktable {
	width: 496px; 
	border-style: none;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-collapse: separate;
	border-spacing: 1px;
	border-color: transparent;
	margin: 0 0 0 0;
	padding: 10px 10px 10px 10px;
	background-color: #d9e9bd;
	font-family: Times;
	font-size: 11pt;
}

.vk_leg_Legende,.vk_leg_Belegt,.vk_leg_Frei,.vk_leg_Unbekannt {
	font-size: 10pt;
	text-align: center;
	width: 96px;
	font-family: Times;
}

.vk_leg_Frei {
	border-style: none;
	border-width: 1px;
	border-color: #999999;
	background: #FFFFBE;
	font-family: Times;
}

.vk_leg_Belegt {
	background: #CC9999;
	font-family: Times;
}

.vk_leg_Unbekannt {
	background: #CCCCCC;
	font-family: Times;
}

.vk_monatstitel {
	background-color: #FFFFBE;
	font-size: 10pt;
	text-align: left;
	height: 18px;
	text-align: left;
	width: 96px;
	color: #000000;
	font-family: Times;
}

/* Das ist der Abstand zwischen den Monaten untereinander (=> mehr als eine Reihne) */
.spaceBetweenMonthVertical {
	height: 10px;
	font-family: Times;
}

/* Das ist der Abstand zwischen den Monaten, wenn sie in einer Reihe liegen.*/
.spaceBetweenMonthHorizental {
	width: 25px;
	font-family: Times;
}

/* Ist der Abstand zwischen der Legende und dem Kalendar*/
.spaceBetweenLegendAndCal {
	height: 30px;
	font-family: Times;
}

/* Ist der Abstand zwischen dem letzten Update und der Legende */
.spaceBetweenLastActAndLegend {
	height: 30px;
	font-family: Times;
}

/* Normale Leerzelle*/
.space {
	width: 16px;
	height: 16px;
	font-family: Times;
}

.spaceWeek {
	width: 30px;
	font-family: Times;
}

.week,.weekSa,.weekSo {
	width: 30px;
	font-size: 8pt;
	font-family: Times;
}

.week {
	color: #000000;
	font-family: Times;
}

.weekSa {
	color: #BC5555;
	font-family: Times;
}

.weekSo {
	color: #CC0000;
	font-family: Times;
}

.weekNumber {
	font-size: 8pt;
	text-align: center;
	color: #666666;
	font-family: Times;
}

.year {
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	font-size: 11px;
	border-spacing: 1px;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: transparent;
	border-right-color: transparent;
	font-family: Times;
}

.free,.freefree,.freebooked,.freenodata,.booked,.bookedbooked,.bookedfree,.bookednodata,.nodata,.nodatanodata,.nodatafree,.nodatabooked,.freeSa,.bookedSa,.nodataSa,.freeSo,.bookedSo,.nodataSo,.freebookedSa,.freenodataSa,.bookedfreeSa,.bookednodataSa,.nodatafreeSa,.nodatabookedSa,.freebookedSo,.freenodataSo,.bookedfreeSo,.bookednodataSo,.nodatafreeSo,.nodatabookedSo
	{
	width: 16px;
	height: 16px;
	background-position: center center;
	font-family: Times;
	text-align: center;
	font-size: 8pt;
}

.free,.freefree {
	color: #000000;
}

.free,.freefree,.freeSa,.freeSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/X000000XFFFFBE/vk_blank.png);
}

.booked,.bookedbooked,.bookedSa,.bookedSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/X000000XCC9999/vk_blank.png);
	color: #333333;
}

.nodata,.nodataSa,.nodataSo,.nodatanodata {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/X000000XCCCCCC/vk_blank.png);
}

.nodata,.nodatanodata {
	color: #808080;
}

/* Samstag */ /*.freeSa,.bookedSa,.nodataSa,*/
.freebookedSa,.freenodataSa,.bookedfreeSa,.bookednodataSa,.nodatafreeSa,.nodatabookedSa
	{
	color: #CC4545;
}

.freeSa {
	color: #CC3333;
}

.bookedSa {
	color: #BC5555;
}

.nodataSa {
	color: #cc9999;
}

/* Sonntag */
.freeSo, /*.bookedSo,.nodataSo,*/ .freebookedSo,.freenodataSo,.bookedfreeSo,.bookednodataSo,.nodatafreeSo,.nodatabookedSo
	{
	color: #CC0000;
}

.nodataSo {
	color: #996666;
}

.bookedSo {
	color: #993333;
}

/* Background Images mix */
.freebooked {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XFFFFBEXCC9999/vk_anab.png);
	color: #333333;
}

.freenodata {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XFFFFBEXCCCCCC/vk_anab.png);
	color: #000000;
}

.bookedfree {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCC9999XFFFFBE/vk_anab.png);
	color: #000000;
}

.bookednodata {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCC9999XCCCCCC/vk_anab.png);
	color: #808080;
}

.nodatafree {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCCCCCCXFFFFBE/vk_anab.png);
	color: #000000;
}

.nodatabooked {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCCCCCCXCC9999/vk_anab.png);
	color: #333333;
}

.freebookedSa {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XFFFFBEXCC9999/vk_anab.png);
}

.freenodataSa {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XFFFFBEXCCCCCC/vk_anab.png);
}

.bookedfreeSa {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCC9999XFFFFBE/vk_anab.png);
}

.bookednodataSa {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCC9999XCCCCCC/vk_anab.png);
}

.nodatafreeSa {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCCCCCCXFFFFBE/vk_anab.png);
}

.nodatabookedSa {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCCCCCCXCC9999/vk_anab.png);
}

.freebookedSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XFFFFBEXCC9999/vk_anab.png);
}

.freenodataSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XFFFFBEXCCCCCC/vk_anab.png);
}

.bookedfreeSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCC9999XFFFFBE/vk_anab.png);
}

.bookednodataSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCC9999XCCCCCC/vk_anab.png);
}

.nodatafreeSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCCCCCCXFFFFBE/vk_anab.png);
}

.nodatabookedSo {
	background-image:
		url(/dbilder/diverses/vk_DID/P40X40/XCCCCCCXCC9999/vk_anab.png);
}

/*** KASTEN ***/
div.ut_kasten {
	border: 2px solid #d9e9bd;
	border-top: 0;
	margin: 10px 0;
}

div.ut_kasten_header {
	background: #d9e9bd;
	padding: 2px;
	color: #2B4F9D;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

div.ut_kasten_content {
	padding: 5px;
	text-align: center;
}
/*CSSConfiguration
ut.html.png.VakanzkalenderImage.MonthsPerRow 3
ut.html.png.VakanzkalenderImage.MaxMonth 15
ut.html.png.VakanzkalenderImage.BgColor #d9e9bd
ut.html.png.VakanzkalenderImage.BgMonthColor #FFFFBE
ut.html.png.VakanzkalenderImage.BgFreeColor #FFFFBE
ut.html.png.VakanzkalenderImage.FgBookedColor #333333
ut.html.png.VakanzkalenderImage.FgSatBookedColor #BC5555
ut.html.png.VakanzkalenderImage.FgSunBookedColor #993333
ut.html.png.VakanzkalenderImage.BgBookedColor #cc9999
PortalHTMLParameter.GrundrissVgFarbe null
PortalHTMLParameter.GrundrissHgFarbe null
PortalHTMLParameter.SuchPiktVgFarbe 003399
PortalHTMLParameter.SuchPiktHgFarbe FFFDD4
PortalHTMLParameter.UkPiktVgFarbe 003399
PortalHTMLParameter.UkPiktHgFarbe FFFDD4
PortalHTMLParameter.UkMarkPiktVgFarbe 003399
PortalHTMLParameter.UkMarkNPiktVgFarbe 003399
PortalHTMLParameter.UkMarkPiktHgFarbe FFFDD4
PortalHTMLParameter.SuchPiktTransparent true
PortalHTMLParameter.ErgebnisPiktTransparent true
PortalHTMLParameter.UPiktPiktTransparent true
PortalHTMLParameter.AppletVgFarbe null
PortalHTMLParameter.AppletHgFarbe null
PortalHTMLParameter.AppletCounterFarbe null
PortalHTMLParameter.AppletFontSize null
PortalHTMLParameter.AppletFontType null
PortalHTMLParameter.LayoutTabelle 100%
PortalHTMLParameter.LayoutTabelleInnen 598
PortalHTMLParameter.LayoutZelle 110
PortalHTMLParameter.ErsteErgebnisZelleIndent 55
PortalHTMLParameter.LayoutSchmal false
PortalHTMLParameter.Layout476 false
PortalHTMLParameter.SuchenButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_suchen.gif
PortalHTMLParameter.SuchenButtonOver null
PortalHTMLParameter.SucheAendernButton null
PortalHTMLParameter.SucheAendernButtonOver null
PortalHTMLParameter.MehrButton null
PortalHTMLParameter.MehrButtonOver null
PortalHTMLParameter.SchliessenButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_schliessen.gif
PortalHTMLParameter.SchliessenButtonOver null
PortalHTMLParameter.ZurueckButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_zurueck.gif
PortalHTMLParameter.ZurueckButtonOver null
PortalHTMLParameter.ZurueckListeButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_zurueck.gif
PortalHTMLParameter.ZurueckListeButtonOver null
PortalHTMLParameter.ZurueckUnterkunftButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_zurueck.gif
PortalHTMLParameter.ZurueckUnterkunftButtonOver null
PortalHTMLParameter.ZurueckSucheButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_zurueck.gif
PortalHTMLParameter.ZurueckSucheButtonOver null
PortalHTMLParameter.AbsendenButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_absenden.gif
PortalHTMLParameter.AbsendenButtonOver null
PortalHTMLParameter.AbbrechenButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_abbrechen.gif
PortalHTMLParameter.AbbrechenButtonOver null
PortalHTMLParameter.BuchungsanfrageButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_buchung_1n.gif
PortalHTMLParameter.InformationsanfrageButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_info_1n.gif
PortalHTMLParameter.RueckrufButton http://www.freienstein-auf-foehr.de/Bilder/buttons/b_rueckruf.gif
PortalHTMLParameter.KeineSchnellFreieSuche true
PortalHTMLParameter.ErgebnisPiktoTabelleOben true
PortalHTMLParameter.ErgebnisZeigeFwKategorie true
PortalHTMLParameter.UkKategorieSternTransparent true
PortalHTMLParameter.UkKategorieSternHgFarbe F4ECB2
PortalHTMLParameter.UkKategorieSternVgFarbe 003399
PortalHTMLParameter.ErgebnisKategorieSternWH 16
PortalHTMLParameter.UkKategorieSternWH 16
PortalHTMLParameter.FWStern stern_freienstein
PortalHTMLParameter.ZIStern stern_freienstein
PortalHTMLParameter.Kategoriesuche true
PortalHTMLParameter.KeineSchnellKategoriesuche false
ErgebnisPiktoTable.fw.piktogrammtabelle ;,UNIRZ,UBFRE;,UALGW,BPAPL;,UKKFR,BWMAS;,BTROC;,UGESP,UBALK;,UTERR,BWWWZ;,UTELF,UKAKO;,BSAUN,BHBAD;,BGART,UHTAA
ErgebnisPiktoTable.zi.piktogrammtabelle ;,UNIRZ,UBFRE;,URSTF,UALGW;,UHTAA,UBWHA;,BPAPL,UKKFR;,BWMAS,BTROC;,UGESP,BGART;,UTERR,UBALK;,BWWWZ,UTELF;,UTVCL,UKAKO;,BLIFT,BHBAD
SuchPiktoTable.fw.suchpiktogrammtabelle ;,UNIRZ,UKKFR;,UHTAA,UBFRE;,BPAPL,UALGW;,BWMAS,UGESP;,BSAUN,UKAKO
SuchPiktoTable.zi.suchpiktogrammtabelle ;,UNIRZ,UKKFR;,UHTAA,URSTF;,UTVCL,UBFRE;,BPAPL,UALGW
SuchPiktoTable.im.suchpiktogrammtabelle ;,UBALK,UBFRE;,UTERR,URSTF
UkPiktoTable.fw.piktogrammtabelle ;,personen,UBFRE,BPAPL,UTELF;,sternfreienstein,UKKFR,BSAUN,UKAKO;,m2,UALGW,UNIRZ,UHTAA;,UBWHA,UENDR,UGESP,BWMAS
UkPiktoTable.zi.piktogrammtabelle ;,personen,UBFRE,BPAPL,UTELF;,sternfreienstein,UKKFR,BSAUN,UKAKO;,m2,UALGW,UNIRZ,UHTAA;,EWC,SED,BWSVC,BLIFT
UkPiktoTable.im.piktogrammtabelle ;,m2,UBALK,UKAKO,UBFRE;,raeume,UTERR,BPAPL,URSTF
UkPiktoTable.imb.piktogrammtabelle ;,m2,UBALK,UKAKO,UBFRE;,raeume,UTERR,BPAPL,URSTF;,personen,UKKFR,UALGW,UNIRZ;,TIN,UTELF,UGESP,BWMAS
#PortalHTMLParameter.uebersicht_maxtage 35
#PortalHTMLParameter.uebersicht_tage 35
#PortalHTMLParameter.uebersicht_verschiebung -5
#PortalHTMLParameter.uebersicht_wenigertageprozent 25
PortalHTMLParameter.ErgebnisMitStrasse true
PortalHTMLParameter.gmapsMindestGenauigkeit 8
PortalHTMLParameter.ErgebnisGoogleMaps true
PortalHTMLParameter.UnterkunftErgebnisGoogleMaps true
PortalHTMLParameter.UnterkunftZeigeGoogleMapsKarte true
PortalHTMLParameter.UnterkunftZeigeGoogleMapsAlternativUTKarte true
PortalHTMLParameter.ErgebnisPreviewBorderStyle border: 4px solid #d9e9bd;
PortalHTMLParameter.ErgebnisPreviewSizePath P169X110
PortalHTMLParameter.ErgebnisListeMitKurzsuche true
PortalHTMLParameter.emailformabgesandtohneschliessen true
PortalHTMLParameter.bevorzugeInterneSterne true
PortalHTMLParameter.ButtonVgFarbe 3251a1
PortalHTMLParameter.ButtonHgFarbe d9e9bd
PortalHTMLParameter.useYUICarousel true
PortalHTMLParameter.UnterkunftYUICarouselFontSizePx 12
PortalHTMLParameter.lastminuteseitenzusatztext Bitte beachten Sie, dass die Preise nur f&uuml;r Buchungen ab 1 Woche gelten!
CSSConfiguration*/
