body {
    background-image: url(img/bg.gif);
    background-attachment:fixed;
    font-family: verdana, helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    margin-top: 15px;
    height: 100%;
    text-align: center;         
}
td {
    font-size: 12px;
    line-height: 16px;
    vertical-align: top;
}
div {
    vertical-align: top;
}
img {
    border: none;
}
#oben {
    background-image: url(img/oben.gif);
    margin: auto;
    width: 754px;
    height: 15px;
}
#kopf {
    background-color: #fff;    
    border-left: 2px solid #c33;    
    border-right: 2px solid #c33;
    color: #000;
    margin: auto;
    width: 750px;
    height: 102px;
}
* html #kopf {
    width: 754px;
}
#logo {
    float: left;
    width: 192px;
    height: 100px;
}
#kopftxt {
    text-align: center;
    vertical-align: middle;
    height: 102px;
}
h1 {
    background-color: #fff;  
    color: #c33;
    font-family: "times new roman", verdana, helvetica, sans-serif;
    font-size: 25px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0;
    padding: 20px;
}
h2 {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    margin: 0;
}
#box {
    background-color: #fff; 
    color: #000;
    border: 2px solid #c33;
    clear: both;
    line-height: 16px;
    margin: auto;
    position: relative;
    text-align: left;
    width: 750px;
}
* html #box {
    width: 754px;
}
#box a {
    background-color: #fff; 
    background-image: url(img/bgl.gif);
    background-repeat: no-repeat;
    background-position: 2px 4px;
    border: 1px solid #fff;  
    color: #33c;
    padding-left: 10px;
    text-decoration: none;
}

#box a:hover {
    background-color: #fff;
    background-image: url(img/bglh.gif);
    border: 1px solid #ccc;  
    color: #c33;
}
#navi {
    text-align: left;
    position: absolute;
    left: 20px;
}
#navi p {
    margin: 0;
    width: 140px;
}
#navi .menue { 
    background-image: url(img/punkt.gif);
    background-repeat: no-repeat;
    background-position: 2px 7px;
    font-size: 14px;
    margin-top: 15px;
    padding-left: 10px;
}
#navi a {
    display: block;
    margin-top: 2px;
}
#navi a.aktiv, #navi a.aktiv:hover {
    background-image: url(img/bgla.gif);
    background-position: 2px 4px;
    background-color: #fff;
    color: #000;   
}
#ibox { 
    margin-left: 160px;
    width:590px;
}
#info {
    border-left: 1px solid #c33;
    min-height: 400px;
    padding: 15px 30px 10px 30px;
}
* html #info {
    height: 400px;
}
#info p {
    margin: 10px 0 0 0px;
}
#klein {
    font-size: 15px;
    margin-bottom: 5px;
}
 h3 {
    border-bottom: 2px dotted #000;  
    display: inline;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
}
 h3.normal {
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0;
    margin-bottom: 10px;
}
 h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 10px 0 0 0;
}
#info img {
    border: 1px solid #ccc;
}
.block {
    padding-left: 25px;
    padding-right: 25px;
    text-align: justify;
}
.border {
    border: 1px solid #ccc;
}
.punkte {
    border-bottom: 1px dotted #ccc;
}
.mitte {
    text-align: center;
}
.left {
    float: left;
}
.right {
    float: right;
}
.nonfloat {
    clear: both;
}
#unten { 
    background-image: url(img/unten.gif);
    clear: both;
    color: #fff;
    font-size: 10px;
    margin: auto;
    text-align: center;
    width: 754px;
    height: 15px;
}
#top {
    font-size: 11px;
    margin: auto;    
    padding-top: 5px;    
    padding-right: 20px;    
    padding-bottom: 10px;     
    text-align: right;
    width: 754px;
}
#top a {  
    background-image: url(img/top.gif);
    background-repeat: no-repeat;
    background-position: 0px -4px;
    padding-left: 18px;
}
#top a:hover {  
    background-image: url(img/toph.gif);
    background-repeat: no-repeat;
    background-position: 0px -4px;
    color: #c33;
}