/* CSS Document */
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ECECEC;
	margin:5px 0;
}
a {
	color:#00477d;
}
div.shaded {
	background: url(/images/bgcontainer.gif) no-repeat left top;
	width: 800px;
	margin: 0 auto;
	padding:15px 0;
}
#home {
	font-size:11px;
}
#header {
	background: url(/img/header_pages.jpg) no-repeat left top;
	height:165px;

}
#header h2 {
	padding:15px 0 0 15px;	
	color:#fcd78a;
}
#header p {
	color:#FFFFFF;
	margin-left:15px;
	font-weight:bold;
}
#header p span {
	color:#fcd78a;
}
#container {
	padding:12px 20px;
	background: #FFFFFF url(/images/bgbody.gif) repeat-y center top;
	color: #333333;
	text-align:left;
	margin:0;
}
#top {
	padding:0;
	/*background: url(/images/banners/standaard_blauw.jpg) no-repeat left top;*/
	margin:0;
	height:100px;
}
#top span.logo {
	float:left;
	padding:10px;
	width:350px;
}
/*
h1 {
	clear:left;
	padding:10px;
	margin:10px 0;
	font-size:22px;
	color:#6F8521;
	background-color:#F3F3F3;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}
*/
h3 {
	font-size:12px;
	color:#00477d;
	font-weight:normal;
	text-transform: uppercase;
	margin:5px 0;
}
#bodypart {
	border:1px solid #DDDDDD;
	background-color:#F3F3F3;
	padding:10px;
	margin-bottom:20px;
}
#bodypart img { 
	margin:0 8px;
}
#bodypart img.bigThumb {
	margin-left:10px;
	border:0;
}
img.custThumb {
	border:0;
}
img.MainThumb {
	border: 1px solid gray;
}
span.thumblink {
	text-align:center;
	font-size:10px;
	float:right;
}
#bodypart h1, #bodypartwit h1 {
	font-size:16px;
	margin:10px 0;
	color:#faaf15;
}
#bodypart p, #bodypartwit p {
	font-size:12px;
}
#bodypart p.companyLink, #bodypartwit p.companyLink {
	text-align:right;
	font-size:16px;
	font-weight:bold;
	
}
p.companyLink {
	clear:both;
}
#voorRss {
	padding-top:10px;
	border-bottom:1px solid #DDDDDD;
	height:auto;
	min-height:180px;
}
* html #voorRss {
	height:150px;
}
#voorRss ul {
	margin:0;
	padding:0;
	list-style: none;
}
#voorRss li {
	padding:3px 15px;
	font-size:10px;
	line-height:12px;
	background: url(/images/bullet.gif) no-repeat left center;
}
#voorRss p {
	color:#777777;
	font-size:10px;
	margin:10px 0 20px;
}
#voorRss span.featimg img {
	margin-right:15px;
	padding-bottom:20px;
	float:right;
}
#zoeker {
	background-color:#EEEEEE;
	margin:15px 0 0;
	border: 1px solid #DDDDDD;
	height:auto;
	min-height:45px;
}
label.searchLabel {
	font-size:16px;
	font-weight:bold;
	float:left;
	line-height:24px;
}
* html #zoeker {
	height:45px;
}
#zoeker form {
	padding:10px 10px 10px 20px;
	margin:0;
}
#zoeker span {
	float:right;
	display:block;
	margin-right:5px;
	font-size:12px;
	line-height:24px;
}

#siteThumbsContainer {
	margin-top:20px;
	padding-bottom:10px;
	border-top:1px solid #DDDDDD;
	height:auto;
	min-height:210px;
}
* html #siteThumbsContainer {
	height:210px;
}
#siteThumbsContainer div {
	float:left;
	width:128px;
	margin:0;
	text-align:center;
	padding:0 10px;
}
#siteThumbsContainer div.smallThumb {
	margin-top:5px;
	border:1px solid #DDDDDD;
	padding:0;
}
#siteThumbsContainer img {
	margin:5px;
	border:0;
}
#siteThumbsContainer p.thumbtxt {
	font-size:10px;
	width:120px;
	text-align:left;
	margin-top:10px;
	padding-left:5px;
	float:left;
}

#thumbrows p {
	font-size:12px;
}
.footnote {
	margin:5px 0 0;
	border-top:1px solid #DDDDDD;
	font-size:11px;
	line-height:20px;
	padding:10px 0 0;
	text-align:left;
}

.footer {
	margin: 0;
	padding:0;
	clear:both;
	height:15px;
	background: url(/images/bgfooter.gif) no-repeat left top;
}
/* some custom styles */

.clear {
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}

