/* ---------------------------- contentbereich ------------------------------- */
#content p {
        font-family:Verdana, Arial, Helvetica, sans-serif;
        line-height: 1.6em;
/*        width:419px;  */
        text-align:left;
		margin: 0px 0px 10px 0px;
}

table {
position:relative;
float:left;
}


a {
        font:8pt Verdana, Arial, sans-serif;
        color:#A41C22;
        text-align:left;
        text-decoration:none;
}

a:hover {
        font:8pt Verdana, Arial, sans-serif;
        color:#CC6666;
        text-align:left;
        text-decoration:underline;
}


h1 {
position: relative;
left:0px;
font-family:verdana;
font-size:7pt;
font-weight:bold;
width:419px;
height:18px;
line-height:18px;
color:#ffffff;
text-decoration:none;
background-image: url(../images/px_red.gif); background-repeat: yes-repeat;
text-align: left;
text-indent:5px;
clear: both;

}


h2 {
margin: 0px 0px 10px 0px;
position: relative;
margin-top:20px;
margin-bottom:10px;
height:25px;
width:419px;
height:22px;
line-height:20px;
font-family:verdana;
font-size:7pt;
font-weight:bold;
color:#a41c22;
text-decoration:none;
text-align: left;
background-image: url(../images/h2_bg_hell.gif); background-repeat: repeat-x;
float: none;

}
h3 {
font-size: 14px;
margin: 0px 0px 10px 0px;
line-height: 18px;
}

.contentimg {
margin: 2px 15px 3px 0px;
float: left;
vertical-align:top;
border:none;
}

#bottom {
margin-top:20px;
font-family:verdana;
font-size:7pt;
font-weight:normal;
width:419px;
height:18px;
line-height:18px;
color:#BABBCF;
text-decoration:none;
text-align: left;
background-image: url(../images/bottomstripe.gif); background-repeat: no-repeat;
}

.bottoma {
margin-top:10px;
font-family:verdana;
font-size:7pt;
font-weight:normal;
color:#BABBCF;
text-decoration:none;
}

.bottoma:hover {
margin-top:10px;
font-family:verdana;
font-size:7pt;
font-weight:normal;
color:#29336E;
text-decoration:underline;
}

hr {
        clear: both;
        height: 1px;
        border-top: none;
        border-right-style: none;
        border-left-style: none;
        display: block;
        margin: 0px 0px 30px 0px;
        padding: 20px 0px 0px;
        border-bottom: 1px solid #DDD;
}
img.right  {float:right; padding: 0px 0px 0px 20px;}