/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow, #cboxTest{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}
        
/*
    The following fixes png-transparency for IE6.  
 */
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


/*
	E-Card Function
*/
#cboxTest{position:absolute; bottom:0; right:30px; background:url(images/ecard.png) 0px 0px no-repeat; width:22px; height:22px; text-indent:-9999px;}
#cboxTest.hover{background-position:-22px -0px;}
table,tr,td {
	border-collapse:collapse;
}

body {
	padding:0;
	margin:0;
	font-family:verdana,tahoma,sans-serif;
	font-size:12px;
	color:#003366;
	line-height:1.35em;
	background-color:#FFFF99;
	background-image:url(/images/layout/background2.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

h1, .ueberschrift {
	margin:0;
	padding:0;
	font-family:verdana,tahoma,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

a img {
	border:0;
}

div, ul, li, a {
	margin:0;
	padding:0;
	
}
ul {
	padding-left:15px;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
	font-size:0px;
}

form {
	margin:0;
	padding:0;
}

a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}/* ********** hintergrundfarbe generell ********** */
#menucell_2, #footer_2, #merkliste_2 {
	background-color:#DBEBFB;
}

/* ********** Rahmenstyle generell ********** */
#footer_2, #header_2, #menucell_2, #maincell_2, #reisefinder, #merkliste_2 {
}



#site_2 {
	width:922px;
	margin:auto;
}

#layout_left_2 {
	width:195px;
	float:left;
}

#layout_right_2 {
	width:699px;
	float:right;
}

#header_2 {
	background-image:url(/images/layout/header2.png);
	background-repeat:no-repeat;
	
	height:187px;
}

#menucell_2 {
	width:195px;
}

#maincell_2 {
	width:631px;
	margin-top:10px;
	padding:25px;
}

#footer_2 {
	width:720px;
	padding:10px;
	margin-top:10px;
	text-align:center;
}

#merkliste_2 {
	border-top:10px solid #FE9900;
	width:168px;
	padding:5px 22px 15px 5px;
	background-color:#FE9900;
	text-align:right;
	border-bottom:1px solid #FFFFFF;
}
#merkliste_2 a {
	color:#191970;
}

#menu_abschluss {
	background-color:#FE9900;
	border-top:1px solid #FFFFFF;
	width:195px;
	height:4px;
}



#katalog_bild_rahmen img {
	border:1px solid #8DA3BC;
}
#menu_links {
	background-color:#FE9900;
	border-bottom:1px solid #FFFFFF;
	text-align:right;
}

#menu_links, #menu_links li ul {
	padding:0;
	list-style-type:none;
}

#menu_links li a .in_menuitem {
	padding-left:5px;
}

#menu_links li ul li {
	background-color:#FFFFFF;
	width:100%;
	
	font-size:13px;
}

#menu_links li div {
	margin:0px 0px 2px 0px;
	padding:3px 23px 3px 0px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

ul#menu_links li a {
	color:#191970;
}
ul#menu_links li ul li a {
	color:#6700CD;
	font-weight:normal;
	display:block;
	width:100%;
}

#menu_links li ul li a:hover {
	background-color:#E0EDDC;
	text-decoration:none;
}


ul#menu_links li.level_0_active a{
	color:#FFFFFF;
}/*
Besonderheiten:
Die Hintergrundfarbe wird in css_2_layout gesetzt und könnte in #reisefinder überschrieben werden
*/


#reisefinder {
	width:195px;
	padding:0px 0px 10px 0px;
	border-top:2px solid #FE9900;
	background-color:#FE9900;
	text-align:right;
}

#reisefinder_ueberschrift {
	font-weight:bold;
	margin-bottom:5px;
	border-top:1px solid #FFFFFF;
	color:#191970;
	padding-top:15px;
	padding-right:22px;
}

#reisefinder_form {
	padding:0;
	margin:0;
}



.reisefinder_input {
	margin-bottom:3px;
	padding-right:22px;
}
.reisefinder_input select {
	width:158px;
}
.reisefinder_h1 {
	font-style:italic;
	padding-right:22px;
	color:#191970;
}

#reisefinder_head_suche {
	font-weight:bold;
	border-top:1px solid #FFFFFF;
}
#reisefinder_suchtext {
	width:153px;
	margin-right:22px;
}
#reisefinder_suchtext_button {
	margin-top:5px;
	margin-right:22px;
}
.liste_reise, .monatstrenner {
	width:100%;
}

.liste_reise {
	margin-top:10px;
}

.liste_bild {
	width:100px;
	background-color:#FFFFFF;
	text-align:center;
	padding:10px;
}

.liste_spacer {
	width:10px;
}

.liste_text {
	background-color:#FFFFFF;
	padding:0 5px;
}
.liste_text p {
	margin: 5px 0px;
}
.liste_text a {
	color:#FE9900;
	text-decoration:none;
}
.liste_text a:hover {
	text-decoration:underline;
}

.liste_buttonbox {
}

.liste_ueberschrift {
	font:14px arial;
	font-weight:bold;
	color:#FE9900;
}



.monatstrenner {
	background-color:#FE9900;
	color:#FFFFFF;
	font-weight:bold;
}


.listenansicht_status_5 {
	color:#DC1B1B;
	font-weight:bold;
}

/****************************************
	Template: Reiseansicht
****************************************/

.ansicht_bild {
}

.ansicht_ueberschrift {
}

.ansicht_kurzbeschreibung {
	font-style:italic;
	margin:10px 0;
}

.ansicht_text {
	margin-top:20px;
	text-align:justify;
}

.ansicht_hotel_head {
	margin-top:30px;
	color:#949599;
	font-weight:bold;
}
.ansicht_hotel {
	background-color:#FCF9C9;
	border:1px solid #BCBDC1;
	padding:10px;
}

.ansicht_leistungen_header, 
.ansicht_termine_header {
	margin-top:20px;
	margin-bottom:5px;
	background-color:#991E21;
	padding:2px;
	color:#FFFFFF;
	font-weight:bold;
}
.ansicht_leistungen li {
	background-image:url(/images/aufzaehlungszeichen.jpg);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:15px;
}
.ansicht_leistungen ul {
	padding:0;
	list-style-type:none;
}

.ansicht_termine {
}

.ansicht_reiseansicht_button {
}

.ansicht_reiseansicht_button {
}

.ansicht_hinweis {
	background-color:#991E21;
	color:#FFFFFF;
	margin-top:20px;
	padding:5px;
	font-size:10px;
}

.ansicht_hotelx {
	background-color:#991E21;
	color:#FFFFFF;
	margin-top:20px;
	padding:5px;
}

#ansicht_pdf {
	text-align:center;
	padding-top:15px;
}
#ansicht_pdf input {
	width:178px;
}

/****************************************
	Template: Reiseansicht - Termin
****************************************/

.ansicht_termin_tabelle {
	width:100%;
}

.ansicht_termin_datum {
	vertical-align:top;
	width:200px;
}

.ansicht_termin_leistungpreis {
}
.ansicht_termin_leistungpreis table {
	width:99%;
}

.preis {
	font-weight:bold;
	font-size:14px;
	width:100px;
}

.anfrage_aufzaehlung_spalte1 {
	width:25px;
}
.anfrage_aufzaehlung_spalte2 {
	width:100px;
}
.anfrage_aufzaehlung_spalte3,
.anfrage_aufzaehlung_spalte4 {
	width:150px;
}

.termin_leistung {
	font-weight:100;
}

/****************************************
	Tabelle Buttons
****************************************/
#tabelle_buttons input, #tabelle_buttons_2 input {
	width:180px;
}


/****************************************
	Reise empfehlen
****************************************/

#empfehlen_daten_6 {
}
#empfehlen_mitteilung_6 {
}
#empfehlen_mitteilung_6 textarea {
	margin-top:5px;
}


/****************************************
	Bildabstand (tm24_anzeigen.inc.php)
****************************************/
.reiseansicht_bildabstand {
	margin-left:12px;
}#anfrage_reiseanfrage {
}

#anfrage_reiseanfrage p {
	margin-bottom:20px;
}

#anfrage_absender_header, #anfrage_reisende_pers, #anfrage_reisende_wunschtermin, #anfrage_reisende_rueckinformation, #anfrage_reisende_wuensche, #anfrage_reisende_abfahrtsorte {
	margin-top:20px;
	margin-bottom:5px;
	background-color:#FE9900;
	padding:2px;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
}

.anfrage_aufzaehlung_spalte2 input {
	width:80px;
}

.anfrage_absender {
	margin-left:25px;
}

.anfrage_absender input {
	width:175px;
}
#anfrage_input_plz {
	width:50px;
}
#anfrage_input_ort {
	width:116px;
}
#anfrage_input_personen {
	width:30px;
}

#anfrage_reisende_wuensche_bsp {
	font-size:8px;
	margin-bottom:10px;
}

#anfrage_reiseanfrage textarea {
	margin-bottom:10px;
	width:400px;
}

#reiseanfrage_buttons {
	margin:auto;
}



.anfrage_termin {
	margin-left:0px;
	width:100%;
}
.anfrage_termin td {
	vertical-align:top;
}

.anfrage_termin_check {
	width:20px;
	vertical-align:middle;
}
/****************************************
	Startseite
****************************************/


/****************************************
	News
****************************************/

#news_inhalt_8 {
	border:1px solid #4F718D;
}

#news_ueberschrift_8 {
	width:700px;
	padding:0 10px;
	background-color:#FE9900;
	color:#FFFFFF;
	font-weight:bold;
}

.news_liste_8 {
	width:100%;
	border-top:1px solid #4F718D;
	padding-left:10px;
	background-color:#F7F1F1;
}

.news_liste_links_8 {
}
.news_liste_rechts_8 {
	width:150px;
}

.news_liste_rechts_8 a {
	text-decoration:none;
}




/****************************************
	Top Tipps
****************************************/
#startseite_teaser {
	margin:0;
	padding:0;
}
.start_teaser_tab {
	border:1px solid #000;
	float:left;
	width:202px;
	background-color:#FFFFFF;
	vertical-align:top;
	height:310px;
}
.start_teaser_tab td {
	padding-left:5px;
	padding-right:5px;
}

.start_teaser_top {
	background-color:#FE9900;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	height:30px;
}

.start_teaser_date {
	height:20px;
	padding-top:3px;
	font-style:italic;
}

.start_teaser_bild {
	height:120px;
}

.start_teaser_beschr {
	height:97px;
}

.start_teaser_mehr {
	text-align:right;
	font-weight:bold;
	height:25px;
}

.start_teaser_bottom {
	height:5px;
}

.start_teaser_abstand {
	float:left;
	width:10px;
}/****************************************
	News
****************************************/

.news_listeneintrag_9 {
	width:100%;
	background-color:#FFFFFF;
	padding:3px;
	margin-bottom:2px;
}

/************************************************
  Picturemanager
************************************************/
.picturemanager_kategorie {
	width:100%;
	margin-top:20px;
}
.picturemanager_kategorie td {
	vertical-align:top;
}
.picturemanager_kategorie td.bild img {
	margin-right:10px;
}
.picturemanager_kategorie td.text .funktionen {
	float:right;
}

.picturemanager_bilderauswahl_bild {
	width:140px;
	height:140px;
	margin:0px 0px;
	float:left;
	text-align:center;
	vertical-align:top;
}



.picturemananger .separator {
	clear:both;
	background-color:#808285;
	height:1px;
	width:100%;
	margin:10px auto;
}

.picturemananger .zurueck {
	font-size:10px;
}

#picturemanager_bilderliste {
	text-align:center;
}

.picturemanager_anzeige_beschreibung {
	width:90%;
	margin:auto;
	margin-top:20px;
}

#picturemanager_anzeige_beschreibung {
	width:90%;
	margin:auto;
	margin-top:20px;
}
#picturemanager_anzeige_funktionen {
	margin-bottom:20px;
}

#picturemanager_anzeige_funktionen table {
	margin:auto;
}
#picturemanager_anzeige_funktionen table,
#picturemanager_anzeige_funktionen table td {
	border-width:0px;
	border-collapse:collapse;
}
#picturemanager_anzeige_funktionen table td.funktion {
	width:20px;
	text-align:center;
}
#picturemanager_anzeige_funktionen table td.text {
	width:100px;
	text-align:center;
}
#picturemanager_anzeige_bezeichnung,
#picturemanager_anzeige_bild {
	text-align:center;
}
r
#picturemanager_anzeige_bezeichnung {
	font-weight:bold;
}

/************ Kategorien / Themen ***************/

.bildergalerie_kategoriethemen {
	margin-bottom:20px;
}

.bildergalerie_kategoriethemen .kategorie {
	font-weight:bold;
	color:#003366;
	padding:5px 0px;
}
.bildergalerie_kategoriethemen .kategorie img {
	margin-bottom:2px;
	display:none;
}
.bildergalerie_kategoriethemen .themen {
	vertical-align:top;
}
.bildergalerie_kategoriethemen .themen ul,
.bildergalerie_kategoriethemen .themen ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.bildergalerie_kategoriethemen .themen ul li {
	padding-left:30px;
	background-image:url(/images/dot_black.jpg);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-bottom:3px;
}

.bildergalerie_kategoriethemen .themen ul li a {
	color:#000000;
	text-decoration:none;
}


/************************************************
  Gästebuch
************************************************/

.gaestebuch__tabelle_9 {
	margin-bottom:10px;
}
.gaestebuch_datum_9 {
	background-color:#FE9900;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
}
.gaestebuch_daten_9 {
	font-weight:bold;
	background-color:#FFFFFF;
	padding:3px;
}
.gaestebuch_eintrag_9 {
	background-color:#FFFFFF;
	padding:3px;
}


/************************************************
  eCard / Grußkarte
************************************************/
#ecard_bild_9 {
	margin:30px 0px;
	text-align:center;

}
#ecard_bild_9 img {
	border:10px solid #FE9900;
	margin:auto;
}

.ecard_sp1 {
	width:120px;
	padding-right:10px;
}

.ecard_sp2, .ecard_sp2 input {
	width:200px;
}

#ecard_mitteilung {
	margin-top:30px;
	margin-bottom:5px;
	text-align:center;
}
#ecard_textarea {
	width:400px;
	display:block;
	margin:auto;
}
#ecard_submit {
	text-align:center;
	margin-top:30px;
}

