body {

        background-color: #a09797;

        font-family: Verdana, Arial, Helvetica, sans-serif;
				
				color: #000000;

        font-size: 12px;

        font-weight: normal;


}

table {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        color: #000000;
				
				font-size: 12px;

        font-weight: normal;
}

.tabellegesamt {

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
		color: #000000;
        font-weight: normal;
        background-color: #c0c0c0;
        padding: 0px;
        margin: 0px;
        border: 1px solid #666666;
}

.TabelleHead {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        background-color: #c0c0c0;
        border: 1px solid #CCCCCC;
        padding: 0px;
}

.Text-Boxen {
        border: 1px dashed #999999;
        background-color: #c0c0c0;
        margin: 19px 3px;
        padding: 10px 3px;
}

.Menue-Text {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 12px;

        font-weight: bold;

        padding-top: 15px;

        padding-right: 0px;

        padding-left: 5px;


}

.SiteTitle {

        font-size: 12px;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #c0c0c0;
        border: 1px dashed #999999;
        margin: 3px;
        padding-left: 3px;
}

a:link {
        color: #000000;
}

a:visited {
        color: #000000;
}

a:hover {
        color: #000000;
}

a:active {
        color: #000000;
}

.back-text {



        background-attachment: fixed;

       

        background-repeat: no-repeat;

        background-position: right bottom;

}

h1 {

        font-size: 14px;

        font-weight: bold;

        text-transform: uppercase;

        letter-spacing: 2px;





}

h2 {

        font-size: 16px;

        font-weight: bold;

        letter-spacing: 1px;

}

.link-ext {

        border: 1px solid #CCCCCC;

        padding: 0px 1px;

        font-weight: bold;

        background-color: #f0f0f0;



}

a {

        text-decoration: none;

}

.tabelletopleft {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 12px;

        font-weight: normal;

        background-color: #c0c0c0;

        padding: 0px;

        margin: 0px;

        border-top-width: 1px;

        border-top-style: solid;

        border-top-color: #CCCCCC;

        border-left-width: 1px;

        border-left-style: solid;

        border-left-color: #CCCCCC;



}

.Subtitle {

        background-color: #c0c0c0;

        color: #000000;





}

.footer {

        font-family: Verdana, Arial, Helvetica, sans-serif;
				

        color: #000000;



}

.headbar {

        font-family: Verdana, Arial, Helvetica, sans-serif;

         color: #000000; 

        background-color: #c0c0c0;

}
.headbar2 {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        color: #000000; 

        background-color: #c0c0c0;

}
.Text {

        padding: 25px 10px;

        background-attachment: scroll;

        background-repeat: repeat-y;

        background-position: right top;







}

.link {

        padding: 0px 1px;

        border-top: 1px solid #CCCCCC;

        border-right: 1px solid #CCCCCC;

        border-bottom: 1px solid #CCCCCC;

        border-left: 1px #CCCCCC;



}

#blueblock{
width: 180px;
border-right: 0px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #c0c0c0;
color: #333;
}

* html #blueblock{ /*IE 6 only */
w\idth: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #ffffff;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 5px solid #FF0000;
border-right: 5px solid #ff0000;
background-color: #a09797;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #ff0000;
border-right: 10px solid #ff0000;
background-color: #c0c0c0;
color: #fff;
}

#blueblock li a:active{
border-left: 10px solid #ff0000;
border-right: 10px solid #ff0000;
background-color: #c0c0c0;
color: #fff;
}

/* Die 'Buttons' im linken Menue */

#menu a
{
display: block;
padding: 2px;
text-decoration:none;
border: 1px solid #cccccc;
width:150px;
font-size:95%;
font-weight:bold;
text-align: left;
margin: 3px 0 3px 0;
background-color:#ffffff;
color:#000000;
}

#menu a:link
{
color:#000000;
}

#menu a:visited
{
color:#000000;
}

#menu a:hover
{
color:#ffffff;
border-top:solid 1px #eeeeee;
border-right:solid 1px #304e6a;
border-bottom:solid 1px #304e6a;
border-left:solid 1px #eeeeee;
background-color:#a09797;
}

#menu a:active
{
color:#000000;
}