html {
	/*font-family:Verdana;*/
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #389370;
	text-align:center;
}

.sas_module_table {
	font-family:Verdana, Arial, Geneva;
	color:#000000;	
	font-size:13px;
	width:90%;
}

.sas_module_lbl1 {
	font-family:Verdana, Arial, Geneva;
	color:#000000;	
	font-size:12px;
}

.sas_module_title {
	font-family:Verdana, Arial, Geneva;
	color:#000000;	
	font-size:13px;
}

.sas_module_subtitle {
	font-family:Verdana, Arial, Geneva;
	color:#000000;	
	font-size:12px;
	font-weight:700;
}

.sas_module_text {
	font-family:Verdana, Arial, Geneva;
	color:#000000;	
	font-size:12px;
}

.sas_module_link {
	font-family:Verdana, Arial, Geneva;
	color:#000000;	
	font-size:13px;
}

.sas_module_lbl2 {
	font-family:Verdana, Arial, Geneva;
	color:#000000;	
	font-size:12px;
}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 969px;
	border: 0px solid #959596;
}
#header {
	margin: 0px; 
	padding: 0px; 
	height: 113px; 
	width: 969px;
	background-image: url("images/ontwerp_rozebottel_2_02.jpg");
	background-repeat:no-repeat;
}
#mainmenu {
	margin: 0px; 
	padding: 0px; 
	height: 41px; 
	width: 969px;
	background-image:url("images/ontwerp_rozebottel_2_04.jpg");
	background-repeat:no-repeat;
}
#leftcell {
	margin: 0px;
	padding: 0px;
	width: 20px;
	background-image:url("images/ontwerp_rozebottel_2_12.jpg");
	background-repeat:repeat-y;
}
#submenucell {
	width:157px;
	background-color:#F29F01;
	vertical-align:top;
	font-size:14px;
	color:white;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}
#submenucell a {
	color:white;
	text-decoration:none;
}
#contentcell {
	width:615px;
	max-width:615px;
	background-image:url("images/ontwerp_rozebottel_2_06.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	vertical-align:top;
	text-align:left;
}
#rightcell {
	background-color:#F29F01;
	margin: 0px;
	padding: 0px;
	height:201px;	
	background-image:url("images/ontwerp_rozebottel_2_11.jpg");
	background-repeat:repeat-y;
	background-position:top right;
	vertical-align:top;
}
#footer {
	margin:0px;
	padding:0px;
	width:969px;
	height:102px;
	background-image:url("images/ontwerp_rozebottel_2_14.jpg");
	background-repeat: no-repeat;
}
#contentpaneopen {
	
	padding:20px;
	margin:0px;
	text-align:justify;
	font-size:12px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	width:100%;
	background-color:#f8a609;
	border-bottom:2px solid #b00d10;
	text-align:right;
	padding-right:5px;
	margin-bottom:2px;
}
h1, h2, h3, h5 {
	padding-top:0px;
	margin-top:4px;
}
h1 {
	font-size:15px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
#mainmenu_container {
	padding-left:70px;
	padding-right:200px;
	vertical-align:top;
	font-size:14px;
	color:white;
	font-weight:bold;
	text-align:left;
}
#mainmenu_container a {
	color:white;
	text-decoration:none;
}

