body {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	font-size:11px;
	background: #e8e8e8;

	}

address { font-style:normal; color:#5961B4; padding:2px; margin-top:-10px; font-size:9px;}	
		
#bg { width: 1000px; background-image:url(../images/bg-content.jpg); margin: 0px auto;
color: #333;
line-height: 130%;}

#bgheader { width: 1000px; margin: 0px auto; text-align:right; background-image:url(../images/bg-contentheader.jpg); height: 28px; display:block; }
.bgheadertxt {margin-right: 10px;}

#bgfooter { width: 1000px; margin: 0px auto; background-image:url(../images/bg-contentfooter.jpg); text-align:right;height: 28px;}
.bgfootertxt {margin-right: 10px; color: #919191;line-height: 150%;}
.bgfootertxt a {color: #919191; }

#container
{
width: 980px;border: 1px solid #003399;margin: 0px auto; margin-top:0; margin-bottom:0;background-color: #fff;
background-image:url(../images/bg-container.jpg);background-repeat: repeat-y;
}

#top
{
padding: 0;
background-color: #ddd;
border-bottom: 0px solid #fff;
}

.toplogo {float: left;
width: 186px;
margin: 0;
padding: 0;}

.toptitel {float: left;
width: 555px;
margin: 0;
padding: 0;}

#linkerkolom
{
float: left;
width: 186px;
margin: 0;
padding: 0;
}

#rechterkolom
{
float: left;
width: 239px;
margin: 0;
padding: 0;
background-image:url(../images/bg-top.jpg);
background-repeat: repeat-x;
overflow: hidden;
}

#rechterkolom img { padding-bottom: 5px;}

#direct {
	font-size: 12px;
	line-height: 1.4;
	text-align:center;
	background: #EAB529;
	width: 228px;
	margin-bottom:5px;
}

#direct a, #direct a:link {
	color: #003399;
	text-decoration:none;
}

#direct .direct_title {
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
}

#direct .small {
	font-size: 24px;
}

#direct .underline {
	text-decoration:underline;
}

#direct .big {
	font-size: 24px;
	font-weight:bold;
}

#direct .top {
	width: 228px;
	height: 19px;
	background: #EAB529 url('../images/banner_top.jpg') no-repeat top;
}

#direct .bottom{
	width: 228px;
	height: 19px;
	background: #EAB529 url('../images/banner_bottom.jpg') no-repeat bottom;
}

#content
{

float: left;
border-left: 4px solid #fff;
border-right: 4px solid #fff;
padding: 1em;
width: 525px;
background-image:url(../images/bg-top.jpg);
background-repeat: repeat-x;
overflow-x: hidden;
}

.toptitelvak{height:96px; display:block;}
.toptitel{color:#fff; font-size: 36px; padding-top:20px; line-height:normal;}
.topnavigatie{height:24px; display:block; padding-top:5px; text-align:right;}
.topnavigatie a{color:#fff; font-size: 11px; text-decoration: none; padding-left: 8px;}
.topnavigatie a:hover{color:#003399; font-size: 11px; text-decoration: underline;}
.contenttitelvak {width: 531px; height: 86px; display:block; background-image:url(../images/bg-contenttitel.gif);margin-bottom:10px; margin-left:4px;}
.contenttitel {width: 480px; text-align: center;font-size: 24px; padding-left:25px; height:70px; padding-top:15px; line-height:125%; }
.contentvak{width: 539px; color:#000; font-size: 12px; line-height:150%; padding-top:6px; border:4px solid #003399; margin-left:-11px; margin-top:4px;}
.paginainhoud {padding: 20px; padding-top:0px;}
.toplink { text-decoration:none; color:#FFFFFF;}


#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #fff;
background-color: #003399;
border-top: 0px solid gray;
text-align:left;
padding-left: 194px;
height: 15px;
}

#gadirect	{
	background: url("../images/gadirect_bg.png") no-repeat scroll left bottom transparent;
	top					: 98px;
	left				: 283px;
	height				: 197px;
	width				: 228px;
	margin-bottom: 10px;
}


#gadirect ul	{
	list-style			: none;
	margin				: 0;
	padding				: 0 20px 15px 25px;	
	line-height			: 1.5em;
}

#gadirect ul li	{
	text-align			: center;
	padding				: 5px 0;
	background			: url(../images/home_gadirect_item_bg.gif) repeat-x left bottom;
}

#gadirect ul li.laatste	{
	background			: none;
}

#gadirect ul li a	{
	color				: #fff;
	text-decoration		: none;
	font-weight			: bold;
}

#gadirect h3 {
    height: 70px;
    margin: 0;
    overflow: hidden;
    text-indent: -900em;
}
#gadirect ul {
    line-height: 1.5em;
    list-style: none outside none;
    margin: 0;
    padding: 0 20px 15px 19px;
}
#gadirect ul li {
    color: #D77F7F;
}
#gadirect ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
#gadirect ul li a:hover {
    text-decoration: underline;
}


