html, body {
	height: 100%;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	background: #E3F4FB url(images/bg_page.gif) repeat-y center;
} 
 img {
 	border: 0
}
a {
	color: black;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	height: 100%;
}
#logo {
	display: block;
	background: url(images/logo.gif) no-repeat;
	margin-left: 50px;
	margin-top: -20px;
	#margin-top: 20px;
	width: 131px;
	height: 126px;
	float: left;
}
#title {
	background: url(images/title.gif) no-repeat;
	display: block;
	margin: 44px 0 0 214px;
	width: 675px;
	height: 45px;
}
#subtitle {
	display: block;
	width: 675px;
	height: 19px;
	margin: 16px 0 0 214px;
	padding-top: 4px;
	font-size: 11px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	letter-spacing: 0.33em;
	text-align: center;
}
#subtitle a {
	text-decoration: none;
}
#menu {
	width: 930px;
	height: 55px;
	margin-left: 25px;
	background: url(images/bg_menu.gif) no-repeat bottom;
	
}
#menu_buttons {
	margin-left: 176px;
	padding-top: 10px;
}
#menu.a {
	text-decoration: none;
}	
#submenu {
	height: 30px;
	margin: -3px 0 0 393px;
}
#submenu_buttons {
	margin-left: 176px;
}
#submenu a {
	background: url(images/submenu_divider.gif) no-repeat left;
	color: #004a99;
}
#leftbar {
	display: block;
	width: 148px;
	float: left;
	margin: 0 0 0 43px;
}
#leftbar a {
	font-weight: bold;
	color: #004A99;
}
#latest_news {
	font-size: 10px;
	display: block;
	background: #BD007B;
	color: white;
	font-weight: bold;
	padding: 0 0 10px 10px;
}
#latest_news a, #latest_news a:hover, #latest_news a:visited, #latest_news a:active {
	text-decoration: none;
	color: white;
}
#latest_news a:hover {
	text-decoration: underline;
}
#didyouknow {
	font-size: 10px;
	display: block;
	background: #004A99;
	color: white;
	font-weight: bold;
	padding: 0 0 10px 10px;
}	
#didyouknow a, #didyouknow a:hover, #didyouknow a:visited, #didyouknow a:active {
	text-decoration: none;
	color: white;
}
#didyouknow a:hover {
	text-decoration: underline;
}
#tip {
	color: white;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	display: block;
	background: #96BF0D;
	padding: 0 10px 20px 10px;
}	
.readmore {
	border-bottom: 1px white solid;
}
#content {
	width: 980px;
	background: #fff url(images/bg_page.gif) repeat-y;
	float: left;
	margin-top: 40px;
}
#hele_breedte a {
	color: #004a99;
	font-weight: bold;
}
#onderlijn {
	width: 670px;
	border-top: 1px solid #c5c8c8;
	float: right;
	margin-right: 75px;
	margin-top: 20px;
	height: 1px;
}
#divider2 {
	height: 1260px;
	width: 1px;
	background: url(images/divider.gif);
	margin-top: 175px;
	float: left;
	margin-left: 17px;
}
#kolom1 {
	display: block;
	float: left;
	width: 250px;
}
#divider {
	height: 865px;
	width: 1px;
	background: url(images/divider.gif);
	margin-top: 35px;
	float: left;
	margin-left: 50px;
}
#kolom2 {
	display: block;
	float: left;
	width: 250px;
	padding-left: 17px;
}

.tekstfoto {
	float: right;
	padding: 0 0 0 35px;
}
.tekstfoto2 {
	float: left;
	margin: 0 35px 40px 0;
}
#head_breed {
	width: 680px;
	margin-left: 226px;
	margin-bottom: 10px;


}
#hele_breedte {
	text-align: justify;
	width: 680px;
	margin-left: 226px;
	display: block;
}

.head {
	width: 325px;
}
.abstract {
	text-align: justify;
	font-weight: bold;
}
.kolomtekst {
	text-align: justify;
	width: 325px;
}
.ss { /*superscript*/
	color: #F29400;
	font-size:x-small; 
	vertical-align:top;	
	float: left;
}
.backtotop {
	text-align: right;
	margin-top: 10px;
}
.backtotop2 {
	text-align: right;
	margin-right: 75px;
	margin-top: -25px;

}
#copyright {
	color: #9c9d9f;
	text-align: center;
	font-size: 10px;
	background: url(images/page_bottom.gif) no-repeat bottom;
	clear: left;
	margin-left: 2px;
	padding-top: 30px;
	padding-left: 42px;
	height: 70px;
}
#copyright a {
	font-weight: bold;
	color: #004A99;
}