body{
	font-family:Tahoma;
	font-size:11px;
	color:#000;
}

a{
	outline:none;
	color:#bc0205;
	text-decoration:none;
}

a:hover{
	color: #5f5f5f;
	text-decoration:underline;
}

#menu a{
	color:#020001;
	text-decoration:none;
	font-size:14px;
}

#menu a:hover{
	color:#bc0205;
}

#menu a.active{
	font-weight:bold;
}

#submenu a{
	color:#fff;
	font-size:13px;
	padding:0 0 0 10px;
}

#submenu a:hover{
	color: #000;
	text-decoration:none;
}

#submenu li ul li a{
	color:#fff;
	font-size:13px;
	padding:0 0 0 10px;
}



#submenu a.active{
	font-weight:bold;
	text-decoration:none;
}

#tekst{
	line-height:22px;
}

#tekst h1{
	color:#000000;
	font-size:16px;
	padding:7px 0 7px 0;
	font-weight:normal;
}

#tekst p{
	padding:7px 0;
}

#tekst ul{
	list-style:square;
	padding-left:25px;
}

.nieuws-item p{
	font-size:11px;
	line-height:22px;
	padding:0 5px 5px 5px;
}

.nieuws-item a{
	font-weight:bold;
}

p.leesverder{
	text-align:right;
	padding:10px 0 0 0;
}

h2{
	color:#000;
	font-size:13px;
	padding:10px 0 5px 0;
	font-weight:bold;
}

h3{
	color:#b00002;
	font-size:12px;
	padding:0 0 2px 0;
	font-weight:bold;
}

.portfolio h3{
	color:#000;
	font-size:13px;
	padding:3px 0 3px 15px;
	font-weight:bold;
	background: #ffd900;
}

input, textarea{
	font-family:Verdana;
	font-size:11px;	
}

#footer{
	color:#000;
	font-size:11px;
}

#footer a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
