body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}

A:link {
	color: #333333;
	text-decoration : none;
}
A:visited {
	color: #333333;
	text-decoration : none;
}
A:hover {
	color: #F00;
	font-weight: bold;
}
A:active {
	color: #333333;
	text-decoration: non;
}


#indeling {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
}
#kolom {
	height: auto;
	width: 900px;
	background-image: url(images/background-indeling.png);
	background-repeat: repeat-y;
	float: left;
}

#kop {
	height: 90px;
	margin: 0px;
	background-color: #FFF;
	background-image: url(images/logo%20hytres.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding: 0px;
}
#menu {
	height: auto;
	width: 100px;
	float: left;
	background-color: #666;
	padding-top: 10px;
}
#content-links{
	width: 600px;
	float: left;
	background-color: #CCC;
	height: auto;
	padding-top: 10px;
}
#content-rechts {
	float: left;
	width: 200px;
	padding-top: 10px;
}
#voet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #000;
	height: 1.4em;
	width: 900px;
	text-align: center;
	color: #CCC;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	clear: both;
}
.tekstvlak {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
	padding-right: 10px;
	padding-left: 10px;
}
.tabel {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}
.tabel-projecten {
	border-collapse: collapse;
	border: 1px solid #333;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #999;
}
.fotovlak {
	padding: 10px;
	margin-top: 37px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.foto {
	background-color: #CCC;
	border: 2px solid #333;
}
.fotolink {
	background-color: #CCC;
	border: 2px solid #333;
	cursor: url(magnify.cur);
}
.fotolink:hover  {
	background-color: #CCC;
	border: 2px solid #F00;
}
h1 {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
	padding-right: 10px;
	line-height: 100%;
}
h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
h4 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
h5 {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: underline;
}
