* {
	margin:0;
	padding:0;
}

body {
	background: #f0f0f0;
	font-family: Verdana, Arial;
	font-size: 0.7em;
	line-height: 1.5em;
	color:#5B5B5B;
}

h1 {
	font-size: 1.5em;
	color: #3182B9;
	padding-bottom: 10px;
	font-weight: 100;
}
h2 {
	font-size: 1.0em;
	color: #3182B9;
	padding-bottom: 10px;
	font-weight: 100;
}
p {
	padding:5px 0 5px 0px;
	font-family: Verdana;
}

a {
	color:#A40045;
	border:none;
	padding: 0;
}

img {
	border:none;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 820px;
	margin: 0 auto;
	background: url('../img/bg.jpg') repeat-y;
	overflow: hidden;
}

#header {
	width:780px;
	height:137px;
	background: url('../img/header_bg.jpg') no-repeat;
	padding: 50px 20px;
}

#header img {
	float:left;
}

#hdr_nav {
	clear: both;
	display: block;
	float:left;
	width:800px;
	padding:0;
	margin:0;
}

#hdr_nav ul {
	margin-left: 164px;
}

#hdr_nav ul li {
	list-style: none;
	float:left;
}

#content {
	width: 800px;
	margin: 0 auto;
}

#nav {
	float:left;
	width:150px;
	padding:0px;
	line-height: 0em;
}

#nav ul {
	padding:0;
}

#nav ul li {
	list-style: none;
	line-height: 25px;
	height: 25px;
	padding: 0px;
}

#cont_home {
	width: 380px;
	float:left;
	padding-bottom: 30px;
	padding-left: 20px;
	
}

.img_einde_p {
	padding:20px 0 0 0;
	width:340px;
	text-align: center;
}

#home_rechts {
	width: 170px;
	float:right;
	background-color:#F7F7F7;
	color: #848484;
	border-left: 1px solid #e3e3e3;
	padding: 10px 0px 15px 0px;
	
}

#home_rechts p {
	padding: 10px 0px 0px 25px;
	line-height: 1.6em;
	font-size: 0.9em;
	color: #848484;
}

#home_rechts a {
	color:#0958A1;
	text-decoration: none;
}

#home_rechts a:hover {
	text-decoration: underline;
}

#tab {
	float:right;
	width:608px;
	padding: 0;
	margin-left: 15px;
	position: relative;
	right:15px;
	
}

#tab h2 {
	font-size: 1.2em;
	padding-bottom: 5px;
}

#tab_nav {
	width:608px;
	height: 38px;
	background-color: #f2f2f2;
	border-top:3px solid #c3cbd0;
}

#tab_nav ul {
	display: block;
}

#tab_nav ul li {
	float:left;
	list-style: none;
	width:86px;
	height:35px;
	text-align: center;
	position:relative;
	top:-3px;
}

#tab_content {
	width: 600px;
	padding-top: 25px;
}

.non_active a {
	text-decoration: none;
	color:#cccccc;
}

.non_active a:hover {
	text-decoration: underline;
}

.active a {
	text-decoration: none;
	color: #0958A1;
}

.active a:hover {
	text-decoration: underline;
	color: #0958A1;
}
.active {
	border-top:3px solid #6FA8CE;

}

.active p {
	padding-top: 7px;
}

.non_active {
	background:transparent;
	border-top:3px solid #c3cbd0;

}

.non_active p {
	padding-top:10px;
}

.tab_close {
	float: right;
	position: relative;
}

.tab_close a:hover {
	width:10px;
	height:10px;
}

.tab_padding p{
	padding-top:10px;
}



#text {
	padding:10px 10px 10px 30px;
	float:left;
	width:340px;
	margin-right: 15px;

	
}

#text ul {
	padding-bottom: 15px;
	list-style:square;
	text-indent: 15px;
    margin-left:25px;
}

#sidebar {
	background-color: #f0f0f0;
	float: right;
	margin:10px 0 0 0 ;
	width: 160px;
}

#sidebar h2 {
	font-size:1.2em;
	padding:10px 0 0 5px;
}

#sidebar h3 {
	font-size:1em;
	font-style: italic;
	padding:10px 0 0 5px;
}

#sidebar h4 {
	color: #A40045;
	font-size:1.2em;
	padding:10px 0 8px 5px;
}

#sidebar ul {
	padding-bottom: 15px;
	padding-left: 20px;
}

#sidebar ul li 
{
	list-style: square;
	color:#2279B4;
	font-size:0.9em;
	line-height: 1.5em;
}

#sidebar ul li a {
	color:#2279B4;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color:#2279B4;
	text-decoration: underline;
}

#sidebar p {
	font-size:0.9em;
	line-height: 1em;
	padding:5px 0px 0 5px;
}

#sidebar img {
	border-bottom: 4px solid #c3cbd0
}

#overz {
	width: 608px;
	
}

#overz h2 {
	font-size: 1.2em;
	font-weight: lighter;
	padding-bottom: 5px;
}

#overz ul {
	list-style: none;
	padding-bottom: 15px;
	text-indent: 15px;
}

#wie {
	padding: 10px;
	float: left;
	width:175px;
}

#wat {
	padding: 10px;
	float:left;
}

#wie a {
	color: #3182B9;
	text-decoration: none;
}

#wie a:hover {
	text-decoration: underline;
}

#wat a {
	color: #3182B9;
	text-decoration: none;
}

#wat a:hover {
	text-decoration: underline;
}

#footer {
	clear: both;
	width:820px;
	margin:0 auto;
	padding-top:25px;
	color:#66A0C8; 
	background: url('../img/footer_bg.jpg') #f0f0f0 no-repeat;
}

#footer p {
	font-size:0.9em;
	padding:0 0 0 25px;
}

#footer a{
	text-decoration: none;
    color:#66A0C8; 
}

#footer a:hover {
	text-decoration:underline;
}

.adres {
	color: #cacaca;
	padding:0;
	margin:0;
	font-size: 0.8em;
	padding-left:40px;
	padding-bottom: 25px;
}
#footer .adres a{
	text-decoration: none;
    color:#cacaca; 
}

#footer a:hover {
	text-decoration:underline;
}
.footimage
{
    width: 820px;
    margin: 0 auto;
    padding-top: 20px;
    background: none;
    text-align: center;
    background: url('../img/bg.jpg') repeat-y;
}
