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

/* Algemene opmaak */

body {

	font-family: "Trebuchet MS";
	font-size:13px;
	margin:0px;
	padding:0px;
	background:url(img/bgsite.png) repeat-x;

}

/* Header */

#header {

	width:778px;
	height:70px;
	margin:0 auto;
	margin-top:50px;

}

#abcslogo {
	
	display:block;
	width:300px;
	padding:0px;
	margin:0px;
	padding-left:55px;
	font-size:20px;
	line-height:35px;
	font-weight:bold;
	letter-spacing:-2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:50px;
	background:url(img/imglogo.png) left center no-repeat;
	float:left;
	color:#00267F;

}

.ondertekst {

	font-size:11px;
	margin:0px;
	padding:0px;
	line-height:11px;
	font-weight:normal;
	letter-spacing:0px;
	color:#0099CC;

}

#telnrknop {

	margin:0px;
	padding:0px;
	height:50px;
	width:202px;
	float:right;

}

#splash {

	width:778px;
	height:150px;
	margin:0 auto;
	margin-top:10px;

}

#splashmenu {

	width:389px;
	float:left;
	background:url(img/imgsplash.jpg);
	height:150px;	

}

#splashmenu ul {

	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:10px;
	
}

#splashmenu li {

	display:inline;

}

#splashmenu li a {

	display:block;
	width:250px;
	height:24px;
	border-bottom:2px solid #FFFFFF;
	line-height:24px;
	margin-left:10px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-weight:bold;

}

#splashmenu li a:hover {

	text-decoration:underline;

}

#splashmenu .laatste a {

	border-bottom:0px;

}


#splashimg {

	width:389px;
	float:left;
	background:url(img/imgsplash1.jpg);
	height:150px;		

}

/* Page */

#page {

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

#sidebar {

	float:left;
	width:238px;

}

#sidebar h2 {

	display:block;
	width:238px;
	padding:0px;
	margin:0px;
	line-height:35px;
	color:#00267F;
	font-size:14px;
	text-align:center;
	background:url(img/bgsidemenuh2.png) top no-repeat;
	margin-top:20px;
	
}

#sidebar ul {

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

}

#sidebar li {

	display:inline;

}

#sidebar li a {

	display:block;
	width:226px;
	padding:5px 0px;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:10px;
	background:#009543;
	margin-bottom:2px;
	font-weight:bold;
	
}

#sidebar li a:hover {

	background:#FFFFFF;
	color:#000000

}


/* Content */

#content {

	width:470px;
	float:right;
	background:url(img/bgcontent.png) top no-repeat;
	padding:15px 20px;

}

#content h2 {
	display:block;
	font-size: 18px;
	color:#00267F;
}

#content h3 {
	margin:10px 0px 15px 0px;
	font-size:16px;
	color:#026400;
	font-weight:bold;
}

#content p {
	margin-bottom: 20px;
	line-height:20px;
}

#content ul {
	padding-left:15px;
	list-style:none;
}
#content li {
	padding-left:16px;
	background:url(img/bgpostul.png) top left no-repeat;
}
#content a { color:#026400; font-weight:bold; text-decoration:none; }
#content a:hover { text-decoration:underline; }



/* Banners-top */

#banner-top {
	height:102px;
	text-align:right;
	width:470px;
}

#banner-top-left,#banner-top-right {
	width:225px;
	height:100px;
	border:1px solid #CCCCCC;
}

#banner-top-left a, #banner-top-right a { 
	display:block;
	padding: 78px 5px 5px 30px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}
#banner-top-left a:hover, #banner-top-right a:hover {
	text-decoration:none;
}

#banner-top-left { float:left; margin-right:16px; }
#banner-top-right { float:left; }

/* Banners-bottom */

#banner-bottom {
	height:102px;
	text-align:left;
	width:470px;
	margin-top:15px;
}

#banner-bottom-left,#banner-bottom-right {
	width:225px;
	height:100px;
	border:1px solid #CCCCCC;
}

#banner-bottom-left a, #banner-bottom-right a { 
	display:block;
	padding: 23px 0px 23px 80px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:13px;
	line-height:18px;
	color:#0099cc;
}

#banner-bottom-left a:hover, #banner-bottom-right a:hover {
	text-decoration:none;
}

.banner-bottom-text-small {
	font-size:11px;
	color:#555555;
}

#banner-bottom-left { float:left; margin-right:16px; }
#banner-bottom-right { float:left; }
#banner-bottom-right a { padding:23px 0px 23px 90px; }

/* Footer */

#footer {

	width:778px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	font-size:11px;
	background:url(img/bgfooter.png) top no-repeat;
	color:#666666;
	text-align:center;

}

#footer a {

	color:#666666;
	font-weight:bold;
	text-decoration:none;

}

#footer a:hover {

	text-decoration:underline;

}

.clear:after
	{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size:.1em;
	line-height:.1em;
	}

.clear
	{
	display:inline-block;
	}

/* Hides from IE-mac \*/
* html .clear
	{
	height:.1em;
	}
	
.clear
	{
	display:block;
	}
/* End hide from IE-mac */	
	
