﻿body 
{
    background:#ccc url('/imgsite/bg.jpg') repeat-x 0 0;
    margin: 0px 0px 0px 0px;
    color:#666;
    font-family:Arial, Verdana;
}
html,body,#wrapper 
{
    background:#ccc url(/imgsite/bg.jpg) repeat-x;
	height:100%;
	padding: 0;
	border: none;
	text-align: left;
	color:#666;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 961px;
	
}

.small, .normal, .normalB, .titel, .subtitel, .menu_over, .menu_out, .knop, .textbox
{
    font-family:Arial, Verdana;
    color:#666;
}
.small
{
    font-size:10px;
}
.normal
{
    font-size: 12px;
}
.normalB
{
    font-size: 12px;
    font-weight:bold;
}
.titel
{
    font-size:14px;
    font-weight: bold;
    color: #ff0000;
}
.subtitel
{
    font-size:13px;
    font-weight: bold;
    color: #118b0e;
}
a:link.eigen
{
    color:#666;
    font-size:11px;
    text-decoration:none;
    font-weight:normal;
}
a:visited.eigen
{
    color:#666;
    font-size:11px;
    text-decoration:none;
    font-weight:normal;
}
a:active.eigen
{
    color:#666;
    font-size:11px;
    text-decoration:none;
    font-weight:normal;
}
a:hover.eigen
{
    color:#000;
    font-size:11px;
    text-decoration:none;
    font-weight:normal;
}

A:link{	
	text-decoration:	none;
	color:	#0f9bd8;
}	
		
A:visited{	
	text-decoration:	none;
	color:	#0f9bd8;
}	
		
A:active{	
	text-decoration:	none;
	color:	#f00;
}	
		
A:hover{	
	text-decoration:	underline;
	color:	#f0a200;
}
A.algemeen:link{	
	text-decoration:	none;
	color:	#000000;
}	
		
A.algemeen:visited{	
	text-decoration:	none;
	color:	#000000;
}	
		
A.algemeen:active{	
	text-decoration:	none;
	color:	#000000;
}	
		
A.algemeen:hover{	
	text-decoration:	underline;
	color:	#000000;
}

.textbox
{
	font-size:	10px;
	BACKGROUND-COLOR: #FFFFFF;
	border-left:1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.knop{
	background-color: #D4D0C8;
	color: #000000;
	cursor: pointer;
	border-left:1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}

.menu_over{
	cursor:hand;
	color:	#ff0000;
	FONT-SIZE: 9pt;
	font-weight: bold;
}
.menu_out{
	color:	#000000;
	FONT-SIZE: 9pt;
	font-weight: bold;
}

.border
{
    border: solid 1px #000000;
}

.menuItem
{
    padding-bottom:15px;
    }
