


div.iconcontainer
{
	text-dectioration: none;
}
div.iconcontainer img{
	border: 1px solid #2b4500;
}


body.webshopbody, body.mainbody {
	font-family: Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

	height: 100%;
	width:962px;
	overflow: auto;
}

#container {
	margin-left:6px;
   	min-height: 100%;
   	height:auto !important;
   	height:100%;
	width: 946px;

}




#lefttop {
	background-image: url('/images/lefttop.jpg');
	background-repeat: no-repeat;
	width: 193px;
	height: 381px;
	margin-left:1px;
	~margin-left:2px;
}

#topcontainer {
	position: absolute;
	margin-left: 193px;
	~margin-left: 194px;
	top:0px;		
	width: 755px;
	height: 246px;
}

#topbar {
	z-index: 100;
	position:absolute;
	margin-top: 222px; 
	width: 100%;
	height: 24px;
	background-color: #2b4500;
	text-align: right;
}


#textcontainer {
	position: absolute;
	margin-left: 199px;
	width: 730px; 
	top: 250px;
	
}


#header {
	position: absolute;
	margin-left: -2px;
	top: 35px;
	z-index: 100; 
}


#textcontainerwebshop {

	position: absolute;
	margin-left: 205px;
	width: 520px; 
	top: 250px;
	margin-top: 15px;
}




.cmscontent {
	margin-top: 5px;
	min-height: 500px;
}

.cmscontent img {
	border: 0px;
}


.mainbody {
	background:#94b346 url('/images/background.png') repeat-y 50% 0;
}

.webshopbody {
	background:#94b346 url('/images/background_webshop.png') repeat-y 50% 0;
}




#menu{
	position: absolute;
	z-index: 50;	
	margin-left: 1px;
	~margin-left: 2px;
	width: 192px;
	height: 340px;
	top: 190px;
}

#webshopbar {
	position: relative;
	bottom: 130px;
	z-index: 100;
	float: right;
	right: 2px;
	width: 210px;
}

#winkelwagen {
font-size: 8pt;
margin: 8px;

}

#imagefader div{
position: absolute; left: 0; top: 0;
}

#fffpcontainer {
	margin-top: 20px;
	text-align: center;
}

#fffp {
width: 73px;
height: 100px;
}

#buttoncontainer{
margin-top: 50px;
width:1%;
}

.button {
z-index: 10;
position: absolute;
}

.buttonover {
position: absolute;
z-index: 100;
visibility: hidden;
}

.menuitem {
position: absolute;
}

#smallbuttoncontainer
{
z-index: 250;
position: absolute;
left: 40px;
margin-top: 5px;
margin-right: 100px;
text-align: left;
display: inline;
}

#house {
margin-right: 10px;
}

#bottombar {
margin-top: 20px;
position: relative;
text-align: center;
}

#bottomline {
width: 100%;
height: 8px;
background-color: #2b4500;
}

#bottombuttons {
height: 15px;
width: 100%;
margin-top: 5px;
display: inline;
}

.smallbutton {
border-width: 0;
margin-bottom: 2px;
margin-left: 3px;
margin-right: 3px;
}

.productbox {
text-align: justify;
width: 80%;
}

a {
color: black;
text-decoration: none;
font-weight: normal;
text-decoration: underline;
}

a:hover {
color: black;
text-decoration: underline;
}

.catimg img{
border: 1px solid white;
}

.productbox {
float: left;
margin: 5px;
width: 250px;
}

.productbox {
float: left;
margin: 5px;
width: 250px;
}


div.gallery {
	width: 140 px;
	height: auto;
	float: left; 
	text-align: center; 
	margin-right: 10px; 
	margin-bottom: 15px;
	padding: 8px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 1px 1px 1px;
}

div.gallery img {
	
}


