HTML, Body{
	background: White;
	font: 11px/12px "Courier New", Courier, monospace;
	margin: 10px;
}

#fullpagecontainer{
	position: relative;
	width: 950px;
	background: url(../pics/common/glue.gif) repeat-y left;
}

#currentpage{
	position: relative;
	width: 940px;
	height: 100px;
	text-align: left;
	vertical-align: top;
	font: bold 20px/30px Arial, Helvetica, sans-serif;
	color: silver;
	background : white;
}

#navigationcontainer{
	position: relative;
	float: left;
	width: 200px;
	text-align: left;
	vertical-align: top;
	background: white;
}

#navigationintern{
	position: relative;
	width: 100%;

}
#navigationextern{
	position: relative;
	width: 100%;
	color: gray;
	padding-top: 10px;
}
#glue-top{
	height: 1px;
}

#contentcontainer{
	position: relative;
	float: left;
	width: 740px;
	height: 100%;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	background: white;
}

#bottombanner{
	font: 11px/7px;
	background: white;
	height: 20px;
	clear: both;
}

.contactsholder{
	float:left;
	width:250px;
	height:100px;
}

#header{
	font: 21px/30px Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

Input, select, option{
	font: 11px Verdana;

}

.form {
	background: White;
	border: 1px solid #243811;
	width : 250px;
}

strong {
	font: bolder 12px/22px;
	color: Black;
	display: block;
}

em {
	font: 9px;
	color: #999999;
}


a{

	color: #666666;
	font: 800;
	text-decoration: none;
}
#topnav{
	background: white url(../pics/nav_arrow.gif) no-repeat left;
	padding-left: 10px;
}

a:link{
	text-decoration : none;
}
a:hover {
	text-decoration : none;
	color: Black;
}
a:active {
	text-decoration : overline underline;
}
a:visited {

}

a#mainnav, #mainnav{
	font: bolder 20px/25px Arial, Helvetica, sans-serif;
	color: black;
	font: 900;
}
a#mainnav:hover {
	text-decoration : none;
	color: silver;
}
a#mainnav:visited {

}
#subnav{
	margin-left: 15px;
}
#block{
	padding: 3px;
}
a#anchornav{
	color: black;	
	font: 20px/25px Arial, Helvetica, sans-serif;
	
}
a#anchornav:hover {
	text-decoration : none;
	color: silver;
}
a#anchornav:visited {

}

hr {
	color: gray;
	height: 1px;
}
#sub {
	color: gray;
}
#projectbeschrijving {
	width: 300px;
	float: left;
	padding-right: 20px;
}

.friends{
color: black;
}