.grey_1 a:link,.grey_1 a:visited,.grey_1 a:active {
        font-weight: bold; color: rgb(145,145,145); font-size:12px
}

.grey_1 a:hover{
        color: rgb(255,153,51)
}




.titel { font-family: arial,helvetica,sans-serif; font-size: 16px; font-weight: bold;}
.wtitel { font-family: arial,helvetica,sans-serif; font-size: 14px; }



a {
        text-decoration: none;
}

a:active,a:link,a:visited {
        color: #0066AA;font-weight:bold; 
}
a:hover{
        color: #FF0000;font-weight:bold; 
}

.grey a:link,.grey a:visited, .grey a:active {
        font-weight: normal; color: rgb(145,145,145); font-size:12px
}

.grey a:hover {
        color: #9F0000
}

.rot a:link,.rot a:visited, .rot a:active {
        font-weight: normal; color: red; font-size:13px
}

.rot a:hover {
        color: #9F0000
}

.blau a:link,.blau a:visited, .blau a:active {
        font-weight: normal; color:#808080; font-size:13px
}

.blau a:hover {
        color: #9F0000
}

.schwarz a:link,.schwarz a:visited, .schwarz a:active {
        font-weight:normal; color:#BF0000; font-size:13px
}

.schwarz a:hover {
        color: #6F6F6F  
}

.border{
border-top: 1px solid #FFFFFF;
}
.input{
background-color:#9F0000;
color: #FFFFFF;
font-family: Arial, Helvetica, Sans-Serif;
font-size:11px;
font-weight:bold;
border: outset 1px #4F4F4F;
cursor:pointer;
}
.update{
background-color:#FFF;
color: #9F0000;
font-family: Arial, Helvetica, Sans-Serif;
font-size:10px;
font-weight:bold;
border: outset 1px #4F4F4F;
cursor:pointer;
width:70px
}

body{
color: #000000;
font-family: Arial, Helvetica, Sans-Serif;
background:  #FFFFFF;
font-size:14px

}

h1 {
font-size:22px;
}

h2 {
font-size:18px;
font-weight:bold
}

h3{
font-size:12px;
font-weight:bold
}

hr {
color: #0066AA;
align: left;
width: 800;
}

#wrapper {
position: relative;
margin: 0 ;
width: 600px;
background-color: #E4E4E4;
color: #000;
text-align: left;/*Aufheben von IE_quirks im BODY*/
}

#header {
height: auto;
}

#menue {
position: absolute;
top: 0px;
left: -10px;
width: 180px;
height: auto;
background-color: #E4E4E4;
color: #000;
margin: 0px;
padding: 0px;
}

#menue_rechts {
position: absolute;
top: -0px;
left: 875px;
width: 160px;
height: auto;
background-color: #FFFFEC;
color: #000;
font-size: 11px;
padding: 5px;
border:solid 1px #999999;
}

#navigation_kategorien {
position: absolute;
top: 10px;
left: 200px;
width: 520px;
height: auto;
background-color:#FFFFEB;
color: #000;
padding: 0px;
border:solid 1px #CFCFCF;
}

#legende {
position: absolute;
top: 0px;
left: 740px;
width: auto;
height: 45px;
background-color: #FFF;
color: #000;
padding: 0px;
}

#content {

align: left;
width: 600;
text-align: left;
}

#content1 {
background-color: #fff;
color: #000;
margin: 0px 150px 0px 175px;
padding: 20px 30px 20px 30px;
width: 640px;
min-height: 600px;
}

.weiss {color:#FFFFFF; font-weight:bold; padding: 2px}
.rot {color: #BF0000}
.tabelle {margin-bottom:-10px; display:block; padding:5px; width:620px
}

#navcontainer ul{margin-left: 0; margin-top: 0; padding-left: 0; list-style-type: none; font-family: Arial, Helvetica, sans-serif;}
#navcontainer a{display: block; padding: 2px; width: 180px; background-color: #8F8F8F}
#navcontainer a:link, #navlist a:visited{font-family: Arial, Helvetica, sans-serif; color: white; text-decoration: none; font-size:11px; font-weight:bold }
#navcontainer a:hover{background-color: #FFFFFF; color: #9F0000; width:180}
#navcontainer a:hover.navi{text-decoration: underline}

#container a:hover {
display: block;
color: #7F7F7F;
font-size:11px
}
#container a {
color: #7F7F7F;
font-size:11px
}
#container a .box {
display: none;
color: #7F7F7F;
font-size:11px
}
#container a:hover .box {
display: block;
color: #7F7F7F;
font-size:11px;
background-color: #FFFFEC;
}

.tabelle_trefferliste
{
font-weight: bold; 
font-size:13px; 
background-color:#5F5F5F; 
padding: 4px; 
display:block; 
width: 630px; 
color: #FFFFFF
}


