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

body{
	background: url('/images/2010/background.jpg') repeat-x #018240 center top;
	margin: 30px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/* Clearfix ----------------------------------------------- */
/* -------------------------------------------------------- */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


div#container{
	/*width: 980px;*/
	width: 100%;
	/*margin: 0 auto;*/
}

div#logo{
	/*width: 213px;*/
	width: 230px;
	height: 83px;
	background: url('/images/2010/logo.png') no-repeat;
	position: absolute;
	z-index: 5;
	right: 0;
}

div#left{
	width: 166px;
	float: left;
	margin: 0px 0 0 10px;
	padding: 20px 0 0 0;
	position: absolute;
	z-index: 2;
}

div#schapen{
	background: url('/images/2010/schapen.png') no-repeat;
	height: 150px;
	width: 124px;
	position: absolute;
	z-index: 0;
	margin: 180px 0 0 0px;
}

div#menu{
	float: left;
	list-style: none;
	position: absolute;
	z-index: 1;
	margin: 0 0 0 0px;
	padding: 0;
	width: 148px;
}

div#menu ul{
	list-style: none;
	padding: 0;
	margin: 0px 0 0 0px;

}

div#menu ul{
	list-style: none;
}

div#menu a{
	margin: 0;
	padding: 0;
}

div#menu ul li{
	margin: 0;
	padding: 0;
}

div#menu ul li a{
	background: url('/images/2010/menu_item.png') no-repeat;
	height: 16px;
	width: 138px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	padding: 5px;
	text-decoration: none;
	margin: 2px 0 0 0;
}

div#menu ul li a:hover{
	background: url('/images/2010/menu_item.png') no-repeat 0 -26px;
	height: 16px;
	width: 138px;
	display: block;
	padding: 5px;
	color: #003333;
	font-weight: bold;
}

div#menu ul li ul li a{
	background: none;
	height: 16px;
	width: 138px;
	display: block;
	padding: 5px;
	color: #FFFFCC;	
	font-weight: bold;
}

div#menu ul li ul li a:hover{
	background: url('/images/2010/menu_item.png') no-repeat 0 -26px;
	height: 16px;
	width: 138px;
	display: block;
	padding: 5px;
	color: #ffffcc;
	font-weight: bold;
}

.potje{
	float: left;
	background: url('/images/2010/potje.png') no-repeat;
	height: 123px;
	width: 132px;
	display: block;
	position: absolute;
	z-index: 3;
	margin: 295px 0 0 20px;
}

/*
.potje:hover{
	float: left;
	background: url('/images/2010/potje.png') no-repeat 0 -123px;
	height: 123px;
	width: 132px;
	display: block;
}
*/

div#content{
	/*width: 727px;*/
	width: 100%;
	float: left;
	position: absolute;
}

.top{
	background: url('/images/2010/content_top_middle.png') repeat-x;
	/*width: 727px;*/
	height: 15px;
	margin: 0 125px;
}

.topLeft {
	background: url('/images/2010/content_top_left.png') no-repeat;
	float: left;
	width: 16px;
	height: 15px;
}

.topRight {
	background: url('/images/2010/content_top_right.png') no-repeat;
	float: right;
	width: 16px;
	height: 15px;	
}



.inhoud{
	background: #ffffcc;
	border-right: #018240 1px solid;
	border-left: #018240 1px solid;
	padding: 45px 50px 25px 50px;
	margin: 0 125px;
	font-size: 12px;
	min-height: 400px;
	-height: 400px;
}

.inhoudContent{
	width: 727px;
}

.bottom{
	background: #ffffc9;
	/*width: 727px;*/
	height: 15px;
	margin:0 126px;
}

.bottomLeft {
	background: url('/images/2010/content_bottom_left.png') no-repeat;
	float: left;
	width: 14px;
	height: 15px;
}

.bottomRight {
	background: url('/images/2010/content_bottom_right.png') 0 1px no-repeat;
	float: right;
	width: 14px;
	height: 15px;	
}

div#rechts{
	width: 156px;
	position: absolute;
	z-index: 10;
	top: 150px;
	right: 0;
	overflow: hidden;
}

div#wolvrouw{
	background: url('/images/2010/wolvrouw.png') no-repeat;
	width: 191px;
	height: 364px;
	float: left;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #018240;
	margin: 0;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #018240;
	margin: 0;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	font-style:italic;
	margin: 0;
}



.shopitem{
	width: 185px;
	float: left;
	margin: 0px 50px 50px  0;
	height: 250px;
}

.shopitem_image{
	height: 125px;
	width: 185px;
	float: left;
	text-align: center;
}

.shopitem_image {
	margin-bottom: 8px;	
}

.shopitem h2 {
	margin-bottom: 8px;	
}

.shopitem a{
	color: #018240;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.shopitem a:hover{
	color: #018240;
	font-weight: bold;
	text-decoration: underline;
}

.shopitem p{
	margin: 0;
	height: 25px;
}

.prijs{
 	font-size: 11px;
	margin: 0 0 10px 0;
}

.shopitemHeader{
	height: 120px;
	width: 140px;
	float: left;
	background: url(/images/2010/shopimage.png);
}

.input{
	width: 50px;
	float: left;
	height: 14px;
	margin: 0 0 5px 0;
}

.dropdown{
	float: left;
	margin: 0;
}

div#footer{
	color: #003333;
	font-size: 11px;
	margin: 10px 0 10px 0;
	text-align: center;
	padding-top: 30px;
}

div#footer a{
	color: #003333;
	text-decoration: none;
}

div#footer a:hover{
	color: #003333;
	text-decoration: underline;
}

.tekst{
	height: 55px;
	float: left;
	line-height: 25px;
	width: 50px;
}

.opties{
	width: 50px;
/*	height: 25px; */
	float: left;
}

.winkelmand{
	float: left;
	width: 120px;
	margin-top: 10px;
}


#winkelmandOverzicht {
	width: 100%;	
}

#winkelmandOverzicht th {
	text-align: left;	
}
	
	


..glossymenu, .glossymenu li ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
.glossymenu li{
	position: relative;
	float: left;
}
.glossymenu li a{
	display: block;
	text-decoration: none;
	float: left;
}
.glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	padding: 0;
	float: left;
	margin: 0 0 0 -40px;
	background: #009933;
	border: 1px solid #06762b;
}
.glossymenu li ul li{
	float: left;
}
.glossymenu li a:visited, .glossymenu li a:active{
	color: white;
	float: left;
}

.onderschrift {
	color:#0099FF;
	font-size:10px;
}

.agenda .bezet {
	background-color:#FF0000;
	color:#000000;	
}

.agenda .theater {
	background-color:#66CC33;
	color:#000000;
}

.agenda .vrij {
	
}

.agenda .border {
	border:1px solid #018240;
}


/*****polaroid*****/

#polaroid1 {
	position:absolute;
	left: 194px;
	top: 394px;
}

#polaroid2 {
	position:absolute;
	left: 300px;
	top: 216px;
}

#polaroid3 {
	position:absolute;
	left: 473px;
	top: 59px;
}

#polaroid4 {
	position:absolute;
	left: 561px;
	top: 920px;
}

#polaroid15 {
	left:438px;
	position:absolute;
	top:243px;
}

#polaroid6 {
	position:absolute;
	left: 699px;
	top: 279px;
}

#polaroid7 {
	position:absolute;
	left: 625px;
	top: 91px;
}

#polaroid8 {
	position:absolute;
	left: 607px;
	top: 1116px;
}

#polaroid9 {
	position:absolute;
	left: 588px;
	top: 416px;
}

#polaroid10 {
	position:absolute;
	left: 705px;
	top: 579px;
}

#polaroid11 {
	position:absolute;
	left: 570px;
	top: 585px;
}

#polaroid12 {
	position:absolute;
	left: 555px;
	top: 746px;
}

#polaroid13 {
	position:absolute;
	left: 688px;
	top: 893px;
}

#polaroid14 {
	position:absolute;
	left: 726px;
	top: 765px;
}

#polaroid15 {
	position:absolute;
	left: 538px;
	top: 243px;
}

#polaroid16 {
	position:absolute;
	left: 576px;
	top: 333px;
	z-index:10;
}

#polaroid17 {
	position:absolute;
	left: 760px;
	top: 96px;
}

#polaroid18 {
	position:absolute;
	left: 420px;
	top: 260px;
	
}



/* linken */

a:link {
color: #018240;
text-decoration: underline;
	}

a:active {
color: #018240;
text-decoration: underline;
	}
	
a:visited {
color: #018240;
text-decoration: underline;
	}	
	
a:hover {
color: #018240;
text-decoration: none;
	}






/* Holy Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */