
/* schriftstil,abstände */

body
{margin-top: 0px; margin-left: 0px; margin-right: 0px;margin-bottom: 0px; color: #660000;  background-color:#000000; font-family: verdana,arial; font-size: 9pt;}

strong
{
font-weight: bold;
}


table,tr,td
{ color: #a2784e;font-family: verdana,arial; font-size: 9pt}

/* scrolleiste internet explorer ab vers.5.5 */

body
{scrollbar-arrow-color: #815630; scrollbar-base-color: #000000;
scrollbar-highlight-color:#6F6F6F; scrollbar-shadow-color:#6F6F6F;
SCROLLBAR-TRACK-COLOR: #2F2F2F;}

body.inl {font-family:verdana;font-size:9pt;background-color:#681b00;
color:#FFCC33;margin-top: 10px; margin-left: 10px; margin-right: 10px;margin-bottom:10px;background-image:url(images/in.gif);background-repeat:no-repeat;background-attachment:fixed;}


/* menue linke seite */

#menu a {display: block;
color:#a2784e;text-decoration:none;font-family:verdana, sans-serif; font-size:9pt;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center;
}

#menu a:visited{
color:#a2784e;text-decoration:none;font-family:verdana, sans-serif; font-size:9pt;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center;

}

#menu a:active{
color:#a2784e;text-decoration:none;font-family:verdana, sans-serif; font-size:9pt;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center;

  }

#menu a:hover {
color:#FFCC33;text-decoration:none;font-family:verdana, sans-serif; font-size:9pt;
padding-left:0px;padding-right:0px;padding-bottom: 0px; padding-top: 0px;margin: 0px auto;
text-align:center;
}



/* allgemeine links im text */

a:link{ color: #FFCC33; text-decoration:underline;font-family: verdana; font-size: 9pt;}

a:visited{ color:#FFCC33;text-decoration:underline;font-family: verdana; font-size: 9pt;}

a:active{ color:#FFCC33;text-decoration:underline;font-family: verdana; font-size: 9pt; }

a:hover{ color: #a2784e; text-decoration:none;font-family: verdana; font-size: 9pt; }



/* click menue */

.click-menu {
    width: 450px;
}
.click-menu .box1 {
    background-color: #660000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box1-hover {
    background-color: #000000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid solid solid;
    cursor: pointer;
    position: relative;
}
.click-menu .box1-open {
    background-color: #660000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid none solid;
    cursor: defalut;
    position: relative;
}
.click-menu .box1-open-hover {
    background-color: #000000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid none solid;
    cursor: pointer;
    position: relative;
}

.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img, .click-menu .lnk1 img, .click-menu .lnk1-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}
.click-menu .section {
    background-color: #660000;
    font-family: verdana,arial;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #994215;
    border-style: none solid solid solid;
    display: none;
}

.click-menu .section a {
    color: #a2784e;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .section a:hover {
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
    background-color: #660000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid solid solid;
    cursor: default;
    position: relative;
}
.click-menu .box2-hover {
    background-color: #000000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid solid solid;
    cursor: pointer;
    position: relative;
}
.click-menu .box2-open {
    background-color: #660000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid none solid;
    cursor: defalut;
    position: relative;
}
.click-menu .box2-open-hover {
    background-color: #000000;
    color: #FFCC33;
    font-weight: normal;
    font-size: 12px;
    font-family: verdana,arial;
    padding: 4px 8px;
    border-width: 1px;
    border-color: #994215;
    border-style: solid solid none solid;
    cursor: pointer;
    position: relative;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
    background-color: #660000;
    font-family: verdana,arial;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #994215;
    border-style: none solid solid solid;
    display: none;
}