@charset "UTF-8";
/* CSS Document */


html {
overflow: -moz-scrollbars-vertical;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(img/bg.png) #325100 repeat-x;
}
html,body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url(img/bg.png) #325100 repeat-x;

}
img {
	border:none;
}
ul, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#wrapper {
width:832px;
left:50%;
position:relative;
margin:0px 0px 0px -416px;
padding-bottom:50px;
}
#page{
	float:left;
	margin-left:95px;
	width:642px;
}
#top{
	width:642px;
	height:238px;
background:url(img/top.jpg) repeat-y;
}
#menu{
	width:642px;
	height:32px;
	background:#2d4902;
}
#menu ul{
	padding:8px 20px 0px 20px;
	color:#FFF;
}
#menu li,#footer li{
	padding:0px 5px 0px 5px;
	float:left;
}
 #footer ul{
	padding:0px 20px 0px 20px;
	color:#FFF;
	float:right;
}
#menu a{
	color:#FFF;
	text-decoration:none;
}
#menu a:visited, #footer a:visited{
	text-decoration:none;
}
#menu a:hover, #footer a:hover{
	text-decoration:undeline;
}
#menu a.active, #footer a.active{
	text-decoration:underline;
}
#footer a {
	color:#000;
	text-decoration:none;
}	
	 
#content{
	padding:10px 20px 50px 20px;
	min-height:350px;
}
#content_bg{
	background:url(img/content_bg.jpg) repeat-y;
	width:642px;
}
#bottom_line{
	height:6px;
	width:642px;
	background:url(img/bottom_line.png) repeat-y;
	font-size:2px;
}
#footer{
	width:569px;
	margin-left:36px;
	text-align:center;
	padding-top:5px;
	height:25px;
	background:url(img/footer.png) repeat-y;
}
#specialbg{
	float:left;
	margin-top:272px;
	min-height:257px;
	width:95px;
	background:url(img/bladeren.jpg) repeat-y;
}
.pictures {
	float:left;
	width:300px;
}
.default {
}
.case {
	padding-right: 10px;
	float:left;
	width:420px;
}
.case h3{
	color:#2d4902;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

.case a:hover{
	text-decoration:underline;
}

.case a{
	color:#2d4902;
	text-decoration:none;
}
.rightmenu a{
	color:#333;
	text-decoration:none;
display:none;
}
.rightmenu a:hover{
	color:#333;
	text-decoration:underline;
}
.case .img{
	float:left;
	margin-right:10px;
	border: solid 2px #2d4902;
	width:150px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:10px;
}
.txt {
	float:left;
	width:230px;
}
p {
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}
h1{
	font-weight:normal;
	margin-top:5px;
}
.flash{
	margin:10px;
	float:left;
	width:280px;
}
.rightmenu{
	float:left;
	width:150px;
	text-align:right;
}
.clear{
	clear:both;
}
