#allcontainer{
	background-image:url("../images/index-middle-bg.gif");
	background-position:bottom;
	background-repeat:repeat-x;	
	min-height:450px;
	width:870px;
}

#topleft{
	padding-left:10px;
	min-height:370px;
	width:600px;
	float:left;
}

#topright{
	float:right;
	width:228px;
	margin-right:10px;
	margin-top:54px;
	padding: 10px;
	line-height:1.6em;
	background-color:#FFF;
	border: 1px solid #BDBFC1;
}

.formbox{
	padding:10px;
	background-color:#FFF;
	border: 1px solid #BDBFC1;
	width: 568px;
	margin-bottom:20px;
	padding-top:20px;
}

#sh{
	width:500px;
	line-height:1.5em;
}


.regeltext{
	font-weight:bold;
}

.ol-regel{
	margin-left:0px;
}

.opretknap{
	margin-top:10px;
}

#log{
	line-height:1.6em;
}

