

body {
	background-color: #232323;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-face-color: #0B0B0B;
	scrollbar-base-color: #5D5C5C;
	scrollbar-track-color: #0B0B0B;
	scrollbar-shadow: #5D5C5C;
	scrollbar-highlight-color: #0B0B0B;
	scrollbar-3dlight-color: #5D5C5C;
	scrollbar-arrow-color: #5D5C5C; 
}

a.link {
	font-family: "arial";
	font-size: 11pt;
	color: black;
	font-style: normal;
	text-decoration:	underline;
     }

a.visited {
		font-family: "arial";
	font-size: 11pt;
	color: black;
	font-style: normal;
	text-decoration:	underline;
     }

a.hover {
	font-family: "arial";
	font-size: 11pt;
	color: black;
	font-style: normal;
	text-decoration:	none;
     }

a.active {
	font-family: "arial";
	font-size: 11pt;
	color: black;
	font-style: normal;
	text-decoration:	underline;
 }

div.scherm{
	background-color: #ffffff;
	width:	800px;
	height:	580px;
	vertical-align: middle;
	
}

div.logobalk{
	height:	580;
	width:	179;
	position:	absolute;
	left:		120px;
}

div.titelbalk{
	height:	580;
	width:	100;
	position: absolute;
   left: 700;
}

div.home{
	position: absolute;
	left:	0;
	top:	0;
}

div.lijntje{
	background-image: url(../img/lijntje.gif);
	height: 1px;
	width: 120;
	position: absolute;
	top: 288;
	left: 0;
	z-index: 1;
}

div.lijntje2{
	background-image: url(../img/lijntje.gif);
	height: 1px;
	width: 120;
	position: absolute;
	top: 520;
	left: 0;
	z-index: 1;
}

div.language{
	position: absolute;
	top: 532;
	left: 30;
}

div.english{
	position: absolute;
	top: 555;
	left: 16;
}

div.german{
	position: absolute;
	top: 555;
	left: 78;
}

div.menu{
	position: absolute;
	left: 0;
	top:	300;
}

div.foto1{
	position: absolute;
	left:		320;
	top:		380;

}

div.foto2{
	position: absolute;
	left:		538;
	top:		380;

}
div.subfoto1{
	position: absolute;
	width:	149;
	text-align: center;
	font: italic 10px Arial, Helvetica, sans-serif;
	left:		320;
	top:		535;
}
div.subfoto2{
	position: absolute;
	width: 149;
	text-align: center;
	font: italic 10px Arial, Helvetica, sans-serif;
	left: 538;
	top: 535;
}

div.smdlogo{
	position: absolute;
	left:		720;
	top:		430;
	z-index:	1;
}

div.subtitle{
	position: absolute;
	top: 25;
	left: 320;
	width: 364;
	overflow: fixed;
	font-family: "arial";
	font-size: 13pt;
	color: black;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

div.content{

	position: absolute;
	top: 68;
	left: 320;
	width: 364;
	height: 280;
	overflow: fixed;
	font-family: "arial";
	font-size: 11pt;
	color: black;
	font-style: normal;
	text-align: left;
	
}

div.content2{

	position: absolute;
	top: 18;
	left: 320;
	width: 370;
	height: 540;
	overflow: auto;
	font-family: "arial";
	font-size: 11pt;
	color: black;
	font-style: normal;
	text-align: left;
	
}

div.copyright{
	font: normal 8pt Verdana;
	color: #373737;
	text-decoration:	none;
	}

a.special:link {
	font: normal 8pt Verdana;
	color: #373737;
	text-decoration:	none;
     }

a.special:visited {
	font: normal 8pt Verdana;
	color: #373737;
	text-decoration:	none;
     }

a.special:hover {
	font: normal 8pt Verdana;
	color: #515151;
	text-decoration:	underline;
     }

a.special:active {
	font: normal 8pt Verdana;
	color: #373737;
	text-decoration:	none;
     }
