html, body {
	background : #7d7d7d;
}
#wrap {
	width : 970px;
	margin : 0 auto;
	background : white;
	background-image : url(/img/shadow_side2.gif);
	background-repeat : repeat-y;
	background-position : center bottom;
}
#container {
	float : left;
	width : 610px;
	padding : 0 0 20px 30px;
}
#header {
	position : relative;
	margin : 0;
	margin-left:10px;
	height : 210px;
	background-image : url(/img/background.gif);
	background-repeat : no-repeat;
	background-position : left top;
}
#footer {
	clear : both;
	padding : 10px 0 30px 0;
	color : #494949;
	font-size : 80%;
	text-align : center;
	width : 970px;
	background-image : url(/img/shadow_bottom2.gif);
	background-repeat : no-repeat;
	background-position : center bottom;
}
#sidebar {
	float : right;
	width : 300px;
	padding : 0 30px 0 0;
}
.main, .main2, .mainsel, .tags, .showall {
	border-width : 1px;
	border-style : solid;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	-khtml-border-radius : 10px;
	border-radius : 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	-khtml-border-radius : 10px;
	border-radius : 10px;
	background : white;
}
.main {
	width : 588px;
	margin-bottom : 20px;
	border-color : #7d7d7d;
}
.main2 {
	float : left;
	margin : 0 20px 0 0;
	width : 283px;
	border-color : #7d7d7d;
}
.mainsel {
	width : 588px;
	margin-bottom : 20px;
	border-color : #008282;
}
.tags {
	margin-bottom : 20px;
	border-color : #80c1c1;
}
#podcast, #boek, #video, #ebook, #contact, #info, #uitleg, #oeps, #podcastsel, #boeksel, #videosel,  
#ebooksel, #ctitel, #uitgelicht, #sitemap, #showall {
	background-repeat : no-repeat;
	-moz-border-radius-topleft : 5px;
	-moz-border-radius-topright : 5px;
	-webkit-border-radius-topleft : 5px;
	-webkit-border-radius-topright : 5px;
	-khtml-border-radius-topleft : 5px;
	-khtml-border-radius-topright : 5px;
	border-radius-topleft : 5px;
	border-radius-topright : 5px;
}
 
#podcast, #boek, #video, #ebook, #podcastsel, #boeksel, #videosel, #ebooksel, #contact, #info, #uitleg, #oeps {
	width : auto;
	padding : 8px 10px 10px 97px;
	background-position : left bottom;
}
#podcastsel, #boeksel, #videosel, #ebooksel {
	background-color : #008282;
}
#podcast, #boek, #video, #ebook, #contact, #info, #uitleg, #oeps, #uitgelicht, #sitemap {
	background-color : #7d7d7d;
}
#boek {
	background-image : url(/img/titel_boek.gif);
}
#podcast {
	background-image : url(/img/titel_podcast.gif);
}
#video {
	background-image : url(/img/titel_video.gif);
}
#ebook {
	background-image : url(/img/titel_ebook.gif);
}
#contact {
	background-image : url(/img/titel_contact.gif);
}
#info {
	background-image : url(/img/titel_info.gif);
}
#uitleg {
	background-image : url(/img/titel_uitleg.gif);
}
#oeps {
	background-image : url(/img/titel_oeps.gif);
}
#boeksel {
	background-image : url(/img/titel_boeksel.gif);
}
#podcastsel {
	background-image : url(/img/titel_podcastsel.gif);
}
#videosel {
	background-image : url(/img/titel_videosel.gif);
}
#ebooksel {
	background-image : url(/img/titel_ebooksel.gif);
}
#uitgelicht {
	width : auto;
	padding : 8px 10px 10px 115px;
	background-image : url(/img/titel_uitgelicht.gif);
	background-position : left bottom;
}
#ctitel {
	background : #80c1c1;
	padding : 8px 10px 10px 97px;
	background-image : url(/img/titel_ziemeer.gif);
	background-position : left bottom;
	background-repeat : no-repeat;
}
#artikel, #cloud, #artikelsel, #home, #showall2 {
	background-repeat : no-repeat;
	background-position : left top;
}
#artikel, #cloud, #artikelsel {
	padding : 12px 10px 10px 10px;
}
#artikel {
	background-image : url(/img/spacertop.gif);
}
#artikelsel, #cloud {
	background-image : url(/img/spacertop3.gif);
}
#home {
	padding : 14px 10px 10px 10px;
	background-image : url(/img/spacertop2.gif);
}
#links {
	position : absolute;
	padding : 0 10px 0 10px;
	width : 920px;
	height : 20px;
	top : 95px;
	left : 0;
	text-align : right;
	font-size : 85%;
	color : #008282;
}
#logo {
	float : left;
	width : auto;
	padding : 0;
	margin : 13px 0 0 20px;
}
#sitemap {
	width : auto;
	padding : 8px 10px 10px 10px;
	background-repeat : no-repeat;
	background-position : left bottom;
}
#share {
	padding : 0;
	margin : 0 0 20px 0;
	width : auto;
	text-align : right;
}
.showall {
	width : 588px;
	margin-bottom : 20px;
	border-color : #494949;
}
#showall {
	background-color : #494949;
	width : auto;
	background-image : url(/img/titel_showall.gif);
	padding : 8px 10px 10px 115px;
	background-position : left bottom;
}
#showall2 {
	padding : 14px 10px 0 10px;
	background-image : url(/img/spacertop4.gif);
}
#rss {
	float : right;
	margin : 20px 20px 0 0;
}