/* CSS Document */

* { 
margin: 0px; 
padding: 0px; 
}

body {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(body.gif);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: auto;
}
#kop{
	float: right;
	height: 100px;
	width: 600px;
}
#datum{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	float: right;
	height: 20px;
	width: 150px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

#menu {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 20px;
	float: right;
	margin-top: 30px;
}

#menu a {
	color: #3D5464;
	text-decoration: none;
	letter-spacing: 0.1em;
}

#menu td {
	width: 100px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

#midden {
	width: 750px;
	height: 650px;
	background-color: #FFFFFF;
	background-image: url(mooi.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#links {
	width: 150px;
	height: 550px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 100px;
}
#content {
	width: 599px;
	height: 550px;
	background-color: #BDD5E1;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(mooiplaatje.jpg);
}

#contentweer {
	width: 599px;
	height: auto;
	background-color: #BDD5E1;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(storm.jpg);
}

.linkskop
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #B0B2AF;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	color: #3D5464;
}

.contentkop
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #3d5464;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-top: 200px;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
}

#contenttekst
{
	font-family: Arial, Helvetica, sans-serif;
	color: #293A45;
	font-size: 13px;
	margin: 10px;
	text-align: left;
	line-height: 20px;
}

#footer{
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	width: 100%;
	float: left;
}
	
#footerplus{
	height: 40px;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
}
	
#tekening {
	height: 150px;
	width: 150px;
	text-align: center;
	padding-top: 100px;
}
