body
{
    margin: 0;
	font-family: verdana;
	font-size: 12px;
}
h2
{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
    margin-bottom: 3px;
}
h3{
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    
}
a
{
	color: black;
	text-decoration: none;
}
a:link
{
	color: black;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: underline;
}
label{
    float: left;
    width: 100px;
}
form{
    margin: 0;
    
}
p{
    
    margin: 0;
    margin-top: 10px;
    width: 300px;
    
}
.container
{
    margin-left: auto;
    margin-right: auto;    
	margin-top: 10px;
	width: 970px; 
	border: black solid 1px; 
}
.top_logo
{
	background-image: url('top.gif');
	background-repeat: no-repeat;
	width: 970px;
	height: 63px;
}

.menu
{
	height: 20px;
	width: 970px;
	background-color: #758294;
	text-align: right;
	clear: both;
}
.menu-item
{
	padding-right: 15px;
	display: inline;
}
.menu-link
{
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.menu-link:hover
{
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
.menu_admin
{
    padding-top: 3px;
    height: 20px;
    width: 970px;
    background-color: #758294;
    text-align: left;
    clear: both;
}
.top_bar
{
	background-color: #E8E8E8; 
	height: 15px;
	width: 970px;
}
.image_box
{
	width: 12px;
	height: 17px;
	vertical-align: middle;
}
.image-fotoholder
{
	margin-top: 30px;
	border: 1px solid black;
}
.img-kcv_logo
{
	width: 200px;
	height: 107px;
	margin-top: 20px;
}
.footer
{
	height: 15px;
	width: 970px;
	background-color: #758294;
	text-align: left;
	font-size: 10px;
    clear: both;
}
.copyright
{
	font-size: 10px;
	text-decoration: none;
	color: black;
}
.copyright:hover
{
	font-size: 10px;
	text-decoration: underline;
	color: black;
}
.fotoholder
{
	width: 350px;
	height: 300px;
	text-align: center;
	float: left;
}
.contentholder
{
	min-height: 200px;
    width: 380px;
	float: left;
}
.titleholder
{
	margin-top: 30px;
	margin-bottom: 20px;
	width: 400px;
	float: left;
}
.textholder
{
	width: 400px;
}
.additionalholder
{
	margin-top: 30px;
	width: 240px;
	height: 300px;
	float: left;
}
.center-small
{
	text-align: center;
	font-size: 10px;
}

.admin_overzicht
{
    min-height: 200px;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 400px;
}