body 
	{ 
		margin: 0px 0px 0px 0px;
  		width: 100%;
  		text-align: center;
  		font-family: Verdana, Arial, Helvetica;
  		font-size: 12px;
  		line-height: 150%;
  		background-color: #f1efe3;
  		color: #505250;
  		overflow: -moz-scrollbars-vertical;
	}


#zoeken
	{
		width: 162px;
  		height:38px;
  		margin-left: 6px;
  		margin-top: 2px;
  		padding: 0px;
  		background-image: url(/interface/button_klein.gif);
  		background-position: top center;
  		background-repeat: no-repeat;
  		border: 0px solid #00ff00;
	}

#fldZoek
	{
		position: relative;
		width:101px;
		height:17px;
		top:-7px;
		left:-4px;
		border:1px solid #3386c1;
		background-color:#afcad7;
		color:#3386c1;
		font-size:12px;
		font-weight: bold;
		padding-left: 2px;
	}

#btnZoek
	{
		position: relative;
		top: 5px;
		left: 0px;
	}

#button_authenticate
	{
		width: 162px;
  		height:38px;
  		margin-left: 6px;
  		margin-right: 14px;
  		margin-top: 2px;
  		padding: 0px;
  		border: 0px solid #00ff00;
	}
	
#page_top
	{
		position: relative;
  		width: 860px;
  		height:10px;
  		top: 0px;
  		left: 0px;
  		margin: 0 auto 0 auto;
  		padding: 0px;
  		text-align: left;
  		background-image: url(/interface/page_top.gif);
  		background-position: top center;
  		background-repeat: no-repeat;
  		border: 0px solid #00ff00;
	}

#page_bottom
	{
		position: relative;
  		width: 860px;
  		height:36px;
  		top: 0px;
  		left: 0px;
  		margin: 0 0 0 0;
  		padding: 0px;
  		text-align: left;
  		background-image: url(/interface/page_bottom.gif);
  		background-position: top center;
  		background-repeat: no-repeat;
  		border: 0px solid #00ff00;
	}
	
#page
	{
		position: relative;
  		width: 860px;
  		height:100%;
  		top: 0px;
  		left: 0px;
  		margin: 0 auto 0 auto;
  		padding: 0px;
  		text-align: left;
  		background-image: url(/interface/page_center.gif);
  		background-position: top center;
  		background-repeat: repeat-y ;
  		border: 0px solid #00ff00;
	}

#leftmenu
	{
		position: relative;
		z-index: 10;
  		top: 0px;
  		left: 0px;
  		margin: 0 auto 0 auto;
  		padding: 0px;
  		text-align: left;
		width: 162px;
		height: 100%;
		background-image: url(/interface/menu_center.gif);
  		background-position: top center;
  		background-repeat: repeat-y ;
  		border: 0px solid #00ff00;
	}

#webgebruikers, #informatie, #forums, #partners, #cmsgebruikers
	{
		position:relative;
		width: 162px;
		height: 42px;
		left: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 4px;
	}
#leftmenu a:link, #leftmenu a:active, #leftmenu a:visited, #leftmenu a:hover
	{
		display: block;
		width: 137px;
		padding-left: 25px;
		padding-top: 14px;
		padding-bottom: 14px;
		margin-bottom: 4px;
		color: #ffffff;
		font-family: Verdana;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	}

#menuOver
	{
		position:absolute;
		z-index:100;
		left: 3px;
		background-color:#ffffff;
		width: 4px;
	}

#content
	{
		position: absolute;
		z-index: 10;
  		top: 2px;
  		left: 186px;
  		margin: 0 auto 0 auto;
  		padding: 0px;
  		text-align: left;
		width: 662px;
		height: 100%;
		border:0px solid #ff0000;
	}

#page_content a:link, 
#page_content a:active, 
#page_content a:visited, 
#head_content a:link, 
#head_content a:active, 
#head_content a:visited, 
#tdFooter a:link,
#tdFooter a:active,
#tdFooter a:visited
	{
		color: #3386c1;
		text-decoration: underline;
	}

#page_content a:hover, 
#head_content a:hover, 
#tdFooter a:hover
	{
		color: #ff6600;
		text-decoration: none;
	}

#page_content img
	{
		border: 0px solid #FFFFFF;
	}

#tdFooter
	{
		font-size: 11px;
	}

h1
	{
		color: #3386c1;
		font-weight: normal;
		font-size: 22px;
	}

.h1grijs
	{
		color: #9dc5e1;
		font-weight: normal;
		font-size: 22px;
	}

h2
	{
		color: #ff6600;
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 0px;
	}

h3
	{
		color: #ff6600;
		font-weight: bold;
		font-size: 16px;
	}
	
	
#head1
	{
		width: 658px;
		height: 17px;
		background-image: url(/interface/head_1.gif);
  		background-position: top center;
  		background-repeat: no-repeat;
	}

#head2
	{
		width: 658px;
		height: 17px;
		background-image: url(/interface/head_2.gif);
  		background-position: top center;
  		background-repeat: no-repeat;
	}

#head_center
	{
		width: 658px;
		background-image: url(/interface/head_center.gif);
  		background-position: top center;
  		background-repeat: repeat-y;
	}

#head_content, #page_content
	{
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0px;
	}

.fntError
	{
		color: #ff0000;
	}

.tableHead
	{
		background: #4b8781;
		font-weight: bold;
		color: #ffffff;
	}
	
.rowColor1
	{
		background-color: #ffffff;
	}
.rowColor2
	{
		background-color: #f1efe3;
	}

#divAbuse
	{
	position:absolute;
	z-index:5000;
	width:300px;
	height:200px;
	background: #ffffff;
	border: 1px solid #3386c1;
	}	


.inputText, .inputMulti
	{
	width: 300px;
	height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	}

.inputMulti
	{
	height: 45px;
	}

.inputTextPC
	{
	width: 100px;
	height: 15px;
	margin-left: 0px;
	margin-right: 5px;
	}

.inputTextPL
	{
	width: 189px;
	height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	}

.inputTextAnders
	{
	width: 120px;
	height: 15px;
	margin-left: 0px;
	margin-right: 0px;
	}

.inputText2
	{
	width: 200px;
	height: 15px;
	}