

html {

}

body {
    text-align: center;
}

html, body {
    background:url(Blumelinks.jpg) no-repeat fixed;
    font:100% garamond, Verdana, Arial;
    }
       
       
h1 {
color:#005E8C;
font-family:garamond, Arial, Verdana;
font-size:2em
}

h2 {
   
   color:#005E8C;
   font-family:garamond, Arial, Verdana;
   font-size: 20px;                               
    
}

h3 {
        color:#005E8C;
   font-family:garamond, Arial, Verdana;
   font-size: 15px;
}

hr {
color:#005E8C
}

#font1 {
    font-size:14pt;
    font-family:Garamond, Verdana, Arial;   
}

#font2 {
    font-size: 12pt;
    
    font-family:Garamond, Verdana, Arial;
}

#seitenbereich {
    
    text-align: left;
    height: 80%;
    width: 100%;
}
                    
#kopfzeile{
    display:inline;
    text-align: right;
    font-family:garamond, Verdana, Arial;
    font-size: 10pt;
    height: 150pt;
}

   
                    
#navigation {
        float:left;    
        width:20%;
        height:3500px; 
}

#navigation ul {
    list-style:none
}

#navigation li {
    text-align: left;
    font-family:garamond, Verdana, Arial;
    font-size:30px;
    padding-left:1px;
    padding-right:1px;
    padding-top:1px;
    padding-bottom:1px;
}

#navigation a:link {
    color:#005E8C; text-decoration:none;
}

#navigation a:visited {
    color:black; text-decoration:none;
}
#navigation a:focus {
    color:black; text-decoration:underline;
}

#navigation a:hover {
    color:#005E8C; text-decoration:underline;
}

#navigation a:active {
    color:#005E8C; text-decoration: overline;
}

#inhalte {
        text-align: left;
        width: 60%;
       
        
}

#inhalte a:link {
    color:#005E8C; text-decoration:none;
}

#inhalte a:visited {
    color:black; text-decoration:none;
}
#inhalte a:focus {
    color:black; text-decoration:underline;
}

#inhalte a:hover {
    color:#005E8C; text-decoration:underline;
}

#inhalte a:active {
    color:#005E8C; text-decoration: overline;
}


                                    
#inhalte2 {
        float:right;
        text-align: center;
        width: 19%;  
        height: 100%; 
        
        background-color: #AEDEFF
         
        
}                                

#inhalte3 {
    float: right;
    font-size: 12pt;
    font-family: garamond, Arial, Verdana;
    text-align: left;
    background-color: #AEDEFF;
    margin: 0em 5em 0em ;
}

#fusszeile{
    width: 100%;
    height: 10%;
    clear: both;
    text-align: center;
    font: garamond, Verdana, Arial;
    font-size: 10pt;
    padding-top: 15px;
    border-top: 10px #005E8C;
}

#rechts {
    float:right;
    width:234px;
    height:123px;
    padding-right:30px;
   
}

#rechts2 {
    float:right; 
    width: 80px;
    height: 120px; 
    padding-right:30px;
}

#rechts3 {
    float:right;
    width: 120px;
    height: 120px;
    padding-right:30px;
}

#links {
    float:left; 
    width:140px;
    height: auto;
    padding-left: 30px;
}
