.leftmenu {
    display : none;
}

.languagebar {
    display : none;
}

.footer {
    display : none;
}

.topbanner {
    text-align : center;
    width : 958px;
    height : 83px;
}

.title {
    color : black;
    text-align : center;
    font-size : 20px;
}

.titleprint {
	    color : black;
	    text-align : center;
	    font-size : 20px;
	    padding-bottom : 30px;
}

.title a {
    color : black;
    text-decoration : none;
    font-size : 24px;
}

.contentinfo {
    width : 100%;
}

.contenttitle {
    color : black;
    font-size : 20px;
    font-weight : bold;
    text-decoration : underline;
}

.contentsubtitle {
    color : black;
    font-size : 18px;
    font-weight : bold;
    padding-left : 20px;
}

.contenttext {
    color : black;
    font-size : 14px;
    text-align : justify;
}

.bannerfoot {
    display : none;
}

