/* LEVEL0 */
.level0{
	height : 20 ;
	font-size : 11 ;
	color : #e5e5e5 ; }
.level0_current {
	height : 20 ;
	font-size : 11 ;
	color : #850305 ; }
a.level0 {
	color : white ;
	font-size : 11 ;
	font-weight : normal ;
	text-decoration : none ;}
a.level0:hover {
	color : white ;
	font-size : 11 ;
	font-weight : normal ;
	text-decoration : underline ;}
a.level0_current {
	color : white ;
	font-size : 11 ;
	font-weight : normal ;
	text-decoration : none ;}
a.level0_current:hover {
	color : white ;
	font-size : 11 ;
	font-weight : normal ;
	text-decoration : underline ;}

/* CSS VOOR LEVEL0 talen*/
#navlistLEVEL0
{
margin: 0px;
padding: 0px;
height: 16px;
border: 0px solid #FFEA93;
}

#navlistLEVEL0 li
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}

#navlistLEVEL0 li a:link, #navlistLEVEL0 li a:visited
{
font: bold 10px/16px Verdana, Georgia, "Times New Roman", Times, serif;
color: black ;
text-decoration: none;
display: block;
padding: 0px 10px 9px 3px;
margin: 0px;
height: 16px;
overflow: hidden;
width: 25px;
text-align: left;
}

#navlistLEVEL0 li a#current
{
color: #FFFFFF;
font-style: italic;
}

#navlistLEVEL0 li a:hover, #navlistLEVEL0 li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #980001;
text-align: left;
text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}


/* CSS VOOR LEVEL1 menus*/
#navcontainer
{
margin: 0;
padding: 0;
height: 23px;
font: 11px Verdana, sans-serif;

border-bottom: 1px solid #bbb;
list-style-type: none;
background: #a10d55;
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
display: block;
}

#navlist li a, #navlist li a:link
{
background: #a10d55;
color: white;
text-decoration: none;
padding: 3px 5px 3px 10px;
display: block;
}

#navlist li a:hover
{
color: #cce6f3 ;
border-bottom: 0px solid black;
cursor: pointer;

}

#navlist li a#current, #navlist li a#current:link
{
color: white;
cursor: default;
font-weight: bold;
border-bottom: 1px solid white;
background: #c01166;
}

#navlist li a#current:hover
{
border-bottom: 1px solid white;
background: #c01166;
}


/* LEVEL2 */
.level2{
	height : 20 ;
	font-weight : normal ;
	color: white ;
	font-size: 10 ;
	text-decoration : none ; }
a.level2{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ;}
a.level2:hover{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : underline ; }
.level2_current{
	height : 20 ;
	font-weight : bold ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ; }
a.level2_current {
	height : 20 ;
	font-weight : bold ; 
	color: #a10d55 ;
	font-size: 10 ;
	text-decoration : none ;}
a.level2_current:hover {
	height : 20 ;
	font-weight : bold ; 
	color: #a10d55 ;
	font-size: 10 ;
	text-decoration : underline ;}

/* LEVEL3 */
.level3{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ; }
a.level3{
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	text-decoration : none ;}
a.level3:hover{
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	text-decoration : underline ;}
.level3_current{
	height : 20 ;
	font-weight : normal ; 
	color: black ;
	font-size: 10 ;
	font-style : normal ;
	text-decoration : none ; }
a.level3_current {
	height : 20 ;
	font-weight : normal ; 
	color: #850305 ;
	font-size: 10 ;
	text-decoration : none ;}
a.level3_current:hover {
	height : 20 ;
	font-weight : normal ; 
	color: #850305 ;
	font-size: 10 ;
	text-decoration : underline ;}

/* LEVEL4 */
.level4{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ; }
a.level4{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ;}
a.level4:hover{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : underline ;}
.level4_current{
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ; }
a.level4_current {
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : none ;}
a.level4
_current:hover {
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : underline ;}

/* LEVEL FOOTER */
.levelFooter{
	height : 20 ;
	font-weight : normal ;
	color: #333333 ;
	font-size: 10 ;
	text-decoration : none ; }
a.levelFooter{
	height : 20 ;
	font-weight : normal ; 
	color: #333333 ;
	font-size: 10 ;
	text-decoration : none ;}
a.levelFooter:hover{
	height : 20 ;
	font-weight : normal ; 
	color: #333333 ;
	font-size: 10 ;
	text-decoration : underline ;}
.levelFooter_current{
	height : 20 ;
	font-weight : normal ; 
	color: #333333 ;
	font-size: 10 ;
	text-decoration : underline ; }
a.levelFooter_current {
	height : 20 ;
	font-weight : normal ; 
	color: #333333 ;
	font-size: 10 ;
	text-decoration : underline ;}
a.levelFooter_current:hover {
	height : 20 ;
	font-weight : normal ; 
	color: white ;
	font-size: 10 ;
	text-decoration : underline ;}
	
/* ADS */ 
.ads_register {
	font-size: 10 ;
	color : white ; }
a.ads_register {
	font-size: 10 ;
	color : white ; }
a.ads_register:hover {
	font-size: 10 ;
	color : white ; }
.ads_failedlogin {
	color : #a10e55 ;
	font-weight : bold ; }
