/* === ALLGEMEINE PARAMETER === /*
/* Hintergrundfarbe des Gesamtbildschirms und Aussehen der Bildlaufleisten */
body
{
scrollbar-DarkShadow-Color: #003828;
scrollbar-Track-Color: #FFFFFF;
scrollbar-Face-Color: #003828;
scrollbar-Shadow-Color: #ffffff;
scrollbar-Highlight-Color: #003828;
scrollbar-3dLight-Color: #003828;
scrollbar-Arrow-Color: #FFFFFF;
background-color: #E5E5E5;
height: 100%;
}
/*Definition der Container*/
#rahmen {position: absolute; left:50%; top:75px; width:1000px; height: 646px; margin-top:0px; margin-bottom:0px; padding-bottom: 0px;  margin-left:-500px; background-color: #FFFFFF; border: solid 3px #666666;}
#logo {position: absolute; left:700px; top:30px; width: 349px; height: 123px}
#spiegel {position: absolute; left:0px; top:124px; width: 1000px; height: 81px; background-image: url(../img/spiegel-bg.jpg)}
#logo-spiegel {position: absolute; left:699px; top:124px; width: 349px; height: 123px}
#ecke-lo {position: absolute; left:-3px; top:-3px; width:11px; height: 11px}
#ecke-ro {position: absolute; left:992px; top:-3px; width:11px; height: 11px}
#ecke-ul {position: absolute; left:-3px; top:638px; width:11px; height: 11px}
#ecke-ur {position: absolute; left:992px; top:638px; width:11px; height: 11px}

#hauptbild {position: absolute; left:0px; top:124px; width:307px; height: 522px}
#schatten {position: absolute; left:50%; top:727px; width:1004px; height: 72px; margin-top:0px; margin-bottom:0px; padding-bottom: 0px;  margin-left:-500px; background-image: url(../img/schatten.jpg)}

/* === Hauptnavigation === */
#nav {padding-right: 30px}
#nav-rahmen {position: absolute; left:50%; top: 50px; margin-left:-500px; width: 1000px; height: 29px; text-align: right}
/* === Subnavigation === */
#subnav {padding: 0px 0px 0px 0px}
#subnav-rahmen {position: absolute; top: 615px; left: 308px; width: 692px; height: 20px; text-align: center}

#content {position: absolute; top: 230px; left: 308px; width:692px; height: 370px; overflow: auto; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;  line-height: 22px; font-weight: normal; font-variant: normal; color: #707173; font-style: normal}

/* === Schrift === */
#schrift-ueb { font-size: 14px; font-weight: bold; color: #707173; padding-top: 0px; padding-bottom: 20px; padding-right: 100px}
#content-text {padding-left: 40px; padding-right: 180px}
.schrift-klein { font-size: 10px; line-height: 18px}
#abstand {height:20px;}

/* === Buttons u. Eingabefelder === */
.button {  width: 120px; height: 20px; margin-right: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background-color: #003828; border: solid 1px #003828}
.input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #707173; background-color: #FFFFFF; border: solid 1px #003828; margin-top: 2px}
.input_xl{width: 300px}
.input_l {width: 200px}
.input_m {width: 175px}
.input_k {width: 60px}

.capture { padding-bottom: 5px; padding-top: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #707173; background-color: #FFFFFF; vertical-align: bottom}

/* === Hauptnavigation === */
a.links1_lk {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; line-height: 17px; font-weight: normal; font-variant: normal; letter-spacing: 1px; color: #A6A6A7; text-decoration: none}
a.links1_lk:active,a.links1_lk:hover {color: #003828}
.links1_aktiv { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; line-height: 17px; font-weight: normal; letter-spacing: 1px; font-variant: normal; color: #003828; text-decoration: none}

/* Subnavigation Unten */
a.links_sub_lk {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: bold; font-variant: normal; color: #666666; text-decoration: none;letter-spacing: 1px;}
a.links_sub_lk:active,a.links_sub_lk:hover {color: #003828}
.links_sub_aktiv { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; font-weight: bold; font-variant: normal; color: #003828; text-decoration: none; letter-spacing: 1px}

/*Links im Text*/
a.kontext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-variant: normal; color: #707173; text-decoration: underline}

/*Links im Text klein*/
a.kontext-klein { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; font-variant: normal; color: #707173; text-decoration: none}

.trenner {color: #707173; font-size: 20px}
.image {padding-top: 5px; padding-bottom: 5px}
