#infotext{
width:100%;
text-align:center;
margin-top:500px;
}

.infotext{
width:946px;
margin:auto;
text-align:left;
margin-bottom:19px;
padding:10px;
background-color:#ffffff;
border:5px solid #43005D;
}

.infotext h1{
margin:10px;
font-size:13px;
}

.infotext h2{
margin:10px;
font-size:13px;
}

.infotext h3{
margin:10px;
font-size:12px;
}

.infotext p{
margin:19px 17px 9px 17px;
font-size:11px;
        color:#808080;
}

.infotext a{
        color:#808080;	
        font-weight: bold;
}

.infotext a:hover{
        color:#B724EC;	
        font-weight: bold;
        text-decoration:none;
}


a.fusslink2{color:#fff;font-size: 1em;}
a.fusslink2:hover{color:#fff;text-decoration:underline}


