body{
	margin:			0;
	padding:		0;	
	font-family: 	century gothic;
	font-size: 		12px;
	line-height: 	15px;
	text-align:		justify;
	background:		url(../images/bg2.jpg) repeat #fff;
}

h2{
	margin:			0 0 10px 0;
	font-size:		16px;
}


h1{
	margin:			0 0 10px 0;
	font-size:		12px;
}
img{
	border:			0;
}

#wrapper{
	width:			840px;
	height:			inherit;
	margin:			0px auto;
	margin-top:		10px;
	border:			1px solid #000;
}

#header{
	height:			150px;
	background:		url(../images/header.jpg);
	height:			125px;
	border:			0px solid #000000;
}

#content{
	width:			840px;
	min-height:		350px;
	background:		url(../images/logo_blur.jpg) bottom right no-repeat #fff;
	border:			0px solid #000000;			
}

#content_left{
	width:			502px;
	border:			0px solid #000;
	min-height:		350px;
	float:			left;
	padding:		10px 80px 10px 15px;
}

#content_right{
	width:			241px;
	border-left:	1px solid #cdcef8;
	border-bottom:	1px solid #cdcef8;
	float:			left;
	min-height:		350px;
}

.menu{
	width:			835px;
	color:			#fff;
	padding:		0 0 0 215px;
	position:		fixed;
	margin-top:		79px;
	font-size:		14px;
	font-weight:	bold;
	text-align:		right;
	border:			0px solid #000000;
	
}

#menu_items li{
	float:			left;
	list-style:		none;
	padding-right:	20px;
	border:			0px solid #000;
}

ul.menu_opmaak{
	list-style-type: none;
	color:			 #fff;
	padding:		0px;
	margin:			0px;
}

#footer{
	width:			835px;
	margin:			0px auto;
	background:		#2d58ba;
	color:			#fff;
	font-weight:	bold;
	text-align:		right;
	padding:		0 5px 0 0;
}

.omschrijving{
	line-height:	10px;
	font-size:		11px;
}

.rub_title{
	color: 			#05075E;
	text-decoration:none;
	font-weight:	bold;
}

div#container {
	width: 400px;
	padding: 15px;
}

div#errors {
	width: 400px;
}
label {
	float: left;
	width: 140px;
	text-align: left;
	padding-top: 5px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	background: #fff;
}
input.fout, textarea.fout {
	border: 1px solid #FF0000;
}

label.fout {
	color: #FF0000;
}

.menu_blok:hover{
	background:			#95a5e0;
}

.artikel{
	font-size:			13px;
	font-weight:		bold;
	font-style:			oblique;
}

.artikel a{
	color:				#000;
	text-decoration:	none;
}

.artikel a:hover{
	text-decoration:	underline;
}

a.menus:link {color: #fff; text-decoration: none;}
a.menus:visited {color: #fff; text-decoration: none;}
a.menus:hover {text-decoration: underline;}

a.rub_title:link {color: #05075E; text-decoration: none; }
a.rub_title:visited {color: #05075E; text-decoration: none;  }
a.rub_title:hover {text-decoration: underline;}

/* Hosting */
.hosting_home{
	list-style:			none;
	padding:			0 5px 0 5px;
	margin:				0;
}

.hosting_li {
	background:			transparent url(../images/vink.png) no-repeat right 0px;
	line-height:		22px;
	border-bottom:		1px dotted	#000;
}