body {
	margin: 0;
	background: #e2edee;
	width: 100%;
	font-family:arial,helvetica,verdana, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#000000;
}


div#wrapper {
	width: 975px;
	margin: 0px auto 0px auto;
	height: auto !important;
}


A:LINK, A:VISITED, A:ACTIVE {
	color: #ff7800;
	font-weight: bold;
	text-decoration : underline;
}

A:HOVER {
	color: #2a7ea9;
	text-decoration : none;
}




.border {
	border: 1px solid #dc098c;
}


div#header {
	width: 975px;
	height: 130px;
}

div#logo {
	float: left ;
	width: 230px;
	height: 130px;
}


div#nav {
	float: left ;
	text-align: right;
	width: 745px;
	height: 130px;
	overflow: hidden;
}


div#tabs {
	text-align: right;
	width: 745px;
	margin-top:10px;
	margin-right:20px;
}

div#tab_grijs_links {
	float: right;
	background:  url(../images/tab_grijs_links.gif) no-repeat;
	width: 8px;
	height: 27px;
}

div#tab_grijs_rechts {
	float: right;
	background: url(../images/tab_grijs_rechts.gif) no-repeat;
	width: 8px;
	height: 27px;
	margin-right: 15px;
}

div#tab_grijs {
	float: right;
	background: #70736d;
	text-align: center;
	height: 27px;
	line-height: 27px;
	font-size:14px;
	color:#ffffff;
}

div#tab_grijs A:LINK, div#tab_grijs A:VISITED, div#tab_grijs A:ACTIVE {
	color: #ffffff;
	text-decoration : none;
}

div#tab_grijs A:HOVER {
	color: #000000;
	text-decoration : none;
}



div#tab_blauw_links {
	float: right;
	background:  url(../images/tab_blauw_links.gif) no-repeat;
	width: 8px;
	height: 27px;
}

div#tab_blauw_rechts {
	float: right;
	background: url(../images/tab_blauw_rechts.gif) no-repeat;
	width: 8px;
	height: 27px;
	margin-right: 15px;
}

div#tab_blauw {
	float: right;
	background: #2a7ea9;
	text-align: center;
	height: 27px;
	line-height: 27px;
	font-size:14px;
	color:#ffffff;
}

div#tab_blauw A:LINK, div#tab_blauw A:VISITED, div#tab_blauw A:ACTIVE {
	color: #ffffff;
	text-decoration : none;
}

div#tab_blauw A:HOVER {
	color: #000000;
	text-decoration : none;
}



div#body {
	background: #c6dbde url(../images/bg.jpg) no-repeat;
	margin-top: 0px;
	float: left ;
	width: 975px;
	min-height: 250px;
}

div#body H1{
	margin: 0px 0px 0px 0px;
	font-size:18px;
	line-height:22px;
	font-weight: bold;
	color: #2a7ea9;
}

div#body H2{
	margin: 0px;
	font-size:14px;
	line-height:22px;
	font-weight: bold;
	color: #2a7ea9;
}

div#body_onder {
	background: url(../images/bg.gif) no-repeat;
	width: 975px;
	height:7px;
	float:left;
}


div#links {
	float: left ;
	width: 262px;
	margin: 0px 0px 0px 0px;
}

div#quote {
	float: left ;
	width: 262px;
	height: 210px;
	margin: 136px 0px 10px 0px;
}

div#illu {
	float: left ;
	width: 262px;
	margin: 10px 0px 10px 0px;
}





div#rechts {
	float: left ;
	width: 713px;
	margin: 0px 0px 0px 0px;
}


div#titel {
	margin: 50px 0px 0px 8px;
}


div#text_top {
	background: url(../images/body_top.gif) no-repeat;
	width: 701px;
	margin-top: 10px;
	height:8px;
}

div#text_bottom {
	background: url(../images/body_bottom.gif) no-repeat;
	width: 701px;
	margin-bottom: 20px;
	height:8px;
}

div#text {
	background: #e2edee;
	border-left: 1px solid #2a7ea9;
	border-right: 1px solid #2a7ea9;
	padding-left: 20px;
	padding-right: 20px;
	width: 659px;
	min-height: 400px;
}



form td {
	background: #c6dbde;
	padding:4px;
}


blockquote {
	border: 1px solid #ff7800;
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	margin-bottom: 14px;
	padding: 6px;
	width:350px;
}


