
@import url("https://ssl.optimale-praesentation.de/css/holidaycheck.css");
#secrarahmen .secra_statline_back {
    position:static;
}



/*
#secrarahmen.secrarahmen_veranstaltung_eingabe div.secrahintergrund:nth-child(4) > table:nth-child(1) > tbody:nth-child(1) > tr:nth-child(4) td:after{content: "max. 600 Zeichen";

}
*/
#secrarahmen.secrarahmen_veranstaltung_eingabe div.secrahintergrund:nth-child(4)  > table > tbody > tr:nth-child(4) > td:nth-child(1) > span:after{
    content:" \A max. 600 Zeichen";
    white-space:pre;
}


/* SECRA RESET */
#secrarahmen img {
    border-radius: 0;
}

input#start_date_input,input#end_date_input{width:75%;}

#secrarahmen img.secrabildohnealles{vertical-align: top !important;}
#secrarahmen td[align=right]{text-align:right;}
#secrarahmen td[align=left]{text-align:left;}
#secrarahmen td[valign=bottom]{vertical-align:bottom;}
#secrarahmen td[valign=top]{vertical-align:top;}
.randabstand{padding-right:5px;}
#secrarahmen {line-height: 1em;}
#secrarahmen td[width='65'] a.secranormal {font-size:11px !important;}
.secranorm,.secrareq{margin-bottom:5px !important;}
.secrarahmen_prospekt .secranorm{margin-left:5px !important;}
#secrarahmen img[alt=Stern]{background-color:#ffffff;padding:2px;}

.secrarahmen_veranstaltung_eingabe .secranorm{margin-left:10px !important;}
.secrarahmen_veranstaltung_eingabe .secrareq{margin-left:10px !important;}
.secrarahmen_veranstaltung_eingabe input[type="checkbox"]{margin-left:10px !important;}
#secrarahmen input[type="radio"]{margin-left:10px !important;}

#secrarahmen img[src='http://www.optimale-praesentation.de/bilder/elemente/keinbild-layout185.gif']{opacity:0.6;}

/* CSS-Stile Layout-Bereich */


/* ********************************************************************** */
/* Standard-Einstellungen                                                 */
/* ********************************************************************** */


/* Schrift in normaler Schriftgröße */
#secrarahmen span {
    font: 13px	'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;                       /* Normale Schriftgröße */
    color: #000000;
    line-height: 16px;
    text-decoration: none;
}
#secrarahmen span b,#secrarahmen a.secranormal b {
    color:#000;
    font-weight:normal;
    font-family:'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;
}




/* Link in normaler Schriftgröße */                     /* Links in normaler Größechrift */
#secrarahmen a,
#secrarahmen a.secranormal,
#secrarahmen a.secranormal:visited {
    text-decoration: underline;
    font: 13px 'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;
    color: #000000;
}
#secrarahmen a.secranormal:hover,#secrarahmen a.secranormal:hover b{
    color:#FAAC3E;
}


/* Reset CSS Aufheben */
#secrarahmen table {
    border-collapse:auto;
    border-spacing:auto;
}

/* ********************************************************************** */
/* angepasste Rahmen, DIVs, Blocks                                        */
/* ********************************************************************** */

#secrarahmen {
    width: 690px;                      /* ideal ist 570 */
    background-color: #FFFFFF;         /* Seitenhintergrundfarbe */
    margin-left: 0;
    margin-top: 0;
    padding-top: 10px;
    border: 0 solid #004480;
}

#secrabody {
    background-color: #FFFFFF;         /* Seitenhintergrundfarbe */
}

/* Tabellen breitziehen */
#secrarahmen table {
    width: 100%;
}

/* Fehlerboxdiv-Element */
#secrarahmen .secrafehlerhintergrund {
    width: 100%;
    border-bottom: 1px solid #FF0000;
    background-color: #FFFFFF;
}

/* Box für Listendarstellung aller Suchergebnisse */
#secrarahmen .secravorschaubox {
    padding: 5px 2px;
    background-color: #ffffff;
    border-bottom: 0 solid #004480;
}
#secrarahmen div.secravorschaubox:first-child {
    display:none;

}

/* Hintergrundbox für Darstellung auf Objektseite */
#secrarahmen .secrahintergrund {
    padding: 5px 2px;
    background-color: #ffffff;
    border-bottom: 0 solid #004480;
    -webkit-border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -khtml-border-bottom-left-radius:10px;
    -khtml-border-bottom-right-radius:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;

    border-bottom-right-radius:10px;
    border-bottom-left-radius:10px;
}


.secrarahmen_prospekt .secrahintergrund {
    background-color:#D3EDF8 !important;
}
.secrarahmen_vkalender .secrahintergrund{
    background-color:#D3EDF8 !important;
    margin-bottom:10px;

}

/* Wird z.Zt. verwendet bei Profisuche, um die Suchboxen farblich abzuheben */
#secrarahmen .secrahervorhebung {
    background-color: #EEF2BC;
}


/* Layout für Auswahlboxen z.B. Suche einschränken */
#secrarahmen .secraauswahlbox {
    padding: 3px 2px;
    background-color: #D3EDF8;
    border-bottom:0;
    border-top:1px solid #3FA5EE;
    border-left:0;
    border-right:0;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:0;


    -khtml-border-top-left-radius:0;
    -khtml-border-top-right-radius:0;

    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:0;

    border-top-right-radius:0;
    border-top-left-radius:10px;
}


/* Trenner zwischen zwei DIVs auf Seite mit Suchergebnissen */
#secrarahmen .secratrennervorschau {
// clear: left;
}


/* Trenner zwischen zwei DIVs auf Präsentationsseite */
#secrarahmen .secratrenner {
    height: 25px;
}


/* Anweisungen fürs Copyright-DIV */
#secrarahmen .secracopyright {
    clear: left;
}


/* Anweisungen fürs erste Bild in Präsentation */
#secrarahmen .secrahalbblockbild {
    float: left;
    width: 255px;
}


/* Box für Listendarstellung aller Suchergebnisse */
#secrarahmen .secralastminutehintergrund {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 3px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #004480;
    border-left: 1px solid #004480;
    border-right: 1px solid #004480;
}


/* Box für Listendarstellung aller Suchergebnisse */
#secrarahmen .secralastminute {
    padding: 2px 4px 5px;
    background-color: #FFFFFF;
    border-bottom: 0 solid #004480;
    border-left: 0 solid #004480;
    border-right: 0 solid #004480;
}


/* Anweisungen für Form Blöcke*/
#secrarahmen form {
    margin: 0;
}

/* Title der Bilder DIV Box */
.secraDivBoxTitle {
    font:  12px Arial, Monospace;
    color: #000000;
}

/* ********************************************************************** */
/* Schriften                                                              */
/* ********************************************************************** */

/* Überschrift gross mit Linie */
#secrarahmen .secraobj-h1 {
    width: 100%;
    font:  16px 'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;
    font-weight: bold;
    color: #3FA5EE;
    border-bottom: 1px solid #3FA5EE;
    margin-bottom: 12px;
}


/* Überschrift klein mit Linie */
#secrarahmen .secraobj-h2 {
    width: 100%;
    font:  13px 'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;
    font-weight: bold;
    color: #3FA5EE;
    border-bottom: 0 solid #3FA5EE;
}

/* Überschrift klein mit kleiner Linie */
#secrarahmen .secraobj-h4 {
    width: 100%;
    font:  13px 'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;
    font-weight: bold;
    color: #3FA5EE;
    border-bottom: 2px solid #3FA5EE;
}



/* Lastminutepreis */
#secrarahmen .secralastminute-ue1 {
    font:  16px 'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;
    font-weight: bold;
    color: #FF0000;
}

/* Lastminutepreis-Block-Ueberschrift */                 /* auf Objektseite*/
#secrarahmen .secraobj-h3 {
    width: 100%;
    font:  16px 'TeXGyreAdventorRegular',Arial,Verdana,Geneva,sans-serif;
    font-weight: bold;
    color: #FF0000;
    border-bottom: 4px solid #3FA5EE;
}



/* Normale Schriftgröße in rot */                         /* rot */
#secrarahmen span.secranormalrot,#secrarahmen span.secranormalrot b  {
    color: #FF0000;
}



/* Normale Schriftgröße in gruen */                       /* gruen */
#secrarahmen span.secranormalgruen {
    color: #008000;
}

/* Normale Schriftgröße in weiss */                       /* weiss */
#secrarahmen span.secranormalweiss {
    color: #FFFFFF;
}

/* Normale Schriftgröße in grau */                        /* grau */
#secrarahmen span.secranormalgrau {
    color: #ACAAA7;
}

/* Normale Schriftgröße in orange z.B. bei belegungsangaben orange */
#secrarahmen span.secranormalorange {
    color: #FF8000;
}

/* Kleine Schriftgröße */
#secrarahmen span.secrakleiner {
    font-size: 11px;                                     /* Kleine Schriftgröße */
}

/* Kleine Schriftgröße in grau*/                          /* grau */
#secrarahmen span.secrakleinergrau {
    font-size: 11px;
    color: #999999;
}



/* Schriftdefinitionen für Copyright*/
#secrarahmen .secracopyright {
    font-size: 10px;
    color: #ACAAA7;
    line-height: 12px;
}

/* Linkdefinitionen für Copyright */
#secrarahmen .secracopyright a:link, #secrarahmen .secracopyright a:visited, #secrarahmen .secracopyright a:hover, #secrarahmen .secracopyright a:active{
    font-size: 10px;
    color: #6F6F6F;
    line-height: 12px;
    text-decoration:underline;
}


/* Fehler-Überschrift klein mit Linie */
#secrarahmen .secraobj-f2 {
    width: 100%;
    font:  13px Arial, Monospace;
    font-weight: bold;
    color: #FF0000;
    border-bottom: 4px solid #FF0000;
}

/* Fehler bei der Eingabe */
#secrarahmen .secrafehler {
    color: #FF0000;
    font-weight: bold;
}


/* Fehler bei der Eingabe */
#secrarahmen .secrafehlertext {
    color: #000000;
}

/* ********************************************************************** */
/* Bilder                                                                 */
/* ********************************************************************** */

#secrarahmen img.secrabild {
    border: 1px solid #ffffff;
    margin-right: 5px;
    margin-bottom: 5px;
    border-radius: 12px 0 12px 0;
}

#secrarahmen img.secrabildklein {
    border: 1px solid #ffffff;
    margin: 0;
    border-radius: 12px 0 12px 0;
}




#secrarahmen img.secrahotellogo {
    border: 1px solid #000000;
    float: right;
    margin: 0 0 2px 5px;
}

#secrarahmen img.secrabildohnealles {
    padding-top:3px;
    border: 0 solid #000000;
    background-color:transparent;
    margin: 0;
}

#secrarahmen img.secrabelegplan {
    margin-top: 5px;
    margin-bottom: 5px;
}


/* ********************************************************************** */
/* Tabellen                                                               */
/* ********************************************************************** */


/* Gegendefinition für td */
#secrarahmen td {
    padding: 0;
}

/* ********************************************************************** */
/* Hinweisbox                                                             */
/* ********************************************************************** */

/* Hinweisbox-Element */
#secrarahmen .secrahinweishintergrund {
    width: 100%;
    border-bottom: 1px solid #FF8C00;
    background-color: #FFE7C2;
}

/* Hinweis-Überschrift klein mit Linie */
#secrarahmen .secraobj-hinweis2 {
    width: 100%;
    font:  13px Arial, Monospace;
    font-weight: bold;
    color: #FF8C00;
    border-bottom: 4px solid #FF8C00;
}

/* ********************************************************************** */
/* Form-Elemente                                                          */
/* ********************************************************************** */

/* Submit Button */
#secrarahmen .secrasub {
    font-size: 13px;
    border: 1px solid black;
    margin-top: 2px;
}

#secrarahmen .secranorm {
    font-size: 13px;
    border: 1px solid black;
    background-color: #FFFFFF;
    margin: 0;
}

#secrarahmen input.secrareq, textarea.secrareq {
    font-size: 13px;
    background-color: #FFFFFF;
    border: 1px solid black;
    border-right: 3px red;
    margin: 0;
}

#secrarahmen select.secrareq {
    font-size: 13px;
    background-color: #FFFFFF;
    border: 1px solid black;
    border-right: 2px red;
}


/* Für Check und Optionsinput */
#secrarahmen .secranormcheck {
    font-size: 13px;
    border-width: 0;
}

#secrarahmen option.secrareq {
    font-size:13px;
    border-width: 0;
    Background-Color: #FF1E1E;
}

#secrarahmen option.secranorm {
    font-size:13px;
    border-width: 0;
    Background-Color: #FFFFFF;
}


/* Für nichterwünschte nicht durch einen Menschen getätigte Formulareinträge */
#secrarahmen input.secrasicherinput {
    font-size: 13px;
    border: 1px solid;
    border-right-width: 2px;
    display: none;
}

/* Farben für Preistabelle und Preisaufklapper */
#secrarahmen .secrabgcolor1 {
    background-color: #EEEDED;
}

#secrarahmen .secrabgcolor2 {
    background-color: #DEDBDB;
}

#secrarahmen .secragroesser {
    font-size: 12pt;
}

/* Optionsblock Standardklassen START */

#secrarahmen .secrahintergrund.secra_optionsblock {
    background: none;
    border-bottom: none;
    text-align: center;
}
#secrarahmen a.secra_optionsblock_link {
    display: inline-block;
    padding: 12px 12px;
    background: #00689d;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 1px #efefef;
    font-family: "Source Sans Pro",Arial,Verdana,sans-serif;
    font-size: 1.2em;
    text-shadow: 0 -1px 0 #086493;
    transition: all 500ms ease 0s;
}
#secrarahmen a.secra_optionsblock_link:hover,
#secrarahmen a.secra_optionsblock_link:active,
#secrarahmen a.secra_optionsblock_link:focus{
    background: #1583bb;
    text-shadow: 0 -1px 0 #086493;
}

/* Optionsblock Standardklassen ENDE */

.secrarahmen_stadtfuehrung table td,
.secrarahmen_stadtfuehrung_bestellung table td,
#main #stadtfuehrungen-op .ce_text table td,
#main #stadtfuehrungen-op-744 .ce_text table td {
    border-right:0 !important;
    border-bottom:0 !important;
}

/* ********************************************************************** */
/* Online Buchen Button                                                   */
/* ********************************************************************** */

#secrarahmen .secrahintergrund.secra_buchenblock_buchungslink_rahmen {
    background: none;
    border-bottom: none;
    text-align: center;
}
#secrarahmen a.secra_buchenblock_buchungslink {
    display: inline-block;
    padding: 18px 24px;
    background: #00689d;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 1px #efefef;
    font-family: "Source Sans Pro",Arial,Verdana,sans-serif;
    font-size: 1.2em;
    text-shadow: 0 -1px 0 #086493;
    transition: all 500ms ease 0s;
}
#secrarahmen a.secra_buchenblock_buchungslink:hover,
#secrarahmen a.secra_buchenblock_buchungslink:active,
#secrarahmen a.secra_buchenblock_buchungslink:focus{
    background: #1583bb;
    text-shadow: 0 -1px 0 #086493;
}

.secra_bu_block_delayed {
    display: block !important;
    width: 100%;
    text-align: center;
}

/* ********************************************************************** */
/* Modul Stadtführung                                       */
/* ********************************************************************** */

#stadtfuehrungen-op-744 input, button, textarea, select {
    font-weight: normal;
}

#stadtfuehrungen-op table,
#stadtfuehrungen-op-744 table {
    margin:15px 0 10px 0;
}

#stadtfuehrungen-op-744 #secra_stadtfuehrung_content table {
    margin:0;
}

#stadtfuehrungen-op-744 span {
    line-height: 18px;
}