html, body
{color: black; background-color: white; font: 100.01% Arial, Helvetica, sans-serif, Courier;}
*{padding: 0; margin: 0;}

#kopf {clear: both; margin: 0; padding: 0; border: 0;}
#kopf h1 {position: absolute; left: 0; top: 0; z-index: -10;}
#titel {left: 0; top: 0; z-index: 0; border: 0;}

#kopf-navi {position: relative; left: 308px; top: -80px; line-height: 1.2em; margin: auto; overflow: hidden; list-style: none;
font-size: 1.2em; font-weight: normal; font-style: normal;}
#kopf-navi li {display: inline; float: left; width: 138px; margin: 0; padding: 0;}
#kopf-navi a {display: inline; float: left; text-decoration: none; width: 100%; text-align: center; background: #CCCCFF; border: 1px solid #333366;}
#kopf-navi a:link, a:visited {color: #333366; background: #CCCCFF;}
#kopf-navi a:hover, a:active {color: #FFFFFF; background: #9999FF;}

#navigation {position: relative; float: left; margin: 0; padding: 0; border: 0; margin-top: -20px; width: 260px; height: 460px;
background-image: url(bilder/navigation-hintergrund.jpg); background-repeat: no-repeat; background-position: bottom;
font-size: 1.2em; font-weight: normal; font-style: normal; line-height: 1.2em; text-align: center;}
#navigation p {color: #CC0000; font-weight: bold;}
#navigation li {list-style: none; margin: 67px 0;}
#navigation a {text-decoration: none; background: transparent; padding: 5px; border: 1px solid #333366;}
#navigation a:link, a:visited {color: #333366; background: transparent;}
#navigation a:hover, a:active {color: #CC0000; background: #FFFFFF;}

#inhalt {margin-left:260px; margin-top: -20px; border: 0; height: 460px;
background-image: url(bilder/ruecken-hintergrund.jpg); background-repeat: no-repeat; background-position: left bottom;
font-size: 1em; font-weight: normal; line-height: 1.6em; text-align: left;}

#text {margin-left: 30px; width: 660px; height:460px; overflow: visible;}
#text h1 {color: #333366; font-size: 2em; font-weight: bold; font-style: normal; margin: 0 0 10px 0;}
#text h2 {color: #333366; font-size: 1.5em; font-weight: bold; font-style: normal; line-height: 1.2em; margin: 0 0 8px 0;}
#text p {font-size: 1.2em; font-weight: normal; color: #333366; text-align: justify; line-height: 1.4em; padding: 0; margin: 8px 0;}
#text a {text-decoration: none; background: transparent; color: #6666FF; font-weight: bold;}
#text a:link, a:visited {color: #6666FF;}
#text a:hover, a:active {color: #CC0000;}
    
#fuss {position: relative; clear: both; margin-top: 30px; margin-left: 305px; border: 0; background: transparent; overflow: hidden;
list-style: none; line-height: 1.2em; color: #333366; font-size: 1.0em; font-weight: normal;}
#fuss li {display: inline; float: left;  width: 230px; margin: 0; padding: 0;}
#fuss a {display: inline; float: left; text-decoration: none; width: 70%; text-align: center; background: #CCCCFF; border: 1px solid #333366;}
#fuss a:link, a:visited {color: #333366; background: #CCCCFF;}
#fuss a:hover, a:active {color: #FFFFFF; background: #9999FF;}