/* CSS Document */

.producten {
	/*border:1px solid #67aed8;*/
	/*background-color:#67aed8;*/
	padding:2px;
}

body {
	margin: 10px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0 auto;
}
h1 {
	font-size: 16px;
	color: #fff;
}
h2 {
	font-size: 14px;
	color: #fff;
}
h3 {
	font-size: 16px;
	color: #FFF;
}
h4 {
	font-size: 14px;
	color: #FFF;
}
h5 {
	font-size: 12px;
	color: #db002e;
}
/*ul,li {
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height: 30px;
}*/
a {
	color: #ffffff;
	text-decoration:underline;
}

a:hover {
	text-decoration: underline;
/*	color: #de53a4;*/
	color:#322c6a;
}

input{
	border: solid 1px #3e87b0;
	background-color: #fcfbf6;
}
textarea{
	border: solid 1px #3e87b0;
	background-color: #fcfbf6;
}

.containerback {
	background-image:url(/images/bg_container.gif);
	background-repeat:repeat-y;
	width: 905px;
	margin:0 auto;
}

#container{
	margin:0 auto;
	background-image: url(/images/containers/container_top.jpg);
	background-repeat: no-repeat;
	position: relative;
	
}
.fixed{
	width:905px;
}
#header {
	width: 905px;
	height: 175px;
	position: relative;
}
#clearer{
	height:0px;
	clear:both;
}




#content {
	float: left;
	width: 905px;
	min-height: 282px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.hoekje{
	position:absolute;
	width:295px;
	left:610px;
	/*z-index:100;*/
	top: 0px;
}
#maincontent {
	float: left;
	overflow-y:auto;
	overflow-x:hidden;
	width: 425px;
	height:400px;
	color: white;
	line-height: 16px;
/*	margin: 0 230px 0 0;*/
	margin:0px;
	padding: 0 20px 10px 20px;
}

#col_left {
	/*position:relative;
	left: 0px;
	top: 15px;*/
	width: 205px;
	height:325px;
	overflow:hidden;
	float:left;
	/*overflow: hidden;
	border: solid 1px red;*/
}

#content_nav {
	/*position:absolute;
	top:400px;
	left:220px;*/
	/*margin-top:30px;*/
	margin:0 0 0 205px;
	padding:0px;
	float:left;
	width:425px;
	height:100px;
	overflow:hidden;
	display:inline;
	
}

#col_right {
	float: right;
	overflow: hidden;
	width: 45px;
}

#nieuws {
	position:absolute;
	left:475px;
	top:0px;
	width:220px;
	height:180px;
	/*padding:50px 60px 20px 40px;*/
	overflow:hidden;
	/*border:1px dashed gray;*/
	/*background-color:#c93b9f;*/
	background-image:url(/images/ster.png);
	background-repeat:no-repeat;
	/*border:1px solid #322c6a;*/
	/*color:white;*/
	z-index:100;
	/*padding:5px;*/
}

#nieuws p {
	width:140px;
	height:85px;
	overflow:hidden;
	margin:47px 0px 0px 40px;
	padding:0px;
	text-align:center;
	line-height:20px;
}

#nieuws p:first-line {
	color:#c93b9f;
	font-weight:bold;
}

#adres {
	color: #787878;
	float: left;
	font-size: 9px;
	line-height: 12px;
	overflow: hidden;
	padding:0px 0px 0px 40px;
	width: 165px;	
}
#footer {
	float: left;
	overflow: hidden;
	width: 905px;
	height: 34px;
}
.navigatie {
	float: left;
	width: 200px;
	padding: 0px auto;
	overflow: hidden;
	position: relative;
}

#nav_right {
	float: right;
	overflow: hidden;
}


.navigatie_right {
	float: right;
	width: 214px;
	padding: 0px auto;
	margin: 6px 0 6px 0;
	overflow: hidden;
	position: relative;
	z-index:100;
}
.margin_image_left {
	margin: 8px 8px 8px 0;
}
.border_images {
	border: solid 1px #4e92d0;
	margin: 0 10px 10px 0;
}
.flash {
	position: absolute;
	top:737px;
	left:166px;
	/*float: left;*/
	width: 905px;
	height: 152px;
	/*margin: 0px auto;*/
	/*text-align: center;
	left: -24px;
	display:inline;*/
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(/images/navigatie/bg_button_a.gif);
	height: 21px ;
	width: 115px;
	vertical-align: middle;
	font-size: 10px;
	color: #ffffff;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
}
a.mainlevel:hover { 
	background-position: 0px -25px; 
	color: #7fc3ea; 
}

a.mainlevel_selected:hover {
	color:#ffffff;
	text-decoration:none;
}

.mainlevel_selected {
	display: block;
	background: url(/images/navigatie/bg_button_a.gif);
	height: 21px ;
	width: 115px;
	vertical-align: middle;
	font-size: 10px;
	background-position: 0px -25px; 
	color: #7fc3ea; 
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
}

.versturen {
	float: left;
	margin: 5px 0 0 80px;
}

.cnw {
	float:left;
	margin:0px 0px 31px -18px;
}
