body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #000000;
	text-decoration: none;}
	
a:visited {
	text-decoration: none;	
	color: #000000;}
	
a:hover {
	text-decoration: underline;
	color: #000000;}
	
a:active {
	text-decoration: none;
	color: #000000;}

#center {
	text-align:left;
	position:relative;
	margin:0px auto;
	width:1000px;}

body {
	margin:0px;}

#header {
	float:left;
	background-image:url(tmpl/header.png); 
	width:990px;
	height:55px;
	padding-top:45px;
	padding-right:10px;
	overflow:hidden;}

#before_menu {
	clear:both;
	float:left;
	background-image:url(tmpl/before_menu.png);
	width:25px; 
	height:18px;}
	
.button_menu {
	float:left;
	background-image:url(tmpl/button.png);
	display:block;
	width:95px;
	padding-left:30px;
	height:16px;
	padding-top:2px;
	text-align: left;
	color:#000000;
	text-decoration:none;}
	
.button_menu:hover {
	background-image:url(tmpl/button_hover.png);
	text-decoration:none;}
	
.button2 {
	background-image:url(tmpl/button2.png);
	display:block;
	width:100px;
	height:16px;
	padding-top:2px;
	text-align:center;
	text-decoration:none}
	
.button2:hover {
	background-image:url(tmpl/button2_hover.png);
	text-decoration: none;}
	
.button3 {
	background-image:url(tmpl/button3.png);
	display:block;
	float:left;
	width:130px;
	height:16px;
	padding-top:2px;
	text-align:center;
	text-decoration:none;}
	
.button3:hover {
	background-image:url(tmpl/button3_hover.png);
	text-decoration:none;}

#after_menu{
	float:left;
	background-image:url(tmpl/after_menu.png);
	width:225px; 
	height:18px;}
	
#under_menu { 
	clear:both;
	float:left;
	background-image:url(tmpl/under_menu.png);
	background-repeat:no-repeat;
	width:1000px; 
	height:7px;}
	

/*content settings*/

#content {
	float:left;
	background-image:url(tmpl/mid_content.gif);
	background-repeat:repeat-y;
	width:573px;
	overflow:hidden;}

#top_content {
	background-image:url(tmpl/top_content.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:573px;
	height:10px;}
	
#mid_content {
	padding-left:10px;
	padding-right:10px;
	width:553px;
	min-height:330px;
	overflow:hidden;}
	
#bottom_content {
	background-image: url(tmpl/bottom_content.gif);
	background-position:top;
	width:573px;
	height:8px;
	overflow:hidden;}
	
/*profiel settings*/	

#profiel {
float:left;
	background-image:url(tmpl/mid_profiel.gif);
	background-repeat:repeat-y;
	width:427px;
	overflow:hidden;
}

.top_frames_right {
	background-image: url(tmpl/top_profiel.gif);
	background-repeat:no-repeat;
	width:427px;
	height:10px;
	overflow:hidden;}
	
.mid_frames_right {
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	width:427px;}
	
.bottom_frames_right {
	background-image:url(tmpl/bottom_profiel.gif);
	background-repeat:no-repeat;
	width:427px;
	height:8px;
	overflow:hidden;}
	
#copyright { 
	clear:both;
	padding-left:10px;}