body {
	background-color: #999;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 2em;
}
#maincontainer {
	margin: 0 auto 0 auto;
	width: 780px;
	text-align: left;
	background-color: #ffffff;
}
#kop {
	width: 100%;
	height: 210px;
}
#menu {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #cbb900;
	height: 25px;
	width: 100%;
	padding-top: 5px;
}
.menuL {
	background-color: #cbb900;
	padding: 0px 7px 7px 7px;
}
.menuA {
	background-color:#ffffff;
	padding: 7px 7px 10px 7px;
}
#menu a:link, a:visited {
	color: #000;
	text-decoration: none;
}
#menu a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
} 
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix{
	zoom: 1;
}
.container{
	background-color: #ffffff;
}
.inner-container{
	background-color: #ffffff;
}
#tekst {
	float: left;
	width: 440px;
	background-color: #ffffff;
	padding: 20px;
}
#logo {
	float: left;
	width: 300px;
	background-color: #ffffff;
}
#maken {
	width:780px;
	background-color: #ffffff;
}
#info {
	background-color: #CCC;
	height: 296px;
	width: 280px;
	padding: 2px 10px;
	line-height: 1.5em;
	overflow: auto;
}
#infoZijn {
	background-color: #CCC;
	height: 400px;
	width: 294px;
	padding: 2px 3px;
	line-height: 1.5em;
	overflow: auto;
}
#infoCont {
	background-color: #CCC;
	height: 350px;
	width: 280px;
	padding: 2px 10px;
	line-height: 1.5em;
	overflow: auto;
}
#portf {
	float: left;
	width: 160px;
	height: 535px;
	background-color: #CCC;
	padding-top: 15px;
	padding-left: 20px;
}
#portf a:link, a:visited {
	color: #666;
	text-decoration: none;
}
#portf a:hover, a:active {
	color: #000;
	text-decoration: none;
} 
#portf2 {
	float:left;
	width:500px;
}
#portfF {
	clear:both;
	float:left;
	width:760px;
	background-color: #CCC;
	padding-top: 15px;
	padding-left: 20px;
}
#adres {
	clear: left;
	float: left;
	background-color: #ffffff;
	font-size: 0.9em;
	height: 25px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#payoff {
	background-color: #999;
	float: left;
	height: 35px;
	width: 780px;
}
#avw {
	height: 35px;
	width: 250px;
	left: 0px;
	top: 0px;
}
#spec {
	text-align: right;
	height: 35px;
	width: 400px;
	left: 380px;
	top: 0px;
}
p {
	font-size: 1.1em;
}
.Kop {
	font-size: 1.4em;
	font-weight: bold;
}
li {
	list-style-type: square;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
} 
