BODY {
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
    background-color: #b9b9b9;
    background-image: url(../images/body_background.png);
    background-position: center;
    background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#tinymce H1 {
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0% 1px;
	text-indent: 20px;
	color: #2f238a;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 10px solid #efefef;
}

#content H1 {
	background-image: url(/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0% 1px;
	text-indent: 20px;
	color: #2f238a;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	border-bottom: 10px solid #efefef;
}

.printonly {
	display: none;
}

#page {
	width: 938px;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-image: url(../images/page_background.png);
	text-align: left;
}

#topmenu {
	width: 938px;
	height: 61px;
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url(../images/fimoplogo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: right;
}

#topmenublock {
	text-align: right;
	padding-top: 18px;
	padding-right: 18px;
	font-size: 14px;
}

#topmenublock UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topmenublock UL LI {
	display: inline;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

#topmenublock UL LI.activelink {
	background-color: #eeeeee;
}

#topmenublock UL LI A {
	color: #222222; 
	margin: 0;
	padding: 0;
	padding-left: 12px;
	padding-right: 10px;
	padding-bottom: 2px;
	text-decoration: none;
	border-left: 1px solid #2f238a;
}

#topmenublock UL LI A:hover {
	color: #ff2222; 
}

#topmenublock UL LI.activelink A {
	color: #ff2222; 
}

#imagebanner {
	width: 938px;
	height: 270px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
}

#pagecontentblock {
	clear: both;
	width: 938px;
	margin: 0;
	padding: 0;
	padding-top: 14px;
	padding-bottom: 14px;
	text-align: right;
}

#leftmenublock {
    float: left;
    width: 160px;
    display: inline;
	padding: 0;
	padding-left: 20px;
	padding-top: 13px;
	text-align: left;
	color: white;
	font-size: 13px;
}

#leftmenublock UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftmenublock UL LI {
	margin-bottom: 0px;
	padding: 0;
	height: 24px;
}

#leftmenublock UL LI A {
	color: #ffffff; 
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#leftmenublock UL LI A:hover {
	color: #ff2222; 
}

#leftmenublock UL LI.activelink A {
	color: #ff2222; 
}

#leftmenublock UL LI UL {
	display: none;
}

#contentblock {
	width: 735px;
	margin: 0;
	margin-left: 203px;
	padding: 0;	
}

#contentblock_top {
	width: 735px;
	height: 14px;
	background-image: url(../images/content_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#contentblock_body {
	width: 735px;
	text-align: left;
	background-color: white;
	margin: 0;
	padding: 0;
}

#contentblock_bottom {
	width: 735px;
	height: 15px;
	background-image: url(../images/content_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#content {
	margin: 0;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 20px;
	padding-right: 10px;
}

#content UL {
	list-style-image: url(/images/arrow2.png);
}

#content UL LI {
	color: #2f238a;
	margin-bottom: 5px; 
}

#content UL LI A {
	color: #2f238a;
	text-decoration: none;
}

#content UL LI SPAN {
	color: #2f238a; 
}

#content UL LI SPAN SPAN {
	color: #2f238a; 
}

#tinymce UL {
	list-style-image: url(/images/arrow2.png);
}

#tinymce UL LI {
	color: #2f238a;
	margin-bottom: 5px; 
}

#tinymce UL LI A {
	color: #2f238a;
	text-decoration: none;
}

#tinymce UL LI SPAN {
	color: #2f238a; 
}

#tinymce UL LI SPAN SPAN {
	color: #2f238a; 
}


#pageaddress {
	text-align: center;
	padding-top: 0px;
	margin-bottom: 10px;
	color: white;
	display: block;
	font-family: Arial;
	font-size: 8pt;
}

#pageaddress A {
	color: white;
	text-decoration: none;
	
}

#breadcrumb {
	padding-right: 10px;
	font-family: Arial;
	font-size: x-small;
	color: #ff2222;
	display: block;
	text-align: right;
}

#breadcrumb A {
	text-decoration: none;
	font-family: Arial;
	font-size: x-small;
	color: #888888;
}

#breadcrumb span.lastentry A {
	text-decoration: none;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #2f238a;
}



#content form {
display: block;
height: auto;
margin: 0;
padding: 0 0 20px 0;
text-align: left;
}

#content label {
display: block;
float: left;
text-align: left;
padding:1px;
width: 150px;
}


#content input.checkbox {
margin-right:270px;
_margin-right:130px;
background:none;
width:auto;
border:none;
}

#content input {
/*display: block;*/
clear: right;
background-color: #ffffff;
border: 1px solid #0F285F;
color: #0F285F;
font-family: verdana, ms sans serif;
font-weight: normal;
font-size: 11px;
margin-top: 2px;
margin-bottom: 2px;
font-size: 11px;
width:200px;
padding:1px;
margin-left: 0px;
}
#content textarea {
display: block;
text-align: left;
clear: left;
background-color: #ffffff;
border: 1px solid #0F285F;
color: #0F285F;
font-family: verdana, ms sans serif;
font-size: 11px;
font-weight: normal;
width:420px;
}
/*checkboxes*/
#content #tijdschrift,
#content #moreinfo{
margin:0;
width: 30px;
}


