@charset "utf-8";
#Top {
	background-color: #FFFFFF;
	background-position: right top;
	width: 900px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 110px;
	background-image: url(imgs/logo-veen.jpg);
	background-repeat: no-repeat;
}
#Bottom {
	background-color: #FFFFFF;
	height: 60px;
	width: 900px;
	padding-right: 50px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#BottomFill {
	height: 60px;
	width: 900px;
	padding-top: 10px;
}
#Content {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#Image {
	height: 279px;
	width: 900px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #CCCCCC;
}
.Logo {
	float: right;
}
.bgKoppen {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
}
.ImageLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
}
.rechterlijn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FBFBFB;
}

.ImageLeftPad10 {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ImageLeftPad20 {
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
}
.StippelBottomPad10 {
	text-align: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.StippelBottomPad0 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}.StippelBottomPad20 {
	text-align: left;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.StippelBottomPad15 {
	text-align: left;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.alignright {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;}
	.clearleft {
		clear: left;}
