@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background:#fde29f;}
a:link {
	color: #782848;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #782848;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #782848;
}
#container{
	height:100%;
	width:850px;
	margin:0 auto;
	background-color:#FFF;}
#header{
	height:118px;
	width:850px;}

#footer{
	background:#782848;
	padding:5px;
	height:auto;
	width:840px;
	clear:both;}
.titel1{
	text-align:right;}
.titel2{
	line-height:19px;}
.titel3{
	line-height:19px;}
#content1{
	height:100%;
	width:630px;
	float:left;
	background-color:#FFF;
	padding: 6px;}
#content2{
	height:100%;
	width:192px;
	float:right;
	background-color:#fff;
	padding: 6px;}
#content3{
	height:100%;
	width:192px;
	float:right;
	background-color:#ffd25f;
	padding: 6px;
	margin-top:5px;}
#content{
	background:#fff;
	padding:10px;
	}
	
.titel_overzicht{
	background:#E8E8E8;
	margin-bottom:10px;
	padding:10px;
	}
.titel_overzichtici{
	background:#CCC;
	margin-bottom:3px;
	}

#overzicht{
	border:1px solid #999;
	padding:5px;

}
#overzichtici{
	border:1px solid #999;

}
