*{
	margin: 0px;
	padding: 0px;
	
	font-family: verdana;
	
	background-color: #D8E4F0;
} 

div#header {
    margin:2px auto;
	 
    width: 870px;
	 
    text-align: left;
	 
    background-color: white;
    border: 3px solid white;
}

	div#header_in{
		 width: 870px; 
		 height: 185px; 
		 
		 background-color: white;
		 background-image: url(forum.jpg);
		 background-position: center;
		 background-repeat: no-repeat;
	}

	div#header div#left{
		margin: 0px;
		
		width: 200px;
		height: 165px;
		
		background-image: url(reklame-acties/kijk2.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		background-color: white;
		
		float: left;
	}
	
	div#header div#right{
		margin: 0px;
		
		width: 200px;
		height: 165px;
		
		background-image: url(reklame-acties/profielen.jpg);
		background-position: bottom;
		background-repeat: no-repeat;
		background-color: white;
		
		float: right;
	}

div#container{
	margin: 10px auto;
	
	width: 870px;
}	

	div#container div#menu{
		margin-left: -3px;
		margin-bottom: 20px;
		width: 192px;
		
		background-color: white;
   	border: 3px solid white;
		
		float: left;
	}
	
		div#menu_in{
			width: 172px;
			padding: 10px 10px 5px 10px;
			
			text-align: center;
			
			background-color: white;
		}
		
			div#menu_in h2{
				margin-bottom: 10px;			
				background-color: white;
				
				font-size: 12px;
				color: #353535;
				font-weight: bold;
				text-decoration: underline;
			}
			
			div#menu_in strong{	
				background-color: white;
			}
		
			div#menu_in ul{
				width: 172px;
				background-color: white;
				list-style-type: none;
				text-align: left;
			}
			
			div#menu_in li{
				background-color: white;
				margin-bottom: 5px;
			}
			
			div#menu_in li a{
				font-weight: bold;
				font-size: 12px;
				background-color: white;
				text-decoration: none;
				color: gray;
			}
	
				div#menu_in li a:hover{
					background-color: white;
					text-decoration: none;
					color: #FFDFEE;
				}
		
		div#menu_in div#side_banner{
			width: 160px; 
			height: 600px; 
			background-color: silver; 
			margin: 0px auto;
		}
			
			

	div#container div#content{
		margin-right: -3px;
		margin-bottom: 20px;
		width: 658px;
		
		background-color: white;
   	border: 3px solid white;
		
		float: right;
	}

		div#container div#content_in{
			padding: 10px 10px 5px 10px;
			width: 638px;
			font-size: 12px;
		
			background-color: white;
			color: #353535;
		}
		
			div#content_in a{
				color: gray;
				text-decoration: none;
			}
		
			div#content_in h1{
				width: 650px;
				text-align: center;
				font-size: 14px;
				background-color: white;
			}
			
			div#content_in input,select,option{
				width: 200px;
				border: 1px silver solid;
				padding: 2px;
				background-color: white;
			}
			
			div#content_in textarea{
				width: 400px;
				height: 250px;
				border: 1px silver solid;
				padding: 2px;
				background-color: white;
			}

			
			div#content_in h2{
				width: 650px;
				text-align: center;
				font-size: 14px;
				background-color: white;
			}
			
			div#content_in h3{
				font-size: 15px;
				background-color: white;
			}
			
			div#content_in form,label,input,select,textarea{
				background-color: white;
			}
			
			div#content_in div.paginanummering{
				background-color: white;
				font-weight: bold;
			}
	
			div#content_in div.paginanummering img{
				border: 0px;
			}
			
			div#content_in div.paginanummering a{
				font-weight: bold;
					color: gray;
					text-align: center;
					background-color: white;
			}
			
			div#content_in h4{
				width: 500px;
				text-align: center;
				color: red;
				font-size: 12px;
				background-color: white;
				margin: 20px auto;
			}
			
			div#content_in div.center_it{
				font-size: 10px;
				width: 650px;
				text-align: center;
				background-color: white;
				font-weight: normal;
			}
			
			div#content_in strong{
				background-color: white;
			}
			
			div#content_in li{
				background-color: white;
				list-style-type: none;
				font-weight: normal
			}
			
			
			div#content_in p{
				background-color: white;
				font-weight: normal
			}
			
				div#content_in p a{
					font-weight: bold;
					color: gray;
					text-align: center;
					background-color: white;
				}
			
				div#content_in div.center_it a{
					font-size: 10px;
					color: gray;
					text-decoration: underline;
					text-align: center;
					background-color: white;
				}
				
				div#content_in div.line{
					width: 500px;
					border-top: 1px #353535 dotted;
					margin: 20px auto;
					background-color: white;
				}
			
			div#content_in table{
				margin: 10px auto;
				background-color: white;
				border: 2px #FFDFEB solid;
				font-weight: normal;
			}
			
				div#content_in table a{
				font-weight: bold;
					color: gray;
					text-align: center;
					background-color: white;
				}
			
			div#content_in table.options{
				width: 500px;
				margin: 10px auto;
				background-color: white;
				border: 2px #FFDFEB solid;
			}
			
			div#content_in table.test{
				width: 500px;
				margin: 10px auto;
				background-color: white;
				border: 2px #FFDFEB solid;
			}
			
				div#content_in td.test1{
					padding: 3px;
					width: 244px;
					text-align: left;
					background-color: white;
					border: 2px #D8E4F0 solid;
				}
				
				div#content_in td.test2{
					padding: 3px;
					width: 494px;
					text-align: left;
					background-color: white;
					border: 2px #D8E4F0 solid;
				}
				
					td.test1 a,td.test2 a{
						color: gray;
						text-decoration: none;
						font-weight: bold;
					}
					
					td.test1 a:hover,td.test2 a:hover{
						color: #D8E4F0;
						text-decoration: none;
						font-weight: bold;
					}
			
			div#content_in tr{
				background-color: white;
			}
			
			div#content_in td{
				text-align: center;
				background-color: white;
				border: 2px #D8E4F0 solid;
			}
			
				div#content_in td.bottom{
					text-align: left;
				}
				
					textarea.banner{
						padding: 5px;
						font-size: 11px;
						border: 1px silver solid;
						background-color: white;
						font-weight: normal
					}
			
				div#content_in td strong{
					margin:10px;
					background-color: white;
				}
				
				div#content_in td p{
					margin:10px;
					background-color: white;
					font-weight: normal;
				}
			
			div#content_in a{
				background-color: white;
			}
			
			div#content_in p{
				background-color: white;
			}
			
			div#content_in td div{
				width: 310px;
				background-color: white;
			}
			
			div#content_in td.wide{
				text-align: center;
				width: 500px;
				background-color: white;
			}
			
			div#content_in table.small{
				text-align: center;
				width: 510px;
				background-color: white;
			}
			
			div#content_in td.small{
				text-align: center;
				width: 25%;
				background-color: white;
			}
			
			div#content_in td.small a{
				margin: 5px;
				font-weight: bold;
				background-color: white;
				color: gray;
				text-decoration: underlinde;
			}
			
				div#content_in td.small a:hover{
					color: gray;
					text-decoration: none;
					background-color: white;
					color: #FFDFEE;
				}
			
			div#content_in td.wide a{
				margin: 5px;
				font-weight: bold;
				background-color: white;
				color: gray;
				text-decoration: underlinde;
			}
			
				div#content_in td.wide a:hover{
					color: gray;
					text-decoration: none;
					background-color: white;
					color: #FFDFEE;
				}
				
			div#content_in div#center_banner{
				width: 600px; 
				height: 105px; 
				background-color: silver; 
				margin: 0px auto;
			}
			
div#footer{
	clear: both;
	margin: 0px auto 20px auto;
	color: #353535;
	text-align: center;
	padding: 3px;
	background-color: white;
	width: 870px;
	font-weight: normal;
	font-size: 11px;
}

	div#footer a{
		color: #353535;
		text-decoration: none;
		background-color: white;
	}