body
{
	behavior:				url("/media/css/csshover.htc");
	background:				url(/media/images/background_body.jpg) 0 25px;
}
#wrapper
{
	width:					850px;
	margin:					0 auto;
	position:				relative;
	background:				url(/media/images/background_body.jpg) 0 25px;
	background:				rgb(250,250,250);
	border-width:			0 1px;		
	border-color:			#80C344;
	border-style:			solid;
}

/* KOP */
#kop
{
	background:				url(/media/images/background_top.jpg);
	height:					167px;
	margin:					0 0 3px;
	position:				relative;
}
#kop #logo
{
	background:				url(/media/images/logo_kringloopwinkel.png);
	width:					147px;
	height:					142px;
	position:				relative;
	margin:					2px 10px;
	float:					left;
}
#kop #wisselendplaatje
{
	float:					left;
	width:					400px;
	height:					116px;
}
#kop #subtitel
{
	color:					white;	
	font-family:			'Myriad Pro',Arial;
	font-size:				19px;
	width:					230px;
	float:					left;
	text-align:				center;
	margin-top:				25px;
	margin-left:			20px;
}
/* MENU */
#menu
{
	position:				absolute;
	margin-left:			0;
	top:					118px;
	left:					35px;
	width:					647px;
	background:				#1A3605;
	height:					39px !important;
	padding-left:			130px;
}
#menu li, #menu li a
{
	display:				inline;
	float:					left;
}
#menu li
{
	margin:					0 22px 0 0;
}
#menu a
{
	color:					white;
	text-decoration:		none;
	font-family:			'Myriad Pro',Arial;
	font-size:				15px;
	padding:				9px 0;
}
#menu li a:hover
{
	border-bottom:			3px solid white;	
}
#menu li.huidig a
{
	border-bottom:			3px solid white;		
}

/* SUBMENU */
#submenu
{
	margin:					0;
}
#submenu div
{
}
#submenu ul
{
	list-style-type:		none;
	margin:					0;
}
#submenu ul li
{
}
#submenu ul li a
{
}
#submenu ul li a:hover
{
}
#submenu ul li.huidig a
{
}

/* CONTENT */
#content
{
	padding:				5px 35px 0 35px;
	margin-bottom:			10px;
	margin-top:				15px;
	min-height:				300px;
	font-family:			'Myriad Pro',Arial;
	font-size:				13px;
	color:					black;
}

#content form #contentformulier .form-class
{
	width:					200px;
	background:				red;
}

/* FOOTER */
#footer
{
	height:					15px;
	background:				url(/media/images/footer.jpg);
	margin-top:				3px;
	color:					#1A3605;
	font-size:				11px;
	text-align:				center;
}
#footer a
{
	text-decoration:		none;
	color:					#1A3605;
}

#modules
{
	border:					1px solid #1A3605;	
	float:					right;
	padding:				4px;
	margin-top:				5px;
	margin-right:			35px;
	width:					100px;
	z-index:				10;
	position:				relative;
	background:				url(/media/images/trans.png);
}
#modules ul
{
	list-style-type:		none;
}
* html #modules
{
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/trans.png', sizingMethod='scale');
}
#modules h2
{
	text-align:				left;
	margin-bottom:			10px;
}
#modules .uitloggen
{
	margin-top:				10px;
}

#aanbiedingenuitgelicht
{
	width:					300px;
	margin:					25px 0 10px 25px;
	padding:				0 0;
	float:					right;
	border:					1px solid #1A3605;
}
div > #aanbiedingenuitgelicht
{
	background:				url(/media/images/trans.png);
}
* html #aanbiedingenuitgelicht 
{
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/trans.png', sizingMethod='scale');
}
#aanbiedingenuitgelicht h3
{
	background: 			#1A3605;
	color:					white;
	text-align:				center;
	height:					20px;
	font-family:			'Myriad Pro',Arial;
	font-size:				13px;
}
#aanbiedingenuitgelicht h3 a
{
	color:					white;
	text-decoration:		none;
}

#aanbiedingenuitgelicht .aanbieding
{
	position:				relative;
	clear:					both;
	padding:				5px 0;
	border-bottom:			1px solid #003200;
	overflow:				auto;
	_overflow:				visible;
	_height:				30px;
	text-decoration:		none;
}


#aanbiedingenuitgelicht .aanbieding h4
{
	font-family:			'Myriad Pro',Arial;
	font-size:				13px;
	color:					#003200;
	float:					left;
	width:					230px;
}

#aanbiedingenuitgelicht .aanbieding img
{
	width:					60px;
	height:					60px;
	float:					left;
	margin-right:			5px;
	margin-left:			5px;
	margin-top:				2px;
		
}

#aanbiedingenuitgelicht .aanbieding p
{
	margin:					0;
	padding:				0;
	font-family:			'Myriad Pro',Arial;
	font-size:				11px;
	color:					#003200;
	height:					45px;
	width:					230px;
	float:					left;
	overflow:				hidden;
}

#aanbiedingenuitgelicht .aanbieding a
{
	font-family:			'Myriad Pro',Arial;
	text-decoration:		underline;
	font-size:				12px;
	color:					#003200;
	display:				block;
	float:					right;
	margin-top:				5px;
	margin-right:			5px;
}
#aanbiedingenuitgelicht .aanbieding:hover
{
	background:				#eee;
	cursor:					pointer;
}

#homecontent
{
	width:					100px;
}

.border
{
	height:					7px;
	background:				#003200;
	clear:					both;
}

#contactblok
{
	width:					340px;
	padding-left:			5px;
	background:				url(/media/images/trans.png);
	float:					right;
	margin-right:			38px;
	margin-top:				28px;
	clear:					both;
	background:				#eee;
	margin-left:			10px;
}
#contactblok .melding
{
	width:					320px;
}
* html #contactblok
{
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/trans.png', sizingMethod='scale');

}

#cmsinlogblok
{
	width:					350px;
	padding:				10px;
	background:				url(/media/images/trans.png);
	margin-right:			38px;
	margin-top:				28px;
	float:					left;
	border:					1px solid #1A3605;	
}

#cmsinlogblok h2
{
	margin-bottom:			15px;
}

* html #cmsinlogblok
{
	filter:					progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/images/trans.png', sizingMethod='scale');
}

#fotos
{
	position:				absolute;
	top:					0;
	right:					0;
	width:					420px;
	height:					130px;
	float:					right;
	z-index:				0;
}
#fotos div img
{
	position:				absolute;
	top:					0;
	left:					0;
	display:				none;
}
#fotos div
{
	position:				absolute;
	border:					3px solid white;
}
#fotos1
{
	top:					12px;
	left:					0;
	width:					74px;
	height:					93px;
	z-index:				3;
}
#fotos2
{
	top:					4px;
	left:					60px;
	width:					181px;
	height:					90px;
	z-index:				1;
}
#fotos3
{
	top:					10px;
	left:					200px;
	width:					202px;
	height:					107px;
	z-index:				0;
}
#fotos4
{
	top:					75px;
	left:					70px;
	width:					157px;
	z-index:				2;
	height:					41px;
}
