body {
	font-family: Comic Sans MS, verdana, arial, serif; 
	font-size: 12px;
	margin: 0px;
	background: url('../images/layout/lacommence-background-gradient.jpg') top center repeat-x #ffe8fa;
}

.introText {
	color: #333333;
	font-family: Bradley Hand ITC, verdana, arial, serif; 
	font-size: 14px;
}

h1 {
	color: #333333;
	font-family: Bradley Hand ITC, verdana, arial, serif; 
	font-size: 34px;
	margin: 10px 0px;
}

.Pakket {
	font-family: Comic Sans MS, verdana, arial, serif; 
                     color:#889953;
}

.submenu {
	color: #666666;
	font-family: Comic Sans MS, verdana, arial, serif; 
	font-size: 11px;
	font-weight: bold;
}

hr {
	width: 95%;
	color: #FF9934;
	border: 1px dashed;
}

img {
	border: 0px;
}

.frontHeader {
	font-family: Comic Sans MS, verdana, arial, serif; 
	color: #FF9934;
	font-size: 18px;
	font-weight: bold;
}

table {
	font-family: Comic Sans MS, verdana, arial, serif; 
	font-size: 12px;
	color: #444444;
}

.backlink {
	font-family: Comic Sans MS, verdana, arial, serif; 
	font-size: 12px;
	color: #FF9934;
	font-style: italic; 
}

.IntroLink	{
	font-family: Bradley Hand ITC, Comic Sans MS, verdana, arial, serif; 
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none; 
}

.rightHeader {
	background-image: url('../images/layout/right_header.jpg');
	height: 32px;
}

.rightTable {
	background-image: url('../images/layout/right_middle.jpg');
}

.rightBottom {
	background-image: url('../images/layout/right_bottom.jpg');
	height: 12px;
}

input {
	border: 1px solid #889953;
	font-family: Comic Sans MS, verdana, arial, serif;
}

select {
	border: 1px solid #889953;
	font-family: Comic Sans MS, verdana, arial, serif;
}


textarea {
	border: 1px solid #889953;
	font-family: Comic Sans MS, verdana, arial, serif;
}




/* DIV  ALL*/
#slideshow					{ width: 335px; height: 543px; overflow: hidden; }

/*#container					{ position: absolute; margin-left: -475px; width: 950px; left: 50%; top:15px; }*/
#container					{ margin: 15px auto; width: 950px; overflow: auto; }

#header 						{ position: relative; width: 950px; height: 30px; background: #b2b2b2; }

#main						{ position: relative; width: 890px; min-height: 543px; margin-top: 0px; padding: 0px 30px; background: #b2b2b2; overflow: auto;}

#left_right_container		{ background: #FFE8FA; overflow: auto; }

#leftmain 					{ position: relative; height: 543px; width: 335px; margin-left: 0px; float:left;}

	#slideshow						{ width: 335px; height: 543px; overflow: hidden; }

	#image_text						{ z-index: 99; position: relative; top: 0px; left: 0px; }
	
	img.slideshow_global_width		{ width: 335px; height: 543px; }
	
	#slideshow_container			{ z-index: 10; position: relative; top: -547px; left: 0px; }
	
	#slideshow_content				{ padding: 0px; margin: 0px; list-style: none; }


#middlemain 					{ position: relative; width: 525px; float:left; padding: 0 15px;}
/* #middlemain 				{ position: relative; width: 555px; height: 513px; float:left; overflow: auto; padding-left: 30px;} */

	#content_container		{ width: 525px; min-height: 361px; overflow: auto; }

	#nav_container			{ width: 525px; margin: 16px 0 0 0; overflow: hidden;}
	
	div.nav_button			{ float: left; margin: 0 17px; }

#middlebottom 				{ position: relative; width: 555px; height: 30px; float: right; background-color: #666666;}

	div.bottom_nav			{ float: left; padding: 5px 0 0 0; width: 50%; text-align: center; }

#menu						{ position: relative; margin-left: 5px; width: 175px; float:left;}

#content					{ position: relative; width: 649px; float: left; color: #FFFFFF; } 

#footer						{ position: relative; width: 950px; height: 30px; top: 0px; background: #b2b2b2; }

#clear 						{clear: both;}



/* HEADER PAGINA'S */








/* PRODUCTEN-PAGINA */

div.product {
	width: 520px; margin: 15px 0 0 0; overflow: auto;
}

div.product_title {
	width: 520px; height: 25px;
}

	div.product_title h2 {
		color: #707a61; font-size: 11pt; font-weight: normal;
	}

div.product_container {
	width: 498px; padding: 10px; background: #f8d8ee; overflow: auto;
}

div.product_image {
	width: 120px; height: 83px; overflow: hidden; float: left;
}

	img.product_image {
		margin: 5px 0px;
	}

div.product_description {
	float: left; width: 250px; height: 83px; border-right: 1px solid #e0b2d2;
}

	h3.product_title {
		padding: 0px; margin: 0px; font-size: 10pt; font-weight: normal;
	}

	a.product_detail {
		color: #333; text-decoration: none;
	}

div.product_price_order {
	float: left; width: 123px; text-align: right; font-size: 11pt;
}









