body{
	background:#FFFFFF url('images/behang_1.jpg') repeat-y fixed center top; margin:0; 
}

#page {
	width: 700px;
	padding-bottom:5px;
	background-color:#FFFFFF;
	margin: 0 auto;
	border-top: 8px solid #83003d;
	border-bottom: 10px solid #7ED100;
	display:table;
	background-image: url('images/bg_main.jpg');
	background-repeat: repeat-x;
	background-position-y:50%
}
.SubKop {
	font-size: 14px;
	font-weight: bold;
	color: #685634;
	font-family: "Trebuchet MS";
}

#header h1 {
	font-size:24px;
	font-family:"Trebuchet MS", Verdana, SansSerif;
	color:#666666;
	letter-spacing:0px;
	padding-left: 10px;

}

.h1_emp {
	font-size:30px;
	color:#4D4026;
	font-weight:bolder;
	letter-spacing:3px;
}

#header_logo{
	width:700px;
	height:77px;
	background-image: url('images/logo.jpg');
	
}

#header_img{
	width:700px;
	height:248px;
	position: relative;
	clear: both;
	border-top: 8px solid #83003d;
	


}

.content {
	width: 690px;
	padding-left:10px;
	margin-top: 5px;
}

.content h2 {
	font-size:20px;
	color:#4D4026;
	font-family:"Trebuchet MS"
	}

.content p {
	color:#333333;
	font-size:12px;
	font-family:"Trebuchet MS";
}

#left p a{
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}

#left p a:hover{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

#sidebar {
	float:left;
	margin: 5px 0 0 10px;
	width: 90px;
}

#sidebar .sidebar_item{
	margin-top: 5px;
}

#sidebar .sidebar_item h3{
	margin-bottom: 0;
	color:#83003D;
	font-size:20px;
	font-family:"Trebuchet MS", Verdana, SansSerif;
}

#sidebar .sidebar_item ul{
	padding: 0;
	margin: 0;
}

#sidebar .sidebar_item li{
	list-style-type:none;
	font-family:"Trebuchet MS";
	color:#333333;
	padding-top: 6px;
}

#sidebar .sidebar_item li a{
	text-decoration:none;
	border-left: 1px #009900 solid;
	color:#333333;
	padding-left: 4px;
	display:block;
	width: 100%;
}

#sidebar .sidebar_item li a:hover{
	background-color:#333333;
	color:#7ED100;
	text-align:right;
	padding-right: 8px;
	width:100%;
	font-weight: bold;
}

#active a:link, #active a:visited, #active a:hover
{
	background-color:#7ED100;
	color:#FFFFFF;
	text-align:right;
	padding-right: 8px;
	width:98%;
	font-weight: bold;
}

#extra a:link, #extra a:visited, #extra a:hover
{
	color:#FF0000;
	text-align:left;
	padding-right: 8px;
	width:98%;
	font-weight: bold;
}

#footer {
	background-color:#666666;
	width: 700px;
	margin: 0 auto;
	bottom: 0px;
}

#footer p{
	margin:0;
	padding: 5px 16px;
	font-size:12px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, SansSerif;
	font-weight:bolder;
}

#footer p a{
	color:#66CC66;
	text-decoration:none;
}

#footer p a:hover{
	color:#FFFFFF;
}


.logoSmall {
	color: #333333
}

.logoBig {
	font-size:30px;
	color:#009900;
	font-weight:bolder;
	letter-spacing:15px;
}
.tekst_accent {
	font-weight: bold;
	color: #83003D;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.tekstplat {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.tekstnoot {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-style: italic;
}
.tekst_bijschrift {
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}