/* CSS Document */

html {
	width				: 100%;
	height				: 100%;
}
body {
	height				: 100%;
	width				: 100%;
	margin				: 0px;
	padding				: 0px;
	text-align			: center;
	vertical-align		: top;
	background-color	:#363636;
	background-image:url(../images/page_bg.png);
	background-repeat:repeat-x;
}


/* Algemene paginaopbouw. Verdeelt pagina in header, body en footer, en zorgt voor ruimte boven en onder het block */

.tablesetting {
vertical-align	:top;
vertical-align	:text-top;
}

#wrapper {
	position : relative;
	margin				: 0 auto;
	padding				: 0;
	width				: 950px;
	height:100%;
	text-align			: left;
	background-color:#000000;

}
#wrapper_spacetop {

width:950px;
height:20px;
}
#wrapper_spacebottom {
width:950px;
height:20px;
}
#main_page_wrapper {
	position : relative;
	margin				: 0;
	padding				: 0;
	width				: 950px;
}


#main_page {
	position : relative;
	top: 0px;
	left: 0px;
	margin				: 0;
	padding				: 0;
	width				: 950px;
	text-align			: left;
         background-color                     : #000000;
}

#main_header {

width:950px;
height:150px;
background-image:url(../images/header.png);
background-repeat:no-repeat;
overflow:hidden;

}
#main_header_login {
position : absolute;
top:0px;
left:740px;
width:200px;
height:auto;


}
#main_header_topmenu {
position : absolute;
top:160px;
left:50px;
width:850px;
height:40px;
margin:0;
padding:0;

}


#main_body {
margin:0px;
margin-top:0px;
margin-bottom:0px;
padding:0;
width:950px;
overflow:hidden;
}
#main_body_content {
position: relative;

margin:0;
padding:0;

}


#main_footer{

width:950px;
height:50px;

}


#block_left {
position:relative;
padding:0;
top: 9px;
left:5px;
width:200px;
height:auto;

}

#block_center {
position:relative;
top: 0px;
left:0px;
margin-top:0px;
margin-bottom:0px;
margin-left:5px;
margin-right:5px;
padding:0px;
width:700px;

overflow:hidden;
}
#block_center_top {
position:relative;
width:700px;
height:auto;
margin:0px;
padding:0px;
}

#block_center_top_content {
position:relative;
width:700px;
height:auto;
margin-top:10px;
padding:0px;
}

#block_center_top_content_top_top {
position:relative;
width:680px;
height:5px;
line-height:1px;
font-size:0px;
margin-left:10px;
padding:0px;
background-image:url(../images/block_center_top_content_top_top-trans.png);
background-repeat:no-repeat;

}
#block_center_top_content_top_center {
position:relative;
width:680px;

margin-left:10px;

padding:0px;
background-image:url(../images/block_center_top_content_top_center.png);
background-repeat:repeat-y;

}
#block_center_top_content_top_bottom {
position:relative;
width:680px;
height:5px;
line-height:1px;
font-size:0px;
margin-left:10px;
margin-bottom: 10px;
padding:0px;
background-image:url(../images/block_center_top_content_top_bottom-trans.png);
background-repeat:no-repeat;
}
#block_center_top_content_usersingle_top {
position:relative;
width:680px;
height:5px;
line-height:1px;
font-size:0px;
margin-left:10px;
padding:0px;
background-image:url(../images/block_center_top_content_usersingle_top-trans.png);
background-repeat:no-repeat;
}
#block_center_top_content_usersingle_center {
position:relative;
width:680px;
margin-left:10px;
padding:0px;
background-image:url(../images/block_center_top_content_usersingle_center.png);
background-repeat:repeat-y;
}
#block_center_top_content_usersingle_bottom {
position:relative;
width:680px;
height:5px;
line-height:1px;
font-size:0px;
margin-left:10px;
margin-bottom: 10px;
padding:0px;
background-image:url(../images/block_center_top_content_usersingle_bottom-trans.png);
background-repeat:no-repeat;
}
#block_center_top_content_usercombi {
position:relative;
width:680px;
margin-left:10px;
margin-bottom: 10px;
padding:0px;
}
#block_center_top_content_user1_top {
position:relative;
top:0px;
left:0px;
line-height:1px;
font-size:0px;
width:335px;
height:5px;
padding:0px;
background-image:url(../images/block_center_top_content_user1_top-trans.png);
background-repeat:no-repeat;
}
#block_center_top_content_user1_center {
position:relative;
top:0px;
left:0px;
width:335px;
padding:0px;
background-image:url(../images/block_center_top_content_user1_center.png);
background-repeat:repeat-y;
}
#block_center_top_content_user1_bottom {
position:relative;
top:0px;
left:0px;
line-height:1px;
font-size:0px;
width:335px;
height:5px;
padding:0px;
background-image:url(../images/block_center_top_content_user1_bottom-trans.png);
background-repeat:no-repeat;
}
#block_center_top_content_user2_top {
position:relative;
top:0px;
left:10px;
line-height:1px;
font-size:0px;
width:335px;
height:5px;
padding:0px;
background-image:url(../images/block_center_top_content_user2_top-trans.png);
background-repeat:no-repeat;
}
#block_center_top_content_user2_center {
position:relative;
top:0px;
left:10px;
width:335px;
padding:0px;
background-image:url(../images/block_center_top_content_user2_center.png);
background-repeat:repeat-y;
}
#block_center_top_content_user2_bottom {
position:relative;
top:0px;
left:10px;
line-height:1px;
font-size:0px;
width:335px;
height:5px;
padding:0px;
background-image:url(../images/block_center_top_content_user2_bottom-trans.png);
background-repeat:no-repeat;
}


#block_center_main {
width:700px;
margin:0px;
padding:0px;

}

#block_center_main_wide {
width:680px;
margin:0px;
margin-left:10px;
margin-right:10px;
padding:0px;
padding-top:10px;


}
#block_center_main_small {
width:470px;
margin:0px;
margin-left:10px;
margin-right:10px;
padding:0px;
padding-top:10px;

}
#block_right {
position:relative;
padding:0;
top: 0px;
left:0px;
width:200px;
height:auto;
}
#block_right_user5_top {
position:relative;
padding:0;
top: 0px;
left:0px;
line-height:1px;
font-size:0px;
width:200px;
height:5px;
background-image:url(../images/block_user_right_top-trans.png);
background-repeat:no-repeat;
}
#block_right_user5_center {
position:relative;
padding:0;
top: 0px;
left:0px;
width:200px;
height:auto;
background-image:url(../images/block_user_right_center.png);
background-repeat:repeat-y;
}
#block_right_user5_bottom {
position:relative;
padding:0;
margin-bottom:10px;
top: 0px;
left:0px;
line-height:1px;
font-size:0px;
width:200px;
height:5px;
background-image:url(../images/block_user_right_bottom-trans.png);
background-repeat:no-repeat;
}

#block_right_right {
position:relative;
padding:0;
top: 0px;
left:0px;
width:200px;
height:auto;

}

#block_right_user6_top {
position:relative;
padding:0;
top: 0px;
left:0px;
line-height:1px;
font-size:0px;
width:200px;
height:5px;
background-image:url(../images/block_user_right_top-trans.png);
background-repeat:no-repeat;
}
#block_right_user6_center {
position:relative;
padding:0;
top: 0px;
left:0px;
width:200px;
height:auto;
background-image:url(../images/block_user_right_center.png);
background-repeat:repeat-y;
}
#block_right_user6_bottom {
position:relative;
padding:0;
margin-bottom:10px;
top: 0px;
left:0px;
line-height:1px;
font-size:0px;
width:200px;
height:5px;
background-image:url(../images/block_user_right_bottom-trans.png);
background-repeat:no-repeat;
}
#main_footer_text {
position: relative;
top : 15px;
left:0px;
width:900px;
text-align:center;
}


