body {
	/*font: 78.5%/1.6em Verdana, geneva, sans-serif;*/
	font: 11px Verdana, geneva, sans-serif;	
	word-spacing:0px;
	color:#444;
	margin:0px;
	background-color:#666666;
	background-image:url(../images/bg.gif);
}

* {
	margin:0;
	padding:0;
	
}

#wrapper {
	background:#fff;
	border:0px solid #f1f1f1;
	max-width:960px;
	width:expression(this.width > 320 ? "320px" : this.width);
	min-width:960px; /*760 normaal */
	margin:0 auto;
}

* html #wrapper
{
	w\idth: expression(document.documentElement.clientWidth > 960 ? "960px" : "auto");
}

#innerwrapper {
	margin:0px;
	background:url(../images/innerwrapper.jpg) top repeat-x;
	padding:0px;
}

#header input {
	width:150px;
	padding:5px;
	background:#fff;
	border:2px solid #f6f6f6;
	font:150% Arial;
	color:#999;
}

#header input:hover {
	border:2px solid #ccc;
}

#header input:focus {
	border:2px solid #79B5D6;
	color:#555;
}

#header form {
	padding:27px 25px 20px 25px;
	float:right;
	background:#fff;
	width:160px;
	margin:-20px -20px 0 0 !important;
	margin:-20px -10px 0 0;
	border:none;
}

#header h1 {
	float:left;
	font:250% Verdana;
	color:#333;
	padding:5px 20px 5px 5px;
	
	margin:0 20px 0 0;
}

#header h1 a {
	color:#333;
	text-decoration:none;
	
}

#header h1 a:hover {
	color:#111;
	
}

#header h2 {
	font:150% Verdana;
	font-weight:bold;
	color:#555;
	padding:14px 0 0 0;
	border:none;
}

#header h2 a {
	color:#555;
	text-decoration:none;
	border-bottom:2px solid #f6f6f6;
}


#header #nav {
	clear:both;
	background:url(../images/nav.jpg) top repeat-x #4F9EC9;
	border-bottom:2px solid #4F9EC9;
	border-top:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#fff;
	font-weight: bold;
	font:140% Verdana;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#4F9EC9;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#DEEDF5;
	border-bottom:2px solid #388CBA;
	border-left:2px solid #388CBA;
	border-right:2px solid #388CBA;
}

#header #subnav li {
	list-style:none;
	display:inline;
}

#header #subnav a {
	color:#DEEDF5;
	text-decoration:none;
	font:100% Verdana;
	padding:5px;
	border-bottom:2px solid #4F9EC9;
}

#header #subnav a:hover {
	border-bottom:2px solid #388CBA;
	color:#fff;
}

#header #subnav a.active {
	border-bottom:2px solid #388CBA;
	color:#fff;
}


#sidebar {
	width:215px;
	padding-left:15px;
	padding-top:15px;
	float:left;
	color:#666;
	background-image:url(../images/main/bg_schuin.gif);	
	}
	

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	/*background:#fefefe;*/
}

#sidebar p.news a.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}

#sidebar p.news a:hover {
	color:#666;
}


/*navigatie*/
#sidebar #nav {
	clear:both;
	padding: 5px 20px 20px 0 !important;
		padding-top: 20px;
}

#sidebar a em {
	font-style:normal;
	text-decoration:underline;	
	
	}

#sidebar #nav a {
	color: #2a2879;
	font:110% Verdana;
	text-decoration:none;
	padding:3px;
	line-height: 25px;	
}

#sidebar #nav a:hover {
	background:#c1c1c1;
}

#sidebar #nav a.active {
	/*background:#868688;*/
	color: #ee7f01;
}

#sidebar #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}


#sidebar .subnav {
	border-top:0px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	padding:5px;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#ccc;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}


#sidebar input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width: 120px;
}

#sidebar .button{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #ffffff; 
	border: 0px; 
	background-color: #777777;
	width: 15px;
}


#sidebarright {
	width: 200px; 
	float:right; 
	padding:30px 20px 0px 0px;
	background-color:#ebeced;
	line-height:18px;
}

#sidebarright p {
	/*font:110% Verdana;*/
	color:#444;
	line-height:18px;
	margin:15px 0 20px 20px; /*top left bottom right*/
	font-size:11px;
}

#sidebarright h2 {
	font:140% Verdana;
	font-weight:bold;
	color:#ee7f01;
	margin:10px 0 0 20px;
	border-bottom:3px solid #FFFFFF;
}

#sidebarright ul {
	margin:10px 0 20px 15px;
	/*font:90% Verdana;*/
	
}

#sidebarright ul li {
	margin:0px 20px;
	line-height:18px;
}

#sidebarright a {
	border-bottom:1px dotted #eee;
	color:#2a2879;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px solid #ccc;
}


#content {
	margin:0 210px 15px 240px;
	padding:30px 0 0 5px;
	width: 430px;
	
}

#contentnorightbar {
	margin:0 0 0 225px;
	padding:30px 60px 0 20px;

	}

p {
	margin:15px 0;
	line-height:20px;
}

h2 {
	font:190% Verdana;
	font-weight: bold;
	color:#2a2879;
	border-bottom:2px solid #ee7f01;
}

h2 a {
	color:#2a2879;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

.symbol{
color:#ee7f01;
font-size: 11px;
}

.symbol a {
	color:#ee7f01;
}

.symbol a:hover {
	text-decoration:none;
}

h3 {
	font:130% Verdana;
	margin:10px 0;
	color: #ee7f01;
}

h4 {
	padding-top: 20px;
	font: Verdana;
	line-height: 22px;
	font-size:12px;
	font-weight:bold;
}

#content ul {
	margin:15px 0 15px 0;
	line-height:25px;
	padding:15px 0 15px 15px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;

}
#contentnorightbar ul span {
	color:#444;
}


form {
	padding:0px;
}

label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}
input {
	width:300px;
	padding:4px;
	border:1px;
	border:1px solid #cfcfcf;
	font:100% Verdana;
	color:#777;
	background-color: #f6f6f6;
}

textarea {
	width:300px;
	padding:4px;
	font:100% Verdana;
	border:1px;
	border:1px solid #cfcfcf;
	height:200px;
	display:block;
	color:#777;
	background-color: #f6f6f6;
	
}

p img {
	float:left;
	margin:0 0px 0 0;
}

blockquote p {
	font:160% Verdana;
	color:#aaa;
	padding:0 50% 0 0;
	line-height:30px;
}
.button{ 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #ffffff; 
	border: 0px; 
	background-color: #777777;
	width: 150px;

}

.invoer{  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 10px;
	color: #A6A7A9; 
	border: 1px;
	background-color: #FFFFFF; 

}

.werkin {
	background-color:#EFEFEF;
	padding-top:8px;
	vertical-align:top;
}


.pijl {
   color: #EBECED
}

.ref_image  {
border:solid 1px #444444;
}


.tekst{
font: 11px Verdana, geneva, sans-serif;	
	word-spacing:0px;
	text-decoration:none;
	}
