@charset "utf-8";
/* CSS Document */



body {

	font-size:13px;
	font-family: "Lucida Sans Unicode", sans-serif;
	color: #333333;
	background:url(img/bg.jpg) repeat-x top;
	padding:0px;
	margin:0px;
	
}

/* Header */

#header {

	width:960px;
	height:316px;
	margin:0 auto;
	padding:0px;
	
}

#logo h1 {

	margin:0px;
	padding:0px;

}

#logo {

	display:block;
	width:960px;
	height:57px;
	position:relative;
	top:50px;
	left:0px;

}

#logotekst {

	display:block;
	width:940px;
	height:40px;
	color:#FFFFFF;
	position:relative;
	top:160px;
	left:20px;

}

#logotekst h2 {

	font-size:19px;
	line-height:20px;
	margin:0px;
	padding:0px;
	font-style:italic;
	letter-spacing:-1px;
}

/* Mainmenu */

#mainmenu {

	width:960px;
	height:30px;
	margin:0 auto;

}

#mainmenu ul {

	padding:0px;
	margin:0px;
	list-style:none;

}

#mainmenu li {

	display:inline;

}

#mainmenu li a {

	display:block;
	height:30px;
	line-height:30px;
	color:#FFFFFF;
	font-size:13px;
	padding:0px 15px;
	text-decoration:none;
	border-left:1px solid #FFFFFF;
	float:left;

}

#mainmenu li a:hover {

	background:url(img/imgmainmenulia.png) repeat-x;

}


#mainmenu .laatste a {

	border-right:1px solid #FFFFFF;

}

#mainmenu .knipper a {

	text-decoration:blink;
	background:url(img/imgmainmenulia.png) repeat-x;

}

/* Page */

#page {

	width:960px;
	margin:0 auto;
	margin-top:30px;
	
}

/* Sidebar */

#sidebar {

	width:220px;
	float:left;

}

#sidebar_news {

	width:220px;
	margin-bottom:40px;
	
}

#sidebar_news h3 {

	padding:0px;
	margin:0px;
	width:167px;
	height:43px;
	padding-bottom:8px;
	background:url(img/news.jpg) left no-repeat;
	padding-left:53px;
	font-size:20px;
	line-height:25px;
	border-bottom:1px dotted #666666;
	margin-bottom:5px;
	letter-spacing:-1px;
	
}

#sidebar_news .h3_small {

	font-size:13px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:-1px;

}

#sidebar_news p {

	margin:0px;
	padding:0px;
	line-height:20px;

}

#sidebar_news .bericht {

	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;

}

#sidebar_news a {

	display:block;
	height:16px;
	line-height:16px;
	background:url(img/arrow.jpg) left center no-repeat;
	padding-left:18px;
	margin-left:5px;
	color:#1C1B54;
	font-weight:bold;
	text-decoration:none;

}

#sidebar_contact {


	width:220px;
	margin-bottom:40px;

}

#sidebar_contact h3 {

	padding:0px;
	margin:0px;
	width:167px;
	height:43px;
	padding-bottom:8px;
	background:url(img/contact.jpg) left no-repeat;
	padding-left:53px;
	font-size:20px;
	line-height:25px;
	border-bottom:1px dotted #666666;
	margin-bottom:5px;
	
}

#sidebar_contact .h3_small {

	font-size:13px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:-1px;

}

#sidebar_contact p {

	margin:0px;
	padding:0px;
	line-height:20px;

}

#sidebar_contact a {

	color:#1C1B54;
	
}

#sidebar_contact .bericht {

	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;

}



/* Content */

#content {

	width:710px;
	float:right;

}

#content h2 {

	margin:0px;
	padding:0px;
	margin-bottom:25px;
	font-size:22px;
	color:#1C1B54;

}

#content h3 {

	margin:0px;
	padding:0px;
	font-size:14px;
	color:#1C1B54;

}

#content a {

	color:#1C1B54;
	text-decoration:none;	
	font-weight:bold;

}

#content a:hover {

	text-decoration:underline;

}

#content h4 {
	display:block;
	with:480px;
	background:#EBF9FC;
	border:1px solid #990000;
	font-size:13px;
	font-weight:normal;
	letter-spacing:1px;
	padding:10px;
}

/* Footer */

#footer-wrapper {

	background:url(img/bgfooter.jpg) repeat-x;
	width:100%;
	height:104px;
	margin:0 auto;
	color:#FFFFFF;
}

#footer {

	width:960px;
	padding-top:14px;
	height:90px;
	margin:0 auto;
	line-height:40px;
	color:#FFFFFF;
	font-size:11px;
	
}

#footer a {

	color:#FFFFFF;

}
