html,body
{
	margin: 0px;
	margin-left: 23px;
	padding: 0px;
	background-color: white;
}

html,td,input,a
{
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}

table.sample 
{
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: #333333 #333333 #333333 #333333;
	border-collapse: collapse;
	background-color: white;
}

img
{
    border: 0px;
}

form
{
    margin: 0px;
}
.nieuwscontainer
{
	width: 751px;
}
.cmsimageright
{
	float:left;
	width:285px;
	padding:0px 0px 20px 10px;
	height: 200px;
}
.cmsimageleft
{
	float: left;
	width: 389px;
	height: 200px;
	margin-top: 9px;
}
.cmsimagerighthome
{
	float:right;
	width:190px;
	height: 400px;
	padding:0px 0px 0px 10px;
}
.cmsimagelefthome
{
	float: left;
	width: 490px;
	margin-top: 9px;
}
#container .cmsimagerighthome
{
	float:right;
	width:200px;
	height: 400px;
	padding:0px 0px 0px 10px;
}
#container .cmsimagelefthome
{
	float: left;
}
html > body .nieuwscontainer
{
	width: 725px;
}
html > body .cmsimagelefthome
{
	width:480px;
	padding-left: 0px;
}
html > body .cmsimagerighthome
{
	float:right;
	width:200px;
	height: 400px;
	padding:0px 0px 0px 10px;
}

.cmsimagerighthomedossier
{
	float:right;
	width:370px;
	padding-left:15px;
	height: 400px;
	text-align: left;
}

.cmsimagerighthomedossier img
{
	float: right;
}
.cmsimagelefthomedossier
{
	float: left;
	margin-top: 9px;
}
.cmsimageleftanatomie
{
	float: left;
	width: 551px;
	height: 200px;
}
.lstframe
{
	border: none;
	width: 315px;
	height: 1200px;
	margin-top: 10px;
}
h3
{
	font-size: 12px;
	font-weight: bold;
}
.formspacer
{
	margin-top: 9px;
}
.readspeaker
{
	/*position: absolute;*/
	margin-left: 420px;
	margin-top:-9px;
	z-index: 99;
}
* html .readspeaker {
	margin-top: 0;
}
.cmsimagelefthomedossier .readspeaker
{
	position:absolute;
	margin-left: 270px;
	margin-top:-9px;
	z-index:99;
}