body {
        font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        font-size: 83%;
        color: #000000;
        line-height: normal;
        padding: 0px;
        margin: 0px 0px 0px 0px;
        background-image: url(images/bgcolor.jpg);
}
a:link, a:visited, a:active {
        color: #111111;
        text-decoration: none;
}
a:hover {
        color: #000000;
        background-color: #999999;
        text-decoration: none;
}
hr {
        margin: 5px 0px 5px 0px;
        color: #222222;
        height: 1px;
        width: 100%;
}


form {
        margin: 0;
}
input,
textarea {
  color: #003;
  background-color: #fff;
  border: 1px solid #999;
}
img {
        float:left;
        margin: 0px 0px 0px 0px;
}
input.stylebutton {
         float: bottom;
         opacity: 0.7;
         filter: alpha(opacity=70);
         background-color: #999999;
         font-size: 1em;
         text-align: center;
         vertical-align: bottom;
         color: #FFFFFF;
         margin: 10px;
         font-style: italic;
}

/***********************************
container
************************************/
#mainContainer {
        width:820px;
        padding:0px;
        margin:0px auto 0px auto;
}

#container {
         float: left;
        width:820px;
        padding: 0px;
        margin: 0px;
        background:#fff url(images/sidebarbg.gif) repeat-y left;
}
#containerend {
         float: bottom;
        width:820px;
        padding: 0px;
        margin: 0px;
        background-image: url(images/footer.jpg);
        vertical-align: bottom;
}

/***********************************
masthead
************************************/
#masthead {
        width:820px;
        background: url(images/header.jpg) no-repeat 100% 0;
        padding: 60px 0px 0px 0px;
        }


.site_name h1{
        color:#999999;
        margin: 0px 0px 70px 30px;
        font-size: 2em;
        }


.stripe {
        margin: 0px;
        padding: 0px;
        height: 30px;
        float: bottom;
        opacity: 0.7;
        filter: alpha(opacity=70);
        background-color: #999999;
        background: url(images/nav_bg.gif) repeat-x top left;
        }

.stripe h1
{
        font-size: 1.6em;
        font-weight: bold;
        text-align: center;
        vertical-align: bottom;
        color: #FFFFFF;
        margin: 0px;
        font-style: italic;
}


/***********************************
sidebar
************************************/
#sidebar {
        width: 160px;
        float: left;
        vertical-align: top;
        padding: 0px;
        margin: 30px 0px 0px 10px;
}
#menutitel {
         color: #F2F2F2;
         padding: 2px 2px 2px 12px;
         font-size:13px;
         font-weight: bold;
         float: bottom;
         background-color: #111111;
         background: url(images/nav.gif);

}
#menu ul {
         list-style:none;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 0.9em;
         font-weight: normal;
         padding: 12px 0px 12px 15px;
         margin: 0px 0px 5px 0px;
         background-color: #FFFFFF;

}
#menu ul ul {
         padding: 0px 0px 0px 0px;
         margin: 10px 0px 10px 0px;
         list-style:none;
         text-align: left;
         font-weight: normal;

}
#menu li a {
         text-decoration:none;
         color: #80664D;
         position:relative;
}

#menu li a:hover, #menu li a.current {
         padding: 0px 0px 0px 0px;
         text-decoration:none;
         display:block;
         color: #80664D;
         background-color: #999999;

}
#menu_current {
         display:block;
         color: #80664D;
         background-color: #999999;
}

#tools {
        float: left;
        width: 160px;
        color: #666;
        text-align: center;
        font-size: 100%;
        margin: 30px 0px 0px 0px;
        padding: 0px;
        position:relative;
}
#tools img {

        text-align: center;
        margin: 10px 10px 10px 35px;
        position:relative;
}
.tool{
        border: 0px;
        border-bottom: 0px;
        border-style: solid;
}
.tools input {
        width: 80%;
        font-size: 80%;

}
.tools a:link, .tools a:visited, .tools a:active {
        color: #000;
        text-decoration: none;

}
.tools a:hover {
        color: #FFF;
        text-decoration: none;

}
#newsread li a {
         display:block;
         text-decoration:none;
         color:#999999;
}
#newsread li a:hover, #menu li a.current {
         text-decoration:none;
         display:block;
         color:#000000;
         background-color: #999999;

}
#newsread ul {
         list-style:none;
         font-size: 11px;
         font-weight:bold;
         padding: 0px 0px 0px 4px;
         margin: 5px 0px 5px 0px;
         background-color: #090909;
}
/***********************************
main content
************************************/
#mainContent {
        float:right;
        width: 610px;
        padding: 10px;
        position: relative;
        line-height: 20px;
        text-align: left;
        word-spacing: 2px;
        color: #000000;

}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {

}
#mainContent a:hover {
        color: #000000;
        background-color: #999999;
}
.illustrations {
        float:right;
        width: 200px;
        margin: 0px 0px 0px 0px;
        position: relative;
}
#mainContent h1 {
        font-size: 1.4em;
        color: #999999;
        margin: 0px;
        font-style: italic;
        border-bottom: 1px solid #999999;
}
#mainContent h2 {
        font-size: 1.6em;
        color: #999999;
        margin: 0px;
}
#mainContent h3 {
        font-size: 1.2em;
        color: #999999;
        margin: 0px;
}
#mainContent h4 {
        font-size: 1em;
        color: #999999;
        margin: 0px;
}

/***********************************
separator
************************************/

#clear
        {
        clear: both;
        height:0;
        }


/***********************************
footer
************************************/

#footer {
        margin: 0;
        padding: 5px;
        vertical-align: bottom;
        opacity: 0.7;
        filter: alpha(opacity=70);
        background-color: #999999;
        background: url(images/nav_bg.gif) repeat-x top left;
        font-size: 12px;
        text-align: center;
        font-weight: normal;
        vertical-align: bottom;
        color: #999999;
        }

}
.foot h1 {
        font-size: 12px;
        text-align: center;
        font-weight: normal;
        vertical-align: bottom;
        color: #999999;
        margin: 0px;
}
#footer a:link, #footer a:visited, #footer a:active {
        font-size: 12px;
        color: #999999;
        text-decoration: none;
        font-weight: normal;
}
#footer a:hover {
        font-size: 12px;
        color: #000000;
        background-color: #999999;
        text-decoration: none;
}
.discreet {
        font-size: 10px;
}
table.main tbody td, table thead td, table tfoot td {
        border: 1px solid #eeeee9;
        padding: 0px 0px 0px 5px;
        margin: 10px 0px 0px 0px;
}

.liste {
       float: bottom;
       background-color: #999999;
       background-image: url(images/nav2_bg.gif);
       color: #F2F2F2;
}
/***********************************
liste
************************************/
.menu_liste {width: 600px;}
.menu_auswahl {}

.anitab {
         background: #fff url(images/bg2.gif) repeat-y top left;
         border: 1px solid #eeeee9;
}
.anitab2 {

}
.aniz1 {

}
.aniz2 {
         border-bottom: 1px solid #eeeee9;
}
.aniend1 {
         border-bottom: 1px solid #eeeee9;
}
.aniend2 {

}