* html
    {
    overflow-y: hidden;
}
* html body
    {
    height: 100%;
    overflow: auto;
}
* html #fixed {
	position:absolute;
}
/* bovenstaande nodig voor fixen IE6-bug position fixed */
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}
h1{
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}
#kop{
	margin-top: 15px;
	margin-right: 28px;
	padding-left: 10px;
	height: 130px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 4px;
}
#relatief{
	float: left;
	width: 410px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 10px;
}
#fotoos {
	width: 162px;
	font-size: 9px;
	color: #102B52;
	float: left;
	text-align: center;
	background-color: #EEE;
}
#fotoos img {
	margin-bottom:15px;
	margin-top: 5px;
}
#content1-rechts{
	width: 162px;
	height:700px;
	font-size: 9px;
	color: #102B52;
	float: left;
	text-align: center;
	background-color: #EEE;
}
.kop{
	color: #FFFFFF;
	background-color: #000066;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 5px;
	margin-right: 5px;
}
.kopje{
	color: #FFFFFF;
	background-color: #000066;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 5px;
	text-align: center;
}
.filmkopje{
	color: #FFFFFF;
	background-color: #000066;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	width: 400px;
	text-align: center;
}
#filmpje{
	position: static;
	left: 0px;
	top: 0px;



}
#fixed {
	width:420px;
	top: 0px;
	float: left;
	left: 8px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	position: fixed;
}
.email {
	color: #FF0000;
}
#txtweb {
	width: 100%;
	height: 20px;
}

#txtweb a{
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
#slide{
	height: 122px;
	width: 162px;
	position: absolute;
	left: 435px;
	top: 150px;
}
#foto1{
	height: 172px;
	width: 162px;
	padding-top: 150px;
}
.onderschrift{
	color: #FFFFFF;
	background-color: #000066;
	display: inline;
	font-weight: bold;
	font-size: 9px;
	line-height: 22px;
}

