#bodyPic2{display: none;}
#navOuter{display: none;}
#col3_content{display: none;}
.menueFooter{display: none;}
#druck{display: none;}
#loginDiv{display:none;}

#pagewrapper{
    width: 550px;
}

#page_margins{
    width: 550px;
}

* {
    color:#505050;
    font-family: arial;
    font-size: 12px;
}

#bodyPic1{
    border: 0;
    border-color: #ffffff;
}

#cmsElement h2{
    color:#0088C6;
    font-weight:bold;
    font-size:20px;
    font-family: Arial Narrow;
    padding:2px 0px 2px 0px;
}

#cmsElement p, ul{
    padding:0px;
    margin:10px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    color: #505050;
}

.cmsDetailHeadline{
    font-family: Arial Narrow;
    font-weight:bold;
    font-size: 20px;
    color:#0089C7;
}

.coloredlink {
    color: #1994CD;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    border-bottom:1px solid #C8C8C8;
}

a{text-decoration: none;}

p{
    padding:0px;
    margin:10px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    color: #505050;
}


#cmsElement i{
    font-family: arial;
    font-size: 12px;
    color: #505050;
}

#cmsElement blockquote{
    font-family: arial;
    font-size: 12px;
    color: #505050;
}

#cmsElement p{
    padding:0px;
    margin:10px 0px 10px 0px;
    font-family: arial;
    font-size: 12px;
    color: #505050;
}

#cmsElement table{
    border-collapse: collapse;
    border:1px solid #0088C5;
}
#cmsElement table td{
    padding:5px;
    border:1px solid #0088C5;
}

#cmsElement ul, #cmsElement ol, div.itemText ul, div.itemText ol{
    margin:10px 0 10px 30px;
    font-family: arial;
    font-size: 12px;
    color: #505050;
}


