body { 
    font-family: Garamond, Georgia, Times, serif;
    color:#333; 
    background-color: #1B3979; /* 1B3979 315390 023456 638DB7*/
    background-image: url("Bilder/bg6.gif");
    font-size: 10px;
}
strong { font-weight: bold; }
em { font-style: italic;}
span {
    font-weight: inherit;
}

h1, h2, h3, h4, h5, h6 {    font-weight: normal; }

h1, h6 { 
    font-size: 2em; 
    font-style: italic;
    letter-spacing: 1px;    
}
h2 { font-size: 1.5em; }
h3 { font-size: 1.25em; }
h4 { font-size: 1em; }
h5 { font-size: 1.2em; line-height: 1.5em; font-weight: bold; }

p {    line-height: 1.6em; }

dl dt { font-weight: bold; margin:0px; padding: 0px;}

ul {    list-style-type: none; }

table th {    font-weight: bold; }

a { color: #444; outline: none; }
a:link { text-decoration: none; }
a:visited {    text-decoration: none;}
a:hover { text-decoration: none;}
a:active { text-decoration: none; }
a:focus { text-decoration: none; }


ul.footer {    font-size: 12px; }

#main_navigation {
    font-size: 9px;
    color: white;
    text-transform: uppercase;    
}
#main_navigation li {    letter-spacing: 2px; }
#main_navigation li a,
#main_navigation li.active {
    font-weight: bold;
    color: #fff;
}
#main_navigation li.active { background-image: url("Bilder/navi.pfeil.gif"); }

#subnavi li,
#subnavi li a {    
    font-size: 12px; 
    font-weight: bold;
}

#seitentext { font-size: 15px; }

#seitentext h2 {font-size: 16px;
            font-weight: bold;}

