
html {overflow-y: scroll;}


html, body {
height: 100%;
	text-align:center;
}
 
	body {
	margin: 0 auto;
	background:url("../pics2/background.png") repeat-x;
	background-color:#e5eaf2;	
    text-align:center;	
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #003082;
	line-height:1.8;
   }
   
   p, td, tr {
   	font-size:12px;
   }
   
	a:link, a:active, a:visited {
	text-decoration: underline;
	color: #064278;
	}

	a:hover {
	text-decoration: underline;
	color: #b78700;
	}
	
	hr {
	border: 1px dashed #90a5c9;
	}
	
	ul,li {
	list-style-image: url("http://www.oso-windesheim.nl/pics2/arrow_yellow.png");
	line-height: 1.4;
	font-size: 12px;
	}


	#containeroverall{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	text-align:center;
 	width:1020px;
	background-color:#e5eaf2;	
	}
	
 	#shadeleft {
	margin-top:0px;	
	width:10px;
	float:left;
	background-color:#e5eaf2;
	}
	
 	#shaderight {
	margin-top:0px;	
	width:10px;
	float:left;	
	background-color:#e5eaf2;
	}	
	
	#topbar {
	height: 60px; 
	text-align: left;
 	width:1020px;
	background-color:#f1f2f5;
	}	

	#container {
 	width:1000px;
	float:left;		
	min-height: 530px;
	text-align:center;
	background-color:#FFF;
	border-top: 6px solid #FFF;	
	}
	
	#menucontainer {
	margin-top:0px;
	margin-left: 6px;
	margin-right: 6px;	
	position:relative;
	height: 192px; 
	width: 988px;
	background-color: #f2f4f9;
	background-repeat: no-repeat;
	}

	#menublock {
	margin-top:0px;
	position:absolute;
	width: 988px;	
	bottom: 0px;
	float:left;
	left: 0px;
	}
	
	#menu {
	width: 500px;
	z-index: 700;	
	}

	#crumbs {
	margin-top:0px;
	margin-left: 10px;
	color: #a0a0a0;
	font-size:7pt;
	}

	#maincontent 
	{
	margin-top:6px;	
	margin-left:6px;
	width: 762px;
	float:left;
	}
	
	#content 
	{
	margin-left:14px;
	width: 748px;
	line-height:1.5;
	text-align: left;
	font-size:12px;
	}	
	
	#content h1 {
	margin-top: 10px;
	margin-bottom: 10px;	
	font-weight: bold;
	font-size: 16px;
	color: #b78700;
	text-align: left;
	}
	
	#startcontent 
	{
	margin-left:12px;
	width: 524px;
	float:left;
	line-height:1.5;
	text-align: left;
	}
	
	#startcontent h1 {
	margin-top: 10px;
	margin-bottom: 10px;	
	font-weight: bold;
	font-size: 16px;
	color: #b78700;
	text-align: left;
	}

	#leftbar 
	{
	margin-top:6px;	
	margin-right:6px;
	margin-bottom:46px;
	width: 212px;
	float:left;
	text-align: left;
	line-height:1.9;
	}
	
	#leftbar h1
	{
	height: 20px;
	background-color:#90a5c9;
	font-size:10px;
	font-weight:bold;
	color: #FFF;
	padding:4px;
	}	

	.leftbox {
	background-color: #f2f4f9;
	border-bottom: 6px solid #FFF;
	width: 212px;	
	}
	
	.leftboxtext {
	margin-left:4px;
	margin-right:4px;	
	}
	
	.leftboxtext a:link, .leftboxtext a:active, .leftboxtext a:visited {
	text-decoration: none;
	}

	.leftboxtext a:hover {
	text-decoration: underline;
	}	
	
	.subheader {
	margin-top:24;
	font-weight: bold;
	font-size: 14px;
	color: #064278;
	text-align: left;	
	}
	
	#rightbar 
	{
	margin-top:6px;	
	margin-right:6px;
	margin-bottom:46px;
	width: 212px;
	float:right;
	text-align: left;
	line-height:1.5;
	}
	
	#rightbar h1
	{
	background-color:#90a5c9;
	font-size:10px;
	font-weight:bold;
	color: #FFF;
	padding:4px;
	}	
	
	.rightbar_date
	{
	font-size:10px;
	color: #90a5c9;
	}
	
	hr.rightbar {
height: 1px;
border: 0;
color: #90a5c9;
background-color: #90a5c9;
} 

	.rightbox {
	position: relative;
	background-color: #f2f4f9;
	border-bottom: 6px solid #FFF;
	width: 212px;	
	}
	
	.rightboxtext {
	margin-left:4px;
	margin-right:4px;	
	}
	
	.rightboxtext a:link, .rightboxtext a:active, .rightboxtext a:visited {
	text-decoration: none;
	}

	.rightboxtext a:hover {
	text-decoration: underline;
	}
	
	.readmore a:active, .readmore a:visited, .readmore a:link
	{
	font-weight: bold;
	color: #d7a00c;
	}	
	
	.readmore a:hover
	{
	text-decoration: underline;
	}
	
	.footer {
height: 30px;
float:left;
width: 100%;
clear: both;
	background:url("pics2/bottom_shade.png");
	background-repeat: repeat-x;
	background-color: #FFF;
	}	
	
		.footertext {
margin-top: 10px;
text-align: center;
font-size:9px;
	}
	
	.button
	{ 
	background-color: #617eb2;
	border: 0px;
	display:block;
	cursor:hand;
	text-align: center; 
	font-weight: bold;
	font-size:10px;
	height:22px;
	color: #FFF;
	}
	
	.searchfield {font-size: 12px; width: 120px; margin:2px; color: #a6aaad; border: 1px solid #90a5c9; height: 20px;}
	.searchfield_error {font-size: 10px; color: #FFFFFF; background-color: #a5a6ac; border: 1px solid #90a5c9;}
