/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/

*{
font-family : century gothic;
font-size : 13px;
color : #000000;
}
.slidetext_987 a, .slidetext_987 a:link, .slidetext_987 a: visited{
color : #000000;
}

.menutekst a, .menutekst a:link, .menutekst a:visited{
font-family : century gothic;
font-size : 25px;
text-decoration : none;
color : #000000;
}
.menutekst a:hover{
color : #CE3436;
text-decoration : none;
}

.pagemaster{
width : 100%;
text-align : center;
overflow : hidden;
}
.skinmaster{
width : 800px;
margin-left : auto;
margin-right : auto;
text-align : left;

}
.user{
float : right;
font-size : 11px;
}

.menupane{
margin-top : 20px;
margin-bottom : 40px;
}
.leftpane{
width : 49%;
float : left;
}
.rightpane{
width : 49%;
float : right;
}
