*{
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}
html {
	height:100%;
    overflow: -moz-scrollbars-vertical;
}
body{
	height:100%;
	background-color:#FFFFFF;
	background-image:url(/images/bg.png);
}
table{
	border-collapse: collapse;
}
input, textarea, select{
	border:1px solid silver;
	background-image:none;
}

input.radio{
	width:20px;
	border:0px;
}
input.checkbox{
	width:20px;
	border:0px;
}
a{
	color:#27343D;
}

h1{
	color: #00529F;
	font-size: 18px;
	padding: 5px 0px 5px 0px;
}
h2{
	color: #323232;
	font-size: 12px;
	line-height:16x;
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	letter-spacing: 2px;
	text-transform:uppercase;
}

ul{
	margin:0px 0px 0px 15px;
	padding:0px 0px 5px 5px;
}
ul li{
	margin:0px 0px 0px 0px;
	padding:2px 0px 5px 0px;
}
table.t1{
	width:100%;
	height:100%;
}
table.t2{
	height:100%;
	width:1071px;
}
.header{
	height:25px;
	width:920px;
	color:white;
	padding-left:20px;
	background-color:#323232;
	text-transform:uppercase;
}
.titel{
	background-image: url(/images/header.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#2066AC;
	height:85px !important;
	width:940px !important;
	vertical-align:bottom;
}
.titel td {
	vertical-align:bottom;
}
.titel table.topmenu{
	height:28px;
	background-image: url(/images/topmenu.png);
	background-repeat:repeat-x;
	background-position:bottom;
	
}
.titel ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.titel ul li {
	float:left;
	width:auto;
	padding:0px 5px 3px 10px;
	color:white;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
.titel ul li a{
	color:white;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
}
.menu{
	background-color:#00529F;
	background-image: url(/images/menu.png);
	background-repeat:no-repeat;
	background-position:top;
	width:180px !important;
	vertical-align:top;
	color:white;
	height:362px;
	padding:10px;
}
.menu div{
	padding:0px;
	margin:0px;
	height:362px;
}
.menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.menu ul li{
	border-bottom:1px solid white;
	padding:5px 0px 5px 10px;
	margin:0px;
	width:auto;
}
.menu ul li.selected{
	background-color:#718399;

}
.menu ul li a{
	color:white;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}
.sidebar{
	width:200px;
	background-color:#E9EDFF;
	vertical-align:top;
	background-image:url(/images/sidebar.png);
	background-position:top;
	background-repeat:no-repeat;
}
.footer{
	text-align:center;
	background-color:#00529F;
	height:25px;
}

.footer p{
	padding:0px;
	margin:0px;
}

.special{ 
	width:200px;
	height:540px;
	background-color:#72767B;
	vertical-align:top;
}
.content{
	background-color:#FFFFFF;
	width:540px;
	vertical-align:top;
}
.txt {
	padding:20px 20px 20px 30px;
	line-height:16px;
}

.txt p{
	padding:0px 0px 15px 0px;
}
.txt td{
	padding:5px;
}
.txt a{
	color:#323232;
}
.txt img{
	padding:1px;
}
.banner_right{
	vertical-align:top;
}
.feed{
	padding:10px;
}
.feed h4{
	color:white;
}
.feed p{
	color:white;
	padding:0px 0px 10px 0px;
}
.feed a{
	color:white;
	text-decoration:none;
}
.banners{
	vertical-align:top;
	padding-left:10px;
}
.banners table{
	width:120px;
}
.banners table .header{
	border-left:1px solid white;
	text-align:center;
	font-weight:bold;
	padding:0px;
}
.cultuur{
	background-color:#AE141A; 
}
.auto{
	background-color:#0096C3; 
}
.wonen{
	background-color:#A36497; 
}
	.vacature{
		background-color:#ACADAF; 
	}
	.portal{
		background-color:#AE1B22; 
	}
	.blok
	{
		height:94px; 
		width:200px;
		background-image:url(/images/bar.png);
		background-repeat:no-repeat;
		background-position:left bottom;
		
	}
	.blok img {
		position:relative; 
		top:25px; 
		left:10px;
	}
.specialtitel{
	color:white;
	background-color:#00529F;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:10px;
	letter-spacing:1px;
	text-transform:uppercase;
}
 td.logo{
 	width:200px;
 }
.webform span{
     color:red;
     float:right;
    }
