// Original: W. Jansen Web-Toolbox.net
// hier erweitert / modifiziert

body {
scrollbar-face-color: #999999;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #CCCCCC;
scrollbar-track-color: #CCCCCC;
scrollbar-arrow-color: #000000;

font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
}

.bgcolor0 {background-color: #000000;}
.bgcolor1 {background-color: #E5E5E5;}
.bgcolor2 {background-color: #CCCCCC;}
.bgcolor3 {background-color: #999999;}
.bgcolor4 {background-color: #000070;}
.bgcolor5 {background-color: #FFE237;}
.bgcolor6 {background-color: #FF5F11;}
.bgcolor7 {background-color: #FFFFFF;}
.bgcolor8 {background-color: #00006F;}


td,p {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 13px;
color: #000000;
text-decoration: none;
}

a {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #123456;
text-decoration: none;
font-weight: none;
}

a:visited {
color: #123456;
text-decoration: none;
font-weight: none;
}

a:active {
color: #00DF00;
text-decoration: none;
font-weight: none;
}

a:hover {
color: #000000;
text-decoration: underline;
font-weight: none;
}


h2 {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 14px;
color: #0066CC;
}

h3 {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 12px;
color: #0066CC;
}

.headline {
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 20px;
color: #FFFFFF;
}

.mini {
font-family: Verdana,Arial,sans-serif;
font-size: 10px;
color: #0000CC;
}


/* -- zusaetzliche CSS-Angaben fuer das Menue */


#map a {
display: block;
color: #FFFFFF;
text-decoration: none;
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: none;
width: 133px;
background-color: #000070;
border-top: solid 1px #000070;
border-bottom: solid 1px #9DD100;
}

#map a:visited {
color: #FFFFFF;
text-decoration: none;
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: none;
width: 133px;
background-color: #000070;
border-top: solid 1px #000070;
border-bottom: solid 1px #9DD100;
}

#map a: active {
color: #000000;
text-decoration: none;
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 13px;
width: 133px;
background-color: #FFC865;
border-top: solid 1px #FFC865;
border-bottom: solid 1px #FFFFFF;
}


#map a:hover {
color: #FFFFFF;
text-decoration: none;
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 13px;
font-weight: none;
width: 133px;
background-color: #000080;
border-top: solid 1px #000070;
border-bottom: solid 1px #FFFFFF;

}

#map td
{
color: #009F00;
text-decoration: none ;
font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
font-size: 13px;
}