body {
     padding:0px;
	 margin:0px;
	 outline:none;
     background-color : #ffffff;
     font-family : Arial, sans-serif;
     font-weight : normal;
     font-size : 10pt;
	 background:url(images/back.gif) repeat-y right top;
	 }

#maincontainer {
    margin: 0px auto;
    height: auto;
    width: 889px;
    }

.style1
        {
            text-align: left;
            font-weight:bold;
            font-size:8pt;
        }
.style2
        {
            text-align: right;
            font-weight:bold;
            font-size:8pt;
        }

table.oben {
    /* border:1px solid; 
	 border-color:#475394; */
	 padding:0; 
	 width:1000;
     }

table.unten {
	 background-color : #ffffff;
     border: 1px solid; 
	 border-color:#475394; 
	 width:1000;
     }
tr   {
	 text-align:center; 
	 }

td   {
     font-size : 10pt;
     text-align: center;
    }

td.kontakt   {
     text-align: left;
     padding:10px 5px 10px 20px;
    }

td.link {
     font-weight : bold;
	 text-indent : 5em; 
     }
td.fett {
     font-weight : bold;
     padding-left:10px;
     padding-right:10px;
	 }
h1   {
     text-align : center;
     font-weight : bold;
     font-size : 12pt;
     color:#475394;
     }	 
 h2   {
     text-align : center;
     font-weight : bold;
     font-size : 10pt;
     color:#475394;
     }	 

 h3   {
     text-align : left;
     font-weight : bold;
     font-size : 10pt;
     color:#475394;
     }	 

div.mkw {
    background: url('images/waage.gif') no-repeat center;
    }
    
div.source {
    background-color : #dddddd;
    font-family : Courier, 'Courier New', monospace;
    font-weight : normal;
    font-size : 10pt;
    width: 90%;
    }    
    
    
div.HitInd {
    background-color : #dddddd;
    font-weight : normal;
    font-size : 8pt;
    width: 90%;
    text-align : left;
    }       
    
td.HitInd {
    background-color : #dddddd;
    font-weight : normal;
    font-size : 8pt;
    width: 90%;
    text-align : left;
    }          

#dropmenudiv{
position:absolute;
border:1px solid #475394;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #475394;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#ffffff ;
}

a:link {
       color : #475394;
       background-color : #ffffff;
       text-decoration : none;
       }
a:visited {
       color : #707eb6;
       background-color : #ffffff;
       text-decoration : none;
       }
a:active {
       color : #060606;
       background-color : #ffffff;
       text-decoration : none;
        }
a:hover {
        color : #808ec6;
        background-color : #ffffff;
        text-decoration : none;
        }

