@charset "utf-8";
body {
	background-color: #CCCCCC;
	color: #464646;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-size:20px;
	font-family: Tahoma;
	font-weight: lighter;
	letter-spacing: 1px;
	color:#990099;
	margin-bottom: 0px;
	margin-top: 0px;
	
	}
H2 {
	font-size:12px;
	font-family: Tahoma;
	font-weight:bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 15px;
	color: #000000;
	}
p {
	margin-bottom: 5px;
	margin-top: 5px;
	}


a:link {
	color: #990099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #990099;
}
a:active {
	text-decoration: none;
	color: #990099;
}
.footer {
	color:#CCCCCC;
	}


.a-nav:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.a-nav:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
.a-nav:hover {
	color: #990099;
	text-decoration: none;
	font-weight: bold;
	}



#border {
	width: 910px;
	background-color: #FFFFFF;
	margin: 0px auto;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 5px;
	border-bottom-style: solid;
	overflow: hidden;
	border-top: 1px;
	border-top-style: solid;
	margin-top: 5px;
}
#page {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px auto;
	overflow: hidden;
	padding-bottom: 10px;
}

#header {
	width: 100%;
	height: 128px;
}

#logo {
	width: 128px;
	float: left;
	height: 128px;
}

#headerbanner {
	float: left;
	width: 767px;
	height: 128px;
	margin-left: 5px;
	padding-top: 0px;

}
#headeroverlay {
	0px;
	position: relative;
	top: -34px;
	left: 397px;
}



#menu {
	width: 900px;
	height: 20px;
	margin-top: 5px;
	background-color: #CCCCCC;
}
#menutable{

}
#main{
	width: 900px;
	background-color: #EFEFEF;
	float: none;
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 10px;





}
#mainleft{
	width: 579px;
	margin-top: 5px;
	padding: 10px;
	background-color: #EFEFEF;
	float: left;
	padding-right: 40px;





}
#mainright{
	background-color: #EFEFEF;
	float: left;
	width: 250px;
	margin-top: 5px;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;





}
#projecten{
	width: 829px;
	margin-top: 5px;
	padding: 10px;
	background-color: #EFEFEF;
	float: left;
	padding-right: 40px;




}
#jaar{
	width: 800px;
	background-color: #EFEFEF;
	float: left;




}
#footer{
	background-color: #954290;
	float: left;
	width: 900px;
	margin-top: 5px;
	height: 20px;
	padding: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-align:center;
}
#adminbox{
	float: right;
	position: relative;
	left: 30px;
	top: 0px;
	width: 200px;
	text-align: right;
}
#alertbox{
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	width: 350px;
	background-color: #D1B7D4;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 10px;
}
.form{
	width: 300px;
}
.addtable{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

}
.datum{
	font-size: 11px;
	color: #999999;


}
.afb{
	padding-right: 10px;
}

.hr{
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.style1 {
	color: #000000;
	font-weight: bold;
}

