/** BODY */
body{
	background-color:#000000;
	margin:0px;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
}


#container{
	margin:0px auto;
	width:1040px;
	background-image:url(../img/design/center.jpg);
	background-repeat:repeat-y;
	border:1px solid black;
}


#top{
	width:1040px;
	height:155px;
	background-image:url(../img/design/top.jpg);
}

#container_center{
	width:1040px;
}

#topleft{
	width:180px;
	height:350px;
	float:left;
	background-image:url(../img/design/topleft.jpg);
	background-repeat:no-repeat;
}

#topright{
	width:240px;
	height:430px;
	float:left;
	background-image:url(../img/design/topright.jpg);
	background-repeat:no-repeat;
}

#center{
	width:620px;
	float:left;

}

#bottom{
	width:1040px;
	height:75px;
	background-image:url(../img/design/bottom.jpg);
}

#bottom_text{
	width:100%;
	text-align:center;
	margin-top:40px;
	font-size:9px;
}

a.bottom_text{
	color:#ffffff;
}

.clear{
	clear:both;
}


#left_menu{
	position:relative;
	top:65px;
	left:-1px;
	width:186px;
	height:289px;
	background-image:url(../img/design/lmenu.jpg);
	background-repeat:no-repeat;
}

#right_menu{
	position:relative;
	top:45px;
	left:-1px;
	width:182px;
	height:380px;
	background-image:url(../img/design/rmenu.jpg);
	background-repeat:no-repeat;
}




/** images menu */
#lmenu_1{
	margin-top:70px;
}
.lmenu{
	cursor:pointer;
	margin:0px;
	padding:0px;
}

#rmenu_1{
	margin-top:54px;
}
.rmenu{
	cursor:pointer;
	margin:0px;
	padding:0px;
}





/** pagina's */
.stat{
	width:50px;
	height:50px;
	background-image:url(../img/design/stat.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:4px;
}

.statt{
	width:50px;
	text-align:center;
	margin-top:16px;
	font-weight:bold;
	color:#000000;
	font-family:andalus;
	font-size:14px;
}


a.flink{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.flink{
	text-decoration:underline;
}

a.flinkt{
	color:#FFFFFF;
	text-decoration:underline;
}


.fback{
	background-image:url(../img/design/fback.jpg);
	background-repeat:repeat-y;
	width:570px;
	margin-left:20px;
}



input.normal{
	border:1px solid #FFFFFF;
	background-color:#000000;
	height:15px;
	vertical-align: text-bottom;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}

input.snormal{
	border:1px solid #FFFFFF;
	background-color:#000000;
	vertical-align: text-bottom;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}

textarea.normal{
	border:1px solid #FFFFFF;
	background-color:#000000;
	vertical-align: text-bottom;
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}


/** verticale lijnen */
td.hl{
	background-image:url(../img/overig/line2.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:10px;
}

div.hl2{
	background-image:url(../img/overig/line2.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:10px;
	width:100%;
}

div.hl{
	background-image:url(../img/overig/line2.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:10px;
	width:95%;
}


td.hl2{
	background-image:url(../img/overig/line2.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height:2px;
}
