body { background-color:#FFFFFF;
     margin-left:10px;
     font-size:0.95em;
     line-height:15pt;
     font-family:Helvetica,Arial;
    }
h1 { font-size:1.1em;
        font-family:Arial;
        font-weight:bold;
        }
h2 { font-size:1.0em;
        font-family:Arial;
        font-weight:bold;
        }
h3 { font-size:1.0em;
        font-family:Helvetica;
        font-weight:bold;
        }
h4 { font-size:1.0em;
        font-family:Helvetica;
        font-weight:bold;
        }
p,ul { font-size:0.95em;
        line-height:15pt;
        font-family:Helvetica,Arial;
        }
td {
        font-size:0.95em;
        line-height:15pt;
        font-family:Arial;
}
td.ueberschrift { font-size:12pt;
        font-family:Arial;
        letter-spacing:0.4mm;
        font-weight:bold;
}

.sub_head {
	font-size:1.1em;
	color: #c50004;
	padding-left:20px;
	font-weight:bold;
}

.red{
        font-size:0.9em;
        color:#990000;
        font-weight:bold;
}
.red_klein{
        font-size:0.85em;
        color:#990000;
        font-weight:bold;
}
.red_groß{
        font-size:1.5em;
        color:#990000;
        font-weight:bold;
        text-align:center;
}
.header_mittig{
        font-size:1.0em;
        font-weight:bold;
        text-align:center;
}
.klein {
        font-size:0.8em;
        font-style:italic;
}
.header_klein{
        font-size:0.8em;
}
.wichtig{
        font-size:0.85em;
        color:#9F0000;
        font-weight:bold;
        letter-spacing:0.05em;
        border:1px dotted #9F0000;
        margin-left:50px;
        margin-right:50px;
        margin-top: 5px;
        margin-bottom: 5px;
        padding:5px;
}
.presse {
        font-family: Times, Courier;

}
.hintergrund{
        background-color: #ddd;
        width:500px;
        padding-left: 5px;
}
hr.red{
	color:c50004;
	height:0.5px;
}
img.border {border:1px solid #9F0000; }

a:link  {text-decoration:none;
        font-size:0.9em;
        font-family:Helvetica,Arial;
        color:#00004F;
        font-weight:bold;}
a:visited {text-decoration:none;
        font-size:0.9em;
        font-family:Arial;
        color:#00004F;
        font-weight:bold;}
a:active {text-decoration:none;
        font-size:0.9em;
        font-family:Arial;
        color:#0000DF;
        font-weight:bold;}
a:hover {text-decoration:underline;
        font-size:0.9em;
        font-weight:bold;}

a:link.zurueck{
        font-size:0.8em;
         color:#00007F;
         text-decoration:none;
}
a:active.zurueck{
        font-size:0.8em;
         color:#00007F;
         text-decoration:none;
}

/************************************************/

#spalte1{       width:auto; }

#spalte2{        float:right;        text-align:right;        padding-bottom:5em;}

#spalte2 img{
        display: block;
        margin-bottom:1em;
        margin-left:1em;
}

#inhalt{
        top:10.5em;        left:13em;        position:absolute;        margin:0em;
        padding:0em;        padding-bottom:5em;
        width:52.5em;
        z-index:51;
        background-color:#FFFFFF;

}