html {
	overflow:hidden;
}
body {
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
img {
	border:none;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00f8f8;
	text-decoration: none;
}
a:active {
	color: #00f8f8;
	text-decoration: none;
}
.selected {
	color: #00f8f8;
}
#optie1 {
	margin-top:37px;
}
#optie2 {
	margin-top:37px;
}
#optie3 {
	margin-top:37px;
}
#optie4 {
	margin-top:37px;
}
#title_optie1{
	margin-top:40px;
	text-align:center; 
	background:url(../images/optie1_bg.png) center no-repeat;
	height:38px;
}
#title_optie2{
	margin-top:12px;
	text-align:center; 
	background:url(../images/optie2_bg.png) center no-repeat;
	height:38px;
}
#title_optie3{
	margin-top:12px;
	text-align:center; 
	background:url(../images/optie3_bg.png) center no-repeat;
	height:38px;
}
#title_optie4{
	margin-top:12px;
	text-align:center; 
	background:url(../images/optie4_bg.png) center no-repeat;
	height:38px;
}
#title_optie1b{
	text-align:center; 
	background:url(../images/optie_bgb.png) center no-repeat;
	height:38px;
}
#title_optie2b{
	text-align:center; 
	background:url(../images/optie_bgb.png) center no-repeat;
	height:38px;
}
#title_optie3b{
	text-align:center; 
	background:url(../images/optie_bgb.png) center no-repeat;
	height:38px;
}
#title_optie4b{
	text-align:center; 
	background:url(../images/optie_bgb.png) center no-repeat;
	height:38px;
}
.txt_upper_bold{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-transform: uppercase; 
	line-height:20px; 
	font-weight:bold;
}
.txt_upper_bold2{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	text-transform: uppercase; 
	line-height:20px; 
	font-weight:bold;
}
.txt_small{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	line-height:16px;
}
.txt_normal{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	line-height:16px;
}
.txt_bold{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
	line-height:16px;
}
.magintop {
	margin-top:15px;
}
#overflow1 {
	overflow-y:auto;
	overflow-x:hidden;
	margin-bottom:28px;
}
#overflow2 {
	overflow-y:auto;
	overflow-x:hidden;
	margin-bottom:28px;
}
#overflow3 {
	overflow-y:auto;
	overflow-x:hidden;
	margin-bottom:28px;
}
#overflow4 {
	overflow-y:auto;
	overflow-x:hidden;
	margin-bottom:28px;
}
.link_opdracht{
	margin-left:5px;
	line-height:20px;
}
.dash {
	font-size:30px;
}
#opdrachten_title {
	 background:url(/images/title_underline.png) bottom no-repeat;
	 line-height:46px; 
	 font-weight:bold; 
	 font-family:Arial, Helvetica, sans-serif; 
	 font-size:20px;
}