.top {
	width: 980px;
	text-align: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 144px;
}

.top2 {
   
    margin-left: 170px;
}
.headermenuitem {
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border: 1px solid black;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	font-weight: bold;
	width: 130px;
}

.headermenuitem_1{
    -moz-opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border: 1px solid black;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	font-weight: bold;
	width: 130px;
	background-color:#D8D8D8;
	padding: 5px;
	
        margin-left:110px;
       
}
.headermenuitem_2{
    -moz-opacity:0.7;
	filter:alpha(opacity=70);
	-khtml-opacity: 0.7;
	opacity: 0.7;
	border: 1px solid black;
	border-width: 1px 1px 1px 1px;
	text-align: center;
	font-weight: bold;
	width: 130px;
        background-color:red;
         
}
.headermenuitem_1 a{ color:#000; text-decoration: none;}
.h_menu{
    float: right;
}
.headermenuitem:hover {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
	cursor:pointer;
}
.headermenuitem_2:hover{
	-moz-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
	cursor:pointer;
}
.headermenuitem_1:hover{
	-moz-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
	cursor:pointer;
}
body {
	font-family: arial, verdana, ms sans serif;
	font-size: 12px;
	background:#FFFFFF;
	background-image:url(../images/bg_gras.jpg)
}
img {
	border: 0px;
}

.flashintro {
	width: 980px;
}

.container {
	width: 980px;
	margin:0 auto;
	padding: 0px 0px 0px 0px;
}

.linkerkolom {
	vertical-align: top;
}
/* java menu */
		/*this is the css for the vertical version*/
		.vertical ul{
			font-family: arial, verdana, ms sans serif;
			list-style-type: none;
			padding: 0px 0px 0px 0px;
			border-width: 0px 0px 0px 0px;
			margin: 0px;
			border-top: 1px solid;
			width: 203px;
		}
		.vertical li a{
			text-align:left;
			display: block;
			width: 200px;
			text-decoration: none;

			height: 1.2em;
			padding: .1em 1px;
			border: 1px solid;
			border-top: 0px;
			border-left: 0px;
		}
		.vertical li{
			/*Needed for IE. Don't ask me why, It was a lucky guess.*/
			display: inline;
		}
		.vertical li ul{
			position: absolute;
			margin-top: -1.3em;
			margin-left: 200px;
		}
		/*this is the css for the horizontal version*/
		.horizontal ul{

			list-style-type: none;
			padding: 0px;
			border-left: 1px solid;
			display: block;
			height: 1.4em;
		}
		.horizontal li{
			float: left;
			display: inline;
		}
		.horizontal li a{
			text-decoration: none;

			height: 1.2em;
			float: left;
			display: block;
			width: 125px;
			padding: .1em 1px;
			border: 1px solid;
			border-left: none;
		}
		.horizontal li li a{
			border-top: none;
			border-left: 1px solid;
		}
		.horizontal li ul{
			position: absolute;
			margin-top: 1.3em;
			margin-left: -1px;
			width: 129px;
			border: none;
			display: block;
			height: auto;
			border-top: 1px solid;
		}
		.horizontal li li ul{
			position: absolute;
			margin-top: .1em;
			margin-left: 125px;
		}
		.horizontal li ul li a{
		width: 125px;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}
		/*Arrow code - looks like <a class="haschild" href="#">Text <span>Arrow</span></a> can be turned on/off with arrow class*/
		.arrow a span{
			padding-left: 1em;
			font-size: 85%;
		}
		.arrow a:hover span{
		padding-left: 2em;
		}
		.arrow a span.noshow{
			visibility: hidden;
		}
		/*Plus code*/
		.plus a span{
			padding-left: .5em;
		}
		/*colors for menu*/
		.blackwhite li a{
			font-size: 13px;
			color: white;
			border-color: black;
		}
		.blackwhite li a:hover{
			color: white;
			border-color: black;
		}
		.blackwhite ul{
			border-color: black;
		}
		.bluewhite li a{
			color: #000033;
			border-color: #000033;
		}
		.bluewhite li a:hover{
			color: white;
			border-color: #000033;
		}
		.bluewhite ul{
			border-color: #000033;
		}
/* eind java menu */
.rechterkolom {
	vertical-align:text-top;
}
.aanbiedingenheader {
	height:	15px;
	width: 223px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 0px;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
	border-width: 0px 0px 1px 1px;
}
.aanbiedingbox {
	width: 223px;
	text-align: center;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 0px;
}

.buttonbox {
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 3px;
	width: 510px;
	color: #000000;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
	text-align: left;
}

.middenkolom {
	vertical-align: top;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
}

.topmenuitem {
	width: 80px;
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.topmenuitembox {
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 3px;
	width: 510px;
	color: #000000;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
	text-align: left;
}

.topmenuitem1 {
	height:	15px;
	width: 150px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;
}

.topmenuitem1:hover {
}

.link3 {
	color: #FFFFFF;
	text-decoration: none;
}
.link4 {
	color: #FFFFFF;
	text-decoration: underline;
}

.flagbox {
	width: 200px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;

}

textarea {
	color: #000000;
}

input {
	color: #000000;
}

.linkinheader {
	cursor: pointer;
	text-decoration: none;
}

.quotephotoleft {
	width: 197px;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 5px;
}

.quotephotoright {
	width: 218px;
	text-align:	left;
	border: 1px solid #000000;
	border-width: 0px 0px 1px 1px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
}

a {
	cursor: pointer;
}

.link1 {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}

.link2 {
	color: #FFFFFF;
	text-decoration: underline;
}

.link3 {
	color: #000000;
	text-decoration: none;
}

.link4 {
	color: #000000;
	text-decoration: underline;
}

/*
	background: #FFFFFF;
	background-image: url('../images/row.png');
	background-repeat: repeat-x;
*/

.headerright {
	font-weight: bold;
	color: #FFFFFF;
	width: 223px;
	margin: 5px 0px 0px 0px;
	padding: 2px 5px 2px 0px;
	border: 1px solid #000000;
	border-width: 1px 0px 1px 1px;
	text-align: right;
}

.headerleft {
	font-weight: bold;
	color: #FFFFFF;
	width: 199px;
	padding: 2px 0px 0px 3px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #000000;
	border-width: 1px 1px 1px 0px;
	text-align: left;
}

.itemleft1 {
	cursor: pointer;
	width: 199px;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
}
.itemleft1:hover {
}

.itemleft2 {
	cursor: pointer;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
	width: 199px;
	padding: 0px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
}
.itemleft2:hover {
}

.item1 {
	cursor: pointer;
	color: #000000;
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 3px;
	width: 510px;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
}
.item1:hover {
}

.item2 {
	cursor: pointer;
	color: #000000;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 3px;
	width: 510px;

}
.item2:hover {
}

.itemright1 {
	cursor: pointer;
	color: #ffffff;
	width: 223px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px;
}
.itemright1:hover {
}

.itemright2 {
	cursor: pointer;
	color:  #ffffff;
	width: 223px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px;
}

.itemright2:hover {
}

.carrousel {
	width: 229px;
	height: 113px;
	margin: 4px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #000000;
	border-width: 1px 0px 1px 1px;
}

.newsright1 {
	cursor: pointer;
	color: #ffffff;
	width: 221px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 2px;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px;
}
.newsright1:hover {
}

.newsright2 {
	cursor: pointer;
	color:  #ffffff;
	width: 221px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 2px;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px;
}

.newsright2:hover {
}

.newsdate {
	color: #000000;
	text-align:right;
	}
.forumrighttitle {
	color: #000000;
	text-align:right;
}
.forumrightdate {
	color: #000000;
	text-align:left;
}

.kolom1 {
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
}

.rechts {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	color: #ffffff;
	width: 170px;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px;
}

.newsheader {
	margin: 5px 0px 0px 2px;
	padding: 0px 5px 0px 3px;
	width: 507px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
	border-width: 1px 1px 1px 0px;
}
.midheader {
	margin: 0px 0px 0px 2px;
	padding: 1px 2px 1px 3px;
	width: 510px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
}

.contentright {
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 3px;
	width: 510px;
	color: #000000;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
	text-align: left;
}

.newsintro {
	color: #000000;
	border: 0px solid black;
	border-width: 0px 1px 1px 0px;
	margin: 0px 0px 0px 2px;
	padding: 1px 2px 2px 3px;
	width: 510px;
	text-align: left;
	min-height: 90px;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
}

.loginform {
	text-align: center;
	width: 223px;
	color: #FFFFFF;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
	padding: 0px 0px 0px 2px;
	margin: 0px 0px 0px 0px;

}

.homemenu {
	width: 216px;
	color: #FFFFFF;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
}

.coverphoto {
	width: 176px;
	margin: 5px 2px 0px 2px;
}

/* forum */
.forumtopics1 {
	background: #AFBCB0;
}
.forumtopics1:hover {
	background: #859c8a;
}

.forumtopics2 {
	background: #9AAC9c;
}

.forumtopics2:hover {
	background: #859c8a;
}

.forumtopicsdata1 {
	background: #AFBCB0;
	font-size: 10px;
	text-align:right;
}
.forumtopicsdata1:hover {
	background: #859c8a;
	text-align:right;
	font-size: 10px;
}

.forumtopicsdata2 {
	background: #9AAC9c;
	font-size: 10px;
	text-align:right;
}

.forumtopicsdata2:hover {
	background: #859c8a;
	font-size: 10px;
	text-align:right;
}

.forumtopicstitle1 {
	background: #AFBCB0;
	font-weight: bold;
}
.forumtopicstitle1:hover {
	background: #859c8a;
	font-weight: bold;
}

.forumtopicstitle2 {
	background: #9AAC9c;
	font-weight: bold;
}

.forumtopicstitle2:hover {
	background: #859c8a;
	font-weight: bold;
}

.forumbox {
	font-size: 14px;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 516px;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;
}

.forumname {
	font-weight: bold;
	border: 1px solid black;
	border-width: 0px 1px 0px 0px;
	text-align: left;
	width: 100px;
}

.forumdate {
	height: 20px;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;
	padding: 0px 2px 0px 0px;
	text-align: right;
	width: 350px;
}

.forumquote {
	text-align: right;
	width: 20px;
	padding: 0px 2px 0px 2px;
	border: 1px solid black;
	border-width: 0px 0px 1px 0px;
}

.forumtxt {
	text-align: left;
	height: 100px;
}

.forumtween {
	margin: 0px 0px 0px 2px;
	padding: 1px 2px 1px 3px;
	width: 510px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	border: 1px solid #000000;
	border-width: 0px 0px 1px 0px;
}
/* shop */

.shoptable {
	vertical-align: text-top;
	text-align: center;
}

.shopmenuitem {
	height:	15px;
	width: 165px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;
}

.shopmenuitem:hover {
}

.shopbox2 {
	height: 220px;
	cursor: pointer;
	text-align:center;
	vertical-align: middle;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;

}
.shopbox {
	height: 150px;
	cursor: pointer;
	text-align:center;
	vertical-align: middle;
	border: 1px solid black;
	border-width: 0px 1px 1px 0px;

}
.shopbox:hover {
}

.productstable {
	width: 165px;
	height: 150px;
	vertical-align: top;
}
.productstable2 {
	width: 250px;
	height: 150px;
	vertical-align: top;
	border:1px solid black;
	border-width: 1px 1px 1px 1px;
}
.productstableheader {
	height:	10px;
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
	border-width: 1px 1px 1px 1px;
}
.productstableheader2 {
	height:	10px;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 2px;
	text-align: center;
	font-weight: bold;
	border: 1px solid black;
	border-width: 1px 1px 0px 1px;
}

.productstablepicture {
	vertical-align:top;
	text-align:center;
	border: 1px solid black;
	border-width: 0px 1px 0px 0px;
}

.productstabletext {
	vertical-align: top;
	border: 1px solid black;
	border-width: 0px 0px 0px 0px;
}

.productstableleesverder {
	vertical-align: top;
	border: 1px solid black;
	border-width: 0px 0px 0px 0px;
}
.productbox {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	width: 516px;
	color: #000000;
	border: 1px solid #000000;
	border-width: 0px 1px 1px 0px;
	text-align: left;
}

.artikelcode {
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 3px 5px;
	height: 5px;
	border: 1px solid #000000;
	border-width: 0px 0px 1px 0px;

}

.productfototable {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	height: 200px;
	border: 1px solid #000000;
	border-width: 0px 0px 0px 1px;
}

.proomsch {
	vertical-align: top;
	height: 90px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.proprijs {
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.tableright {
	width: 229px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	color: #000000;
	font-size: 11px;
	border: 1px solid #000000;
	border-width: 0px 0px 1px 1px;
	text-align: left;
}

.mailitem0 {
	cursor: pointer;
	color: #000000;
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 3px;
	width: 510px;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
}
.mailitem0:hover {
}

.mailitem1 {
	cursor: pointer;
	color: #000000;
	font-weight:bold;
	text-align: left;
	border: 1px solid #000000;
	border-width: 0px 1px 0px 0px;
	margin: 0px 0px 0px 2px;
	padding: 0px 2px 0px 3px;
	width: 510px;

}
.mailitem1:hover {
}
