




/* ALLGEMEINE EINSTELLUNGEN
 ****************************************** */

/* Standardeinstellungen für Homepage */
body {
 background-image:url(../images/back_main.gif);
 margin:10px 0px 10px 0px;
}


/* Anzeigebereich für Homepage orig. = border:1px solid #DFDFDF */
.range {
 background-color:#FFFFFF;
 border:1px solid #1e2a64;
 padding:20px 7px 10px 7px;
 text-align:left;
 width:730px;
}

/* **************************************** */










/* ALLGEMEINE FORMATIERUNGEN
 ****************************************** */

/* Rahmen für Artikel der Startseite */
.ad {
 border:1px solid #b59339;
 color:#336699;
 font-family:Verdana;
 font-size:11px;
 margin-bottom:5px;
 padding:10px 6px 10px 6px;
}


/* Orange Überschrift = color:#F7931E;*/
h1 {
 color:#1e2a64;
 font-family:Verdana;
 font-size:11px;
 font-weight:bold;
 margin:0px 0px 0px 0px;
 padding-bottom:5px;
}


/* Überschrift 3 für (News-) Artikel */
h3 {
 border-bottom:1px solid #D9DAD4;
 color:#336699;
 font-size:11px;
 font-weight:bold;
 margin:0px 0px 0px 0px;
 width:250px;
}


/* Rahmen für Bilder orig. = #D1D1D1 */
.pframe {
 border:1px solid #1e2a64;
 padding:2px 2px 2px 2px;
}


/* Navigationsleiste am Seitenende orig. = background-color:#F3F3F3; ----  orig. = color:#6A6A6A; */
#navi {
 background-color:#1e2a64;
 color:#b59339;
 font-family:Tahoma;
 font-size:10px;
 font-weight:bold;
 padding:6px 0px 6px 0px;
 text-align:center;
}


/* Links für Navigationsleiste */
#navi a:active, #navi a:focus, #navi a:hover, #navi a:link, #navi a:visited {
 color:#FFFFFF;
 text-decoration:none;
}


/* Copyright am Seitenende orig. = background-color:#F3F3F3;---- orig. = color:#777777; */
#copy {
 background-color:#1e2a64;
 color:#b59339;
 font-family:Tahoma;
 font-size:9px;
 padding:6px 0px 6px 0px;
 text-align:center;
}


/* Links für Navigationsleiste */
#copy a:active, #copy a:focus, #copy a:hover, #copy a:link, #copy a:visited {
 color:#b59339;
 text-decoration:none;
}

/* **************************************** */










/* LINKS
 ****************************************** */

a.green, a.green:active, a.green:visited {
 color:#b59339;
 font-family:Tahoma;
 font-size:11px;
}

a.orange, a.orange:active, a.orange:visited {
 color:#5B92B1;
 font-family:Tahoma;
 font-size:11px;
}

a.blue, a.blue:active, a.blue:visited {
 color:#b59339;
 font-family:Tahoma;
 font-size:11px;
}

a.gray, a.gray:active, a.gray:visited {
 color:#fff;
 font-family:Tahoma;
 font-size:10px;
 text-decoration:none;
}

a.violet, a.violet:active, a.violet:visited {
 color:#000000;
 font-family:Tahoma;
 font-size:11px;
 text-decoration:none;
}

/* **************************************** */










/* DESTINATIONEN
 ****************************************** */

/* Angeklickte Destinations-Links original color = #F7931E */
a.dest {
 color:#FFFFFF;
 font-family:Tahoma;
 font-size:11px;
 text-decoration:none;
}


/* Destination * original farbe = #F1F0D6 */
.dest {
 background-color:#b59339;
 width:110px;
}


/* Überschrift bei Destinations-Link original color = #F7931E */
.dest_h {
 color:#b59339;
 font-weight:bold;
}


/* Überschrift bei Destinations-Links (Beschreibung) original color = #5B92B1 */
.dest_desc {
 color:#000000;
 font-weight:bold;
}


/* Destinations-Eintrag */
.dest_e {
 border-bottom:1px dotted #D4D3C1;
 padding:2px 0px 3px 10px;
}

/* **************************************** */










/* EINGABEFELDER
 ****************************************** */

/* Drop-Down Menü */
.dropdown {
 font-family:Verdana;
 font-size:11px;
}


/* Eingabefeld */
.input {
 font-family:Verdana;
 font-size:11px;
}

/* **************************************** */










/* TISCOVER SCHNELLSUCHE
 ****************************************** */

/* Tiscover Suche */
#tis {
 background-color:#DFE2EE;
 color:#000000;
 font-family:Verdana;
 font-size:11px;
 height:214px;
	padding:10px 0px 0px 5px;
 width:260px;
}


/* Überschrift 1 für Tiscover Schnellsuche */
#tis h1 {
 color:#5F6DA9;
 font-family:Tahoma;
 font-size:12px;
 font-weight:bold;
 margin:0px 0px 0px 0px;
 padding-bottom:15px;
}


/* Link für Tiscover Schnellsuche */
#tis a:active, #tis a:focus, #tis a:hover, #tis a:link, #tis a:visited {
 color:#5F6DA9;
 font-family:Tahoma;
 font-size:11px;
 font-weight:bold;
 text-decoration:underline;
}

/* **************************************** */










/* PFEILE
 ****************************************** */

/* Pfeil für News-Artikel */
.pointer_news {
 background-image:url(../images/310td/pointer_gold_bq.gif);
 background-repeat:no-repeat;
 height:6px;
 width:12px;
}


/* Pfeil für externe Links */
.pointer_ext {
 background-image:url(../images/310td/pointer_gold_bq.gif);
 background-repeat:no-repeat;
 height:6px;
 width:12px;
}


/* Pfeil für Destinationen */
.pointer_dest {
 background-image:url(../images/310td/pointer_gold_nq.gif);
 background-repeat:no-repeat;
 height:8px;
 width:10px;
}

/* **************************************** */










/* NEWS ARTIKEL
 ****************************************** */

/* Allgemeine Einstellungen */
#news {
 border:1px solid #EDEBEB;
 color:#336699;
 font-family:Verdana;
 font-size:11px;
 margin-bottom:5px;
 padding:10px 6px 10px 6px;
 width:716px;
}

/* Überschrift 1 für News-Texte */
#news h1 {
 color:#1e2a64;
 font-family:Verdana;
 font-size:14px;
 font-weight:bold;
 margin:0px 0px 0px 0px;
 padding-bottom:15px;
 text-transform:uppercase;
}


/* Überschrift 2 für News-Texte */
#news h2 {
 color:#CCCCCC;
 font-size:11px;
 font-weight:bold;
 margin:0px 0px 0px 0px;
 padding-bottom:10px;
}


/* Einleitungstext */
#news .intro {
 font-weight:bold;
 line-height:16px;
 width:520px;
}


/* Haupttext */
#news .text {
 line-height:16px;
 width:520px;
}

/* **************************************** */










