/********************************************** Allgemeine Styles der site.asp start ***************************************************/

body            { scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color: #000000; scrollbar-darkshadow-color: #FFFFFF; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color: #E6E6E6; scrollbar-shadow-color: #E6E6E6; scrollbar-track-color: #FFFFFF }
form { margin:0px;}

.background  { background-image:url(/media/bg.jpg);background-repeat:repeat;}
.imageBorderColor    { color: #000000; border: solid 1px #B4BFC6; }
.imageMargin		{margin-top:5px; margin-right:10px;}

.tdBorder {padding-left:55px;padding-right:38px; padding-top:25px;}

.adresse { color: #FFFFFF; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase;}
.adresse:link { color: #303E49; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase;}
.adresse:visited { color: #303E49; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase;}
.adresse:active { color: #303E49; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase;}
.adresse:hover { color: #5E6B76; font-size: 9px; line-height: 14px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase;}

.text { color: #21333A; font-size: 12px; line-height: 20px; font-family: Verdana; text-decoration: none;}
.textjustify { color: #21333A; font-size: 12px; line-height: 20px; font-family: Verdana; text-decoration: none; text-align: justify}
.textright { color: #21333A; font-size: 12px; line-height: 20px; font-family: Verdana; text-decoration: none; text-align: right}
.textbold { color: #21333A; font-size: 12px; line-height: 20px; font-family: Verdana; font-weight: bold; text-decoration: none}

.textsmallwhite { color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}

.textsmall { color: #21333A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none}
.textsmalljustify { color: #515450; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; text-align: justify}
.textsmallright { color: #515450; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; text-align: right}
.textsmallbold { color: #515450; font-size: 10px; line-height: 14px; font-family: Verdana; font-weight: bold; text-decoration: none}

.textbig { color: #515450; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none}
.textbigjustify { color: #515450; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}
.textbigright { color: #515450; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: right}
.textbigbold { color: #515450; font-size: 12px; line-height: 16px; font-family: Verdana; font-weight: bold; text-decoration: none}

.titel { color: #6B7782; font-size: 20px; font-family: Verdana; text-decoration: none; font-weight: normal; margin-bottom:6px;}
.titelThema { color: #B3B1AE; font-size: 10px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;}
.linkgallery:link { color: #B3B1AE; font-size: 10px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;}
.linkgallery:visited { color: #B3B1AE; font-size: 10px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;}
.linkgallery:hover { color: #B3B1AE; font-size: 10px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;}
.linkgallery:active { color: #B3B1AE; font-size: 10px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;}

.textinput { color: #000; font-size: 11px; font-family: Verdana; text-decoration: none; background-color: #fff; border: solid 1px #a7a9a7 }
.textinputsmall { color: #515450; font-size: 10px; font-family: Verdana; text-decoration: none}
.textinputgrey   { color: #515450; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #e9e9e9; border: solid 1px #a7a9a7 }
.textinputwhite { color: #000; font-size: 10px; font-family: Verdana; text-decoration: none; background-color: #fff; border: solid 1px #a7a9a7 }
.textinputbig { color: #515450; font-size: 12px; font-family: Verdana; text-decoration: none}

/*style für textinput wenn pflichtfeld nicht ausgefüllt wurde*/
.textinput2  { color: #FFFFFF; font-size: 11px; font-family: Verdana; text-decoration: none; background-color: #FF9900; border: solid 1px #000 }

/*Allgemeine Links*/
a:link{ color: #21333A; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
a:visited{ color: #21333A; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
a:active{ color: #21333A; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
a:hover{ color: #21333A; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

/*Links mit möglichen anderen Formatierungen*/
.sprachen:link{ color: #5E6B76; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none;  font-weight: normal;text-transform:uppercase;}
.sprachen:visited{ color: #5E6B76; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none;  font-weight: normal;text-transform:uppercase;}
.sprachen:active{ color: #5E6B76; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none;  font-weight: normal;text-transform:uppercase;}
.sprachen:hover{ color: #9DA8B0; font-size: 10px; line-height: 12px; font-family: Verdana; text-decoration: none;  font-weight: normal;text-transform:uppercase;}

.linksmall:link{ color: #21333A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linksmall:visited{ color: #21333A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linksmall:active{ color: #21333A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.linksmall:hover{ color: #21333A; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

.linksmallwhite:link{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:visited{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:active{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linksmallwhite:hover{ color: #ffffff; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

/********************************************** Allgemeine Styles der site.asp ende ***************************************************/


/********************************************** styles der MENUE EBENEN start ***************************************************/

/*ERSTE menue ebene*/
.menu1:link{ color: #FFFFFF; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}
.menu1:visited{ color: #FFFFFF; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}
.menu1:active{ color: #FFFFFF; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}
.menu1:hover{ color: #FBC100; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}

.menu1selected:link{ color: #FBC100; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}
.menu1selected:visited{ color: #FBC100; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}
.menu1selected:active{ color: #FBC100; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}
.menu1selected:hover{ color: #FFFFFF; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold;text-transform:uppercase;letter-spacing:1px;}

/*ZWEITE menue ebene*/
.menu2:link { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: underline; letter-spacing: 0px;text-transform:uppercase; }
.menu2:visited { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: underline; letter-spacing: 0px;text-transform:uppercase; }
.menu2:active { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: underline; letter-spacing:0px;text-transform:uppercase; }
.menu2:hover { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase; }

.menu2selected:link { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase; }
.menu2selected:visited { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;text-transform:uppercase; }
.menu2selected:active { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: none; letter-spacing:0px;text-transform:uppercase; }
.menu2selected:hover { color: #1E2E3A; font-weight: normal; font-size: 10px; line-height: 13px; font-family: Verdana; text-decoration: underline; letter-spacing: 0px;text-transform:uppercase; }


/*DRITTE menue ebene*/
.menu3:link{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; letter-spacing: 0px;font-weight: normal}
.menu3:visited{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; letter-spacing: 0px;font-weight: normal}
.menu3:active{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; letter-spacing: 0px;font-weight: normal}
.menu3:hover{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;font-weight: normal}

.menu3selected:link{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;font-weight: normal}
.menu3selected:visited{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;font-weight: normal}
.menu3selected:active{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; letter-spacing: 0px;font-weight: normal}
.menu3selected:hover{ color: #5E6B76; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: underline; letter-spacing: 0px;font-weight: normal}

/********************************************** styles der MENUE EBENEN ende ***************************************************/



/********************************************** ALLGEMEINE Styles der MODULE start ***************************************************/

/*Titel der Module in der LISTE*/
.linkModuleTitle:link{ color: #2B2B36; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:visited{ color: #2B2B36; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:active{ color: #2B2B36; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}
.linkModuleTitle:hover{ color: #727070; font-size: 12px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}

/*Titel der Module in DETAILANSICHT*/
.titleModule { color: #2B2B36; font-size: 14px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight:bold}

/*normaler TEXT der Module*/
.linkModuleStandard { color: #515450; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; text-align: justify}

/*Text und Hintergrund für BILDBESCHREIBUNG*/
.imgText { background-color:#C7C7C7; color: #FFFFFF; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none }

/*für ZURÜCK, WEITER und Punkte ... bei Module*/
.linkModuleSmall:link{ color: #808080; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkModuleSmall:visited{ color: #808080; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkModuleSmall:active{ color: #808080; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}
.linkModuleSmall:hover{ color: #000000; font-size: 10px; line-height: 14px; font-family: Verdana; text-decoration: none; font-weight: normal}

/********************************************** ALLGEMEINE Styles der MODULE ende ***************************************************/



/********************************************** Styles der SITEMAP start ***************************************************/

/*Stylesheets für das Sitemap*/
.menuSitemapM1:link{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:visited{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:active{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}
.menuSitemapM1:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: bold}

.menuSitemapM2:link{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.menuSitemapM2:visited{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.menuSitemapM2:active{ color: #0093d2; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: underline; font-weight: normal}
.menuSitemapM2:hover{ color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

.menuSitemapM3:link{ color: #0093d2; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:visited{ color: #0093d2; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:active{ color: #0093d2; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}
.menuSitemapM3:hover{ color: #000000; font-size: 10px; line-height: 16px; font-family: Verdana; text-decoration: none; font-weight: normal}

/********************************************** Styles der SITEMAP ende ***************************************************/

/********************************************** Styles Wetter start ***************************************************/

.wetterBalken { color: #FFFFFF; font-size: 13px; font-family: Verdana; text-decoration: none; background-color: #005DA5; border: none }
.wetterBackground { color: #000000; font-size: 11px; line-height: 16px; font-family: Verdana; text-decoration: none; background-color: #EBF2F9 }

/********************************************** Styles Wetter start ***************************************************/