html{
	margin:0;
	padding:0;
	background: #D6EBF4 url(/m_w/system/images/background.gif) repeat-x scroll center top;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:900px;
	border-top:1px solid #EFF7FB;
	background: url(/m_w/system/images/body-bg.jpg) no-repeat scroll center top;
}
div#contentWrapper {
	background-image:url(/m_w/system/images/content-bg-trans.png); 
	width:882px; 
	height:602px; 
	background-position:top center; 
	background-repeat:no-repeat; 
	margin:0 auto; 
	margin-top:100px;
}
div#navigationOne {
	width:332px;
}
div#navigationTwo {
	width:150px;
}
div#navigationTwo,
div#navigationOne {
	float:left; 
	height:auto; 
	text-align:right; 
	font-size:12px; 
	margin-top:18px;
}	
div#navigationOne a:link,
div#navigationOne a:visited,
div#navigationTwo a:link,
div#navigationTwo a:visited {
	text-decoration:none; 
	color:#000;
}
span.colorBlue {
	color:#00a6e8;
}
div#content {
	width:520px; 
	height:auto; 
	float:left;
}
div#contentParagraphs {
	width:470px; 
	float:left; 
	height:auto; 
	margin: 0 auto; 
	padding-left:50px;
}
div#contentParagraphs p {
	font-family:Verdana, Geneva, sans-serif;
	width:430px; 
	font-size:11px; 
	text-align:justify;
}
div#sidebarImage {
	background-image:url(/m_w/system/images/side-image-trans.png); 
	background-repeat:no-repeat; 
	width:342px; 
	height:402px; 
	margin-top:-60px; 
	float:left; 
	position:relative;
}
div#sidebarImage .img-mijn-werkboek{
	border:none;
	margin:1px;
}
div#sidebarImage .img-kees-dullemond{
	border:none;
	margin:1px 0px 1px 19px;
}
div#innerSidebarImage {
	background-image:url(/m_w/system/images/inner-sidebar-image.jpg); 
	background-repeat:no-repeat; 
	width:342px; 
	height:602px; 
	margin-top:-60px; 
	float:left; 
	position:relative;
}
div#topNavigation {
	width:520px; 
	height:auto; 
	float:left; 
	margin-top:-20px; 
	text-align:left; 
	font-size:12px;
}
div#topNavigation a:link,
div#topNavigation a:visited {
	text-decoration:none;
	color:#00a6e8;
}
div#sidebarWrapper {
	width:342px; 
	height:602px; 
	float:left;
}
div#contentParagraphs p.title, h1{
	font-size:30px; 
	margin-bottom:0; 
	padding-bottom:5px; 
	margin-top:0; 
	padding-top:35px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#00a6e8;
}
div#contentParagraphs p.title, h2{
	font-size:30px; 
	margin-bottom:0; 
	padding-bottom:5px; 
	margin-top:0; 
	padding-top:35px; 
	font-family:Arial, Helvetica, sans-serif;
}
div#contentParagraphs p.subTitle, h3{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	text-align:justify;
}
div#outer {
	width:960px;
	margin:0 auto;
	height:auto;
}
div#footer {
	float:left;
	width:882px;
	height:auto;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#253e8e;
	text-align:right;
}
.footer-left{
	display:block;
	float:left;
	margin-left: 50px;
	text-align:left;
}
.footer-right{
	text-align:right;
}
#footer a{
	color:#253e8e;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}



input,select,textarea {
font: 11px Verdana, Geneva, sans-serif;
border:1px solid #333;
padding:2px;
margin:1px;
}
input.tagged{
color: #999;
}

label {
display:block;
float:left;
margin:3px 4px 0 0;
width:140px;
}

a{
	color:#253e8e;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

/* Download link icons */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center right;
}

a[href ^="mailto:"] {
	/*padding-right: 18px;*/
    /*background: transparent url(icons/icon_mailto.gif) no-repeat center right;*/
   
}

a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(icons/icon_popup.gif) no-repeat center right;
}

a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_doc.gif) no-repeat center right;
}

a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(icons/icon_xls.gif) no-repeat center right;
}

a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(icons/icon_external.gif) no-repeat center right;
}
