input, select, textarea{
font-family: Arial, Helvetica, sans-serif;
color: #0b0f7a;
font-size: 12px;
border: 1px solid #F6F6F6;
border-color:#0b0f7a;
background-color: #ffffff;
}

body {
	background:url(../images/bg-stroke.jpg) repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*--------------------------------------------*/
#container {
	background:url(../images/bg.jpg) no-repeat;
	
  	min-height:400px;
  	height:auto !important;
  	height:400px;	
	
	margin:0 auto 0 auto;
	padding:120px 0 0 30px;
  	width:920px;
}
#left-col {
	display:inline-block;
	float:left;	
		
  	min-height:350px;
  	height:auto !important;
  	height:350px;
	
	padding:53px 10px 10px 10px;
	width:200px;
}
#center-col {
	display:inline-block;
	float:left;
	margin-top:6px;			
  	min-height:440px;
  	height:auto !important;
  	height:440px;

	width:450px;
}
/*--------------------------------------------*/
#left-col-home {
	display:inline-block;
	float:left;	
		
  	min-height:350px;
  	height:auto !important;
  	height:350px;
	margin-top:6px;
	padding:0px 10px 10px 10px;
	width:200px;
}
#right-col-home {
	display:inline-block;
	float:left;
	margin-top:6px;			
  	min-height:350px;
  	height:auto !important;
  	height:350px;
	
	padding:0px 10px 10px 10px;
	width:200px;
}
/*--------------------------------------------*/
#center-col .top img.idimg {
	height: 100px;
	margin: 0 0 0 -10px;
	width: 450px;
	z-index:1;
	position:relative;
}
#left-col-home .top {
	background:#ededed;
	height:250px;
	padding:20px 10px 0 10px;
	width:180px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
/*--------------------------------------------*/
#center-col .bottom h1, h2, h3, h4, h5 {
	color: #0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#center-col .bottom h2 {
	font-size: 18px;
}
#center-col .bottom h3 {
	font-size: 14px;
}
#center-col .bottom h4 {
	font-size: 9px;
}
#center-col .bottom h5 {
	font-size: 7px;
}
#center-col .bottom h6 {
	font-size: 3px;
}
/*--------------------------------------------*/
#left-col-home .top h2 {		
	color:#0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;

}
#left-col-home .top p {	
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	font-weight:normal;
}
/*--------------------------------------------*/
#left-col-home .bottom {
	background:#0b0f7a;
	height:115px;
	padding:15px 0 0 15px;
	margin:10px 0 0 0;
	width:180px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
/*--------------------------------------------*/
#left-col-home .bottom h2 {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#left-col-home .bottom h5 {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}
#left-col-home .bottom p {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0;
	line-height:8px;
}
/*--------------------------------------------*/
ul#nav {
	background:#999999 url(../images/nav_bg.png);
	height:26px;
	font-size:11px;
	text-transform: uppercase;
	padding: 0 0 0 0px;
	width:447px;
	margin-left:auto;
	margin-right:auto;
}
ul#nav li {
	color:#FFF;
	display:inline-block;
	float:left;
	font-weight:bold;
	height:26px;
	margin:0;
	padding:0;
	text-align:center;
	width:auto;
}
ul#nav li a {
	color:#FFF;
	display:block;
	margin:0;
	padding:7px 20px 8px 20px;
	text-decoration:none;
}
ul#nav li a:hover {
	background:#0b0f7a url(../images/nav_bg-hover.png);
}
/*--------------------------------------------*/
ul#navhome {
	background:#999999 url(../images/nav_bg.png);
	height:26px;
	font-size:11px;
	text-transform: uppercase;
	padding: 0 0 0 3px;
	width:447px;
	margin-left:220px;
	margin-right:auto;
}
ul#navhome li {
	color:#FFF;
	display:inline-block;
	float:left;
	font-weight:bold;
	height:26px;
	margin:0;
	padding:0;
	text-align:center;
	width:auto;
}
ul#navhome li a {
	color:#FFF;
	display:block;
	margin:0;
	padding:7px 20px 8px 20px;
	text-decoration:none;
}
ul#navhome li a:hover {
	background:#0b0f7a url(../images/nav_bg-hover.png);
}
/*--------------------------------------------*/
#home-col {
	padding: 0px 0 0 0px;
	width:auto;
	display:inline; 
}
ul#quicklinks {
	background:#999999 url(../images/quick-nav-bg.png);
	height:21px;
	font-size:8px;
	width:230px;
	float:left;
	text-transform: uppercase;
	margin-left:6px;
	padding: 0px 0 0 0px;
}
ul#quicklinks li {
	color:#FFF;
	float:left;
	font-weight:bold;
	height:21px;
	text-align:center;
	width:auto;
	padding:6px 0px 20px 0px;
}
ul#quicklinks li a {
	color:#FFF;
	padding:6px 14px 6px 14px;
	text-decoration:none;
}
ul#quicklinks li a:hover {
	height:21px;
	background:#2f338e url(../images/quick-nav-bg-hover.png);
}
/*--------------------------------------------*/
ul#quicklinks2 {
	background:#999999 url(../images/quick2-nav-bg.png);
	height:21px;
	font-size:8px;
	width:202px;
	float:left;
	text-transform: uppercase;
	padding: 0px 0 0 0px;	

}
ul#quicklinks2 li {
	color:#FFF;
	float:left;
	font-weight:bold;
	height:25px;
	text-align:center;
	width:auto;
	padding:6px 0px 20px 0px;
}
ul#quicklinks2 li a {
	color:#FFF;
	padding:6px 14px 6px 14px;
	text-decoration:none;
}
ul#quicklinks2 li a:hover {
	background:#2f338e url(../images/quick2-nav-bg-hover.png);
}
/*--------------------------------------------*/
ul#quicklinks3 {
	background:#999999 url(../images/quick3-nav-bg.png);
	height:21px;
	font-size:8px;
	float:left;
	width:448px;
	text-transform: uppercase;
	padding: 0px 0 0 0px;	

}
ul#quicklinks3 li {
	color:#FFF;
	float:left;
	font-weight:bold;
	height:25px;
	text-align:center;
	width:auto;
	padding:6px 0px 20px 0px;
}
ul#quicklinks3 li a {
	color:#FFF;
	padding:6px 14px 6px 14px;
	text-decoration:none;
}
ul#quicklinks3 li a:hover {
	background:#2f338e url(../images/quick3-nav-bg-hover.png);
}
/*--------------------------------------------*/
/*--------------------------------------------*/
#center-col .top-home {
	background:#2f338e url(../images/img_bg.png);
	display: block;
	height:200px;
	padding: 0;
	position:relative;
	margin:0px 0 0 0;
	text-decoration: none;
	width:450px;
}
#center-col .top-home .floater {
	background: url(../images/floater_b.png);
	height: 41px;
	position: absolute;
	width: 354px;
	top:120px;
	right: 0px;
}
#center-col .top-home:hover .floater {
	background: url(../images/floater_b-hover.png);
	cursor:pointer;

}

#center-col #bottom-left {
	background:#2f338e url(../images/img_bg.png);
	display: block;
	float: left;
	height:200px;
	padding:0;
	position: relative;
	margin:10px 0 0 0;
	text-decoration: none;
	width:220px;
}
#center-col #bottom-left .floater {
	background: url(../images/floater_s.png);
	height: 41px;
	position: absolute;
	width: 174px;
	top:119px;
	right: 0px;
}
#center-col #bottom-left:hover .floater {
	background: url(../images/floater_s-hover.png);
	cursor:pointer;

}

#center-col #bottom-right {
	background:#2f338e url(../images/img_bg.jpg);
	display: block;
	float: left;
	height:200px;
	padding:0;
	position: relative;
	margin:10px 0 0 10px;
	text-decoration: none;	
	width:220px;
}
#center-col #bottom-right .floater {
	background: url(../images/floater_s.png);
	height: 41px;
	position: absolute;
	width: 174px;
	top:120px;
	right: 0px;
}
#center-col #bottom-right:hover .floater {
	background: url(../images/floater_s-hover.png);
	cursor:pointer;

}

.floater h3 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.floater h4 {
	color: #0b0f7a;
	font-size: 9px;
	font-weight: normal;
	margin: 10px 0 0 5px;
	text-decoration: none;
}
/*--------------------------------------------*/
#center-col .top {
	background:#fdcd35;
	display: block;
	height:130px;
	padding: 10px 0 0 10px;
	position:relative;
	margin:27px 0 0 0;
	text-decoration: none;
	width:440px;
}

#center-col .bottom {
	background:#ededed;
	color: #000;
	display: block;
	
	min-height:240px;
  	height:auto !important;
  	height:240px;
  	
	padding: 10px;
	position:relative;
	margin:10px 0 0 0;
	text-decoration: none;
	width:430px;
}

/*--------------------------------------------*/
#center-col .top h1 {
	color: #0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	z-index:2;
	position:relative;
}
#center-col .bottom p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626262;
	line-height: 17px;
}
#center-col .bottom p a {
 	color: #0b0f7a;;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#center-col .bottom p a:hover {
	text-decoration: underline;
}
#center-col .bottom .nieuws_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	text-transform: capitalize;
}

/*--------------------------------------------*/
#right-col-home .top h2 {	
	color:#64963c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#right-col-home .top p {	
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#right-col-home .top img {
	height: 140px;
	margin: -20px 0 0 -10px;
	width: 200px;
}
/*--------------------------------------------*/
#right-col-home .middle {
	background:#fdcd35;
	height:100px;
	padding:20px 10px 0 10px;
	margin:10px 0 0 0;
	width:180px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
#right-col-home .middle h3 {	
	color:#0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin:0 0 10px 0;
}

/*--------------------------------------------*/
#right-col-home .middle h2 {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#right-col-home .middle p {	
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
/*--------------------------------------------*/
#right-col-home .bottom {
	background:#0b0f7a;
	height:115px;
	padding:15px 0 0 15px;
	margin:10px 0 0 0;
	width:180px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
/*--------------------------------------------*/
#right-col-home .bottom h2 {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#right-col-home .bottom h5 {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 5px 0;
}
#right-col-home .bottom p {	
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 10px 0;
}
/*--------------------------------------------*/
#submenu li {	
	color:#0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#submenu li a {	
	color:#0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	margin:0 0 0 5px;
	line-height:20px;
}
#submenu li a:hover {
	text-decoration: underline;
}
/*--------------------------------------------*/
#homepagenews p {	
	color:#4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#homepagenews a {	
	color:#4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	margin:0 0 0 0px;
	line-height:17px;
}
#homepagenews a:hover {
	color:#4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0 0 0 0px;
	line-height:17px;
	text-decoration: underline;
}
/*--------------------------------------------*/
/*--------------------------------------------*/
#right-col-home .top-home {
	background:#ededed;
	padding:20px 10px 20px 10px;
	width:180px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
/*--------------------------------------------*/
#right-col .top-home h2 {	
	color:#0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#right-col .top-home h3 {	
	color:#2f338e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#right-col .top-home p {	
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}
#right-col-home .top-home h2 {	
	color:#0b0f7a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#right-col-home .top-home h3 {	
	color:#2f338e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#right-col-home .top-home p {	
	color:#626262;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
}
.homepagenews_link, .news_link {	
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	margin: 0 0 0 10px;
}
.homepagenews_link:hover, .news_link:hover {
	text-decoration: underline;
}
/*--------------------------------------------*/

