@charset "utf-8";
/* CSS Document */
html, body{
	margin:0px;
	padding:0px;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:no-repeat;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.achtergrond{
	background-repeat:repeat-y;
	background-attachment:fixed;
	width:100%;
	min-height:100%;
    height:auto !important;
    height:100%;
}
.website{
	width:910px;
	margin:0 auto;
	padding-top:35px;
}
#banner{
	margin-right:0px;
}
.contentover{
	width:598px;
	background-image:url(../images/contentover.jpg);
	background-repeat:repeat-y;
	border:1px solid #000;
	margin-right:15px;
	margin-top:20px;
	margin-bottom:35px;
}
.content{
	min-height:210px;
	width:548px;
  	height:auto !important;
  	height:210px;
	margin-top:200px;
	display:block;
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	padding:25px;
	color:#EEE;
	font-size:13px;
}
.content a:link{
	color:#c8e966;
}
.content a:visited{
	color:#c8e966;
}
.content a:hover{
	color:#c8e966;
	text-decoration:none;
}
.menu{
	position:absolute;
	margin-top:223px;
	margin-left:615px;
	font-size:12px;
	font-weight:bold;
	width:265px;
}
.menu2{
	font-size:12px;
	font-weight:bold;
	width:265px;
}
#logo{
	position:absolute;
}
.rechten{
	color:#fff;
	text-align:right;
}
.rechten a:link{
	background-image:none;
	display:inline;
	color:#fff;
	text-decoration:none;
}
.rechten a:visited{
	background-image:none;
	display:inline;
	color:#fff;
	text-decoration:none;
}

.menu a:link{
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	display:block;
	width:265px;
	height:26px;
	margin-bottom:5px;
	color:#aad15d;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
}
.menu a:visited{
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	display:block;
	width:265px;
	height:26px;
	margin-bottom:5px;
	color:#aad15d;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
}
.menu a:hover{
    background-image:url(../images/button_over.jpg);
	background-repeat:no-repeat;
	display:block;
	width:265px;
	height:26px;
	margin-bottom:5px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
}
.menu2 a:link{
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	display:block;
	width:265px;
	height:26px;
	margin-bottom:5px;
	color:#aad15d;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
}
.menu2 a:visited{
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;
	display:block;
	width:265px;
	height:26px;
	margin-bottom:5px;
	color:#aad15d;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
}
.menu2 a:hover{
    background-image:url(../images/button_over.jpg);
	background-repeat:no-repeat;
	display:block;
	width:265px;
	height:26px;
	margin-bottom:5px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
	padding-top:5px;
}
#taalkeuze{
	background-image:url(../images/taalkeuze.jpg);
	display:block;
	width:120px;
	height:213px;
	float:right;
}
h1{
	color:#c8e966;
	font-size:15px;
}
h2{
	color:#ffffff;
	font-size:14px;
}
.banner{
	position: absolute;
	top: 50%;
	left: 50%;
	width:500px;
	height: 210px;
	margin-left:-250px;
	margin-top:-100px;
	border:1px solid #fff;
	background-image:url(../images/bannerbackground.jpg);
	background-repeat:repeat-x;
	color:#fff;
	z-index:10000;
	padding:10px;
}


.kruis{
	position:relative;
	top:0px;
	left:0px;
	float:right;
}
.lijnrondom{
	border:1px solid #022c18;
	background-color:#034022;
	padding:10px;
}
.oudeprijs{
	text-decoration:line-through;
	font-size:1.4em;
	font-weight:bold;
}
.nieuweprijs{
	color:#c8e966;
	font-size:1.4em;
	font-weight:bold;
}
.knop {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	cursor: pointer;
/*	background-color: #9fa8b2;
*/	color: #000;
	background-color:#c8e469;
	background-repeat: repeat-x;
	background-position: top;
}
