
	@import'purpain.css';
	
	html{
	    overflow: -moz-scrollbars-vertical;		
	}	
	body{
		margin: 0px 0px 0px 0px;
		color: #000000;
		width: 100%;
		height: 100%;
		background-color: #2d2f2e;
	}	
	hr{
		color: #333333;
		background-color: #333333;
		border: 0;
		height: 1px;
		width: 100%;
	}
	h1{
		font-family: Arial;
		font-size: 14px;
		color: #957A52;			
	}
	a{	
		color: #900028;
		text-decoration: none; 		
	}	
	a:hover{
		text-decoration: underline; 
	}
	.button{
		height:20px; 
		background-color:#C2A471;
		color:#000000; 
		border:1px solid #957A52;
		text-align:center; 
		cursor:hand; 
	}
	.content_container{
		width: 737px;
		background-color: #CCCCCC;
		font-family: Arial;
		font-size: 11px;
		display: table;
	}
	.productfiche{
		font-family: Georgia;
		font-size: 11px;
		display: table;
		background-color: #E0D1B8;
		width: 730px;
		float: left;
		margin-left:10px;
		margin-top:10px;		
	}	
	.introlink{
		font-family: Arial;
		font-size: 12px;
	}
	.content_home{
		background-color: #E0D1B8;
		width: 730px;
		float: left;
		background-image:url(../images/layout/content_bg.gif);
		background-repeat:repeat-y;
	}
	.content{
		background-image:url(../images/layout/content_bg.gif);
				background-repeat:repeat-y;
		width: 737px;
		float: left;
	}
	.content_blok{
		margin: 5px 15px 5px 15px;
		margin-left:20px;
		text-align: left;
		text-align: justify;
		display: table;
	 }
	.module_container{
		height: 100%;
		width: 200px;
		float: left;
		background-color: #CCCCCC;
		display: none;
	}
	.module_blok{
		margin: 10px 10px 10px 10px;
	}
	.module{
		/*border: 1px solid #FFFFFF;
		background-color: #F59556; */
		text-align: center;
		padding: 2px;
	}
	.module_button{
		float: left;
		font-family: Arial;
		font-size: 12px;
		margin-left: 7px;
		color: #FFFFFF;
		cursor: pointer;
		text-decoration: none;
	}
	.module_button:hover{
		text-decoration: none;
	}
	.module_input{
		height: 13px;
		font-size: 11px;
		width: 148px; 
		float: left;
	}
	.module_hr{
		color: #000000;
		background-color: #000000;
		border: 0;
		height: 1px;
		width: 100%;	
		clear: both;	
	}
	.module_title{
		font-weight: bold;
		font-size: 12px;
		font-family: Verdana;
		text-align: left;
		color: #FFFFFF;
		margin-bottom: 15px;
	}
	.module_text{
		color: #F59556;
		font-family: Verdana;
		text-align: left;
		font-size: 10px;
		font-weight: bold;
	}
	.module_link{
		color: #FFFFFF;
		font-size: 10px;
		font-family: Verdana;
		text-decoration: none;
	}
	.menu_container{
		height: 100%;
		width: 170px;
		float: left;
		font-family: Arial;
		font-size: 10px;
		display:table;
	}
	.menu_top_container{
		width: 737px;
		font-family: Arial;
		font-size: 10px;
		background-color: #1C1E20;
		display:table;
	}
	.menu_blok{
		background-color: #1C1E20;
		color: #C2A471;
		text-align: left;
		display: block;
		padding: 7px 0px 7px 7px;
		/*height: 16px;*/
		text-decoration: none;
		
		border-bottom: 1px solid #CCCCCC;
	}
	.menu_blok:hover{
		background-color: #9A8059;
		text-decoration: none;
	}
	.submenu_blok{
		background-color: #333333;
		color: #FFFFFF;
		text-align: left;
		display: block;
		padding: 7px 0px 7px 14px;
		/*height: 16px;*/
		text-decoration: none;
		border-bottom: 1px solid #CCCCCC;
	}
	.submenu_blok:hover{
		background-color: #666666;
		text-decoration: none;
	}
	.menu_blok_top{
		background-color: #1C1E20;
		color: #C2A471;
		text-align: left;
		padding: 5px 5px 3px 5px;
		height:21px;
		text-decoration: none;		
		text-align:center;
		float: left;
		border-right:1px solid #CCCCCC;
	}
	.menu_blok_top:hover{
		background-color: #9A8059;
		text-decoration: none;
	}	
	.footer{
		font-family: Arial;
		color: #FFFFFF;
		font-size: 10px;
		width: 100%;
	}
	.footer_link{
		color: #FFFFFF;
		text-decoration: none;
	}
	.footer_link:hover{
		text-decoration: underline;
	}
	.prop {
		height:400px;
		float:right;
		width:0px;
	}
	.wrapImgRight{
		float: right;
		margin-left: 10px;
		margin-bottom: 10px;
	}
	.wrapImgLeft{
		float: left;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.imageCenter{
		margin-bottom: 10px;
	}
	.enumImgRight{
		margin-left: 10px;
	}
	.enumImgLeft{
		margin-right: 10px;
	}
	.document{
		width: 100%;
		vertical-align:middle;
	}
	.movieLeft{
		margin-top: 15px;
		margin-bottom: 25px;
	}
	.hometabel{
		border: 1px solid #FFFFFF; 
		background-color: #CCCCCC;
		font-family: Verdana;
		font-size: 10px;
	}	
	.hometabeltitel{
		border:1px solid #FFFFFF; 
		background-color: #F59556;
	}
	.leegdagblok{
		border:1px solid #FFFFFF;
		color: #000000;
		font-weight: bold;
		text-align: center;
	}	
	.pollblok{
		color: #000000;
	}		
	.actievedaglink{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}	
	.hometabeltitellink{
		color: #FFFFFF;
		text-decoration: none;
	}
	.dagblok{
		background-color: #F59556;
		border:1px solid #FFFFFF;
		text-align: center;
		text-decoration: none;
	}
	.photoBook_picture {
		float: left;
		padding-bottom: 5px;
	}
	.photoBook_picture_img{
		text-align: center;
		margin: 3px;
	}
	.photoBook_picture_title {
		text-align: center;
		vertical-align: middle;
		padding-left: 2px;
		padding-right: 2px;
		font-style: italic;

	}
	.photoBook_picture_title a{
		text-decoration: none;
	}
	.shoptabel{
		border:1px solid #000000;
	}
	.shopblok_1{
		background-color: #FFFFFF;
		color: #333333;
		padding:0px 0px 0px 0px; 
		text-align:center;
	}
	.shopblok_2{
		background-color: #CCCCCC;
		color: #333333;
		padding:0px 0px 0px 0px; 
		text-align:center;
	}		
	.forumblok_1{
		background-color: #FFFFFF;
		color: #333333;
		width:560px;
		padding-left: 15px;
		padding-right: 15px; 
		padding-top: 10px;
		padding-bottom: 10px;   
		text-align: left;
		display: table;  
	}
	
	.forumblok_2 {
		background-color: #CCCCCC;
		color: #333333;
		width:560px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 10px;
		padding-bottom: 10px;    
		text-align: left;
		display: table;  
	}		
	#nav, #nav ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}	
	#nav a {
		display: block;
		text-align: center;
		padding: 8px 5px 0px 5px;
		height: 21px;
		text-decoration: none;
		font-weight: bold;
		/*width: 85px;*/
	}
	#nav li ul {
		position: absolute;
		display: none;
	}
	#nav li:hover ul, #nav li.sfhover ul {
		display: block;
	}
	#nav li.headjs {
		float: left;
		border-right:1px solid #CCCCCC;	
	}
	#nav li.headjs a{
		background-color: #1C1E20;
		color: #C2A471;;
	}
	#nav li.headjs a:hover{
		background-color: #9A8059;
	}
	#nav li.subjs{
		float: none;
		
		*height: 24px;
	}
	#nav li.subjs a{
		background-color: #333333;
		color: #FFFFFF;
		text-align: left;
		width: 160px;
		height: 16px;
		
		filter: alpha(opacity=80);
		-moz-opacity: 0.80;
		opacity:0.80;
		border-bottom: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
	}
	#nav li.subjs a:hover{
		background-color: #666666;		
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity:1;
	}
	#nav-left, #nav-left ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}	
	#nav-left a {
		display: block;
		text-align: left;
		padding: 7px 0px 7px 7px;
		/*height: 16px;*/
		text-decoration: none;
		font-weight: bold;
		width: 163px;
	}
	#nav-left li ul {
		margin-top: -26px;
		
		margin-left: 170px;
		*margin-left: 85px;
		position: absolute;
		display: none;
	}
	#nav-left li:hover ul, #nav-left li.sfhover ul {
		display: block;
	}
	#nav-left li.headjs {
		float: none;
		border-bottom:1px solid #CCCCCC;	
	}
	#nav-left li.headjs a{
		background-color: #1C1E20;
		color: #C2A471;
	}
	#nav-left li.headjs a:hover{
		background-color: #9A8059;
	}
	#nav-left li.subjs{
		float: none;
	}
	#nav-left li.subjs a{
		background-color: #333333;
		color: #FFFFFF;
		text-align: left;
		
		filter: alpha(opacity=80);
		-moz-opacity: 0.80;
		opacity:0.80;
		border-bottom: 1px solid #CCCCCC;
	}
	#nav-left li.subjs a:hover{
		background-color: #666666;		
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity:1;
	} 
	.breadcrum{
		text-align: right; 
		padding-left: 10px; 
		padding-right: 10px; 
		padding-top: 5px;
		font-weight: bold;
		color: #BC5218;
	}
	.breadcrum:a{
		font-weight: bold;
	} 