@charset "utf-8";

body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	position:relative;
}

h1{
	font-size:24px;
	font-weight:100%;
}

h2{
	font-size:16px;
	font-weight:100%;
}

#container{
	width:920px;
	margin:0 auto;
	background-color:#e6c7d8;
	padding-bottom:25px;	
}

#inner_container{
	width:900px;
	background-color:#f0dffd;
	margin:0px auto;
}

#nav_bar{
	background:url(../images/style/fr_header.png) no-repeat;
	height:105px;
}

#header_rotator{
	height:120px;
	z-index:10;
}


#main_content{
	width:900px;
	background:url(../images/style/back_without_right.png) repeat-y top right;
}

#main_content_top{
	width:900px;
	height:40px;
	background:url(../images/style/top_without_right.png) no-repeat top right;
}

#main_content_right{
	width:900px;
	background:url(../images/style/back_right.png) repeat-y top right;
}

#main_content_top_right{
	width:900px;
	height:40px;
	background:url(../images/style/top_right.png) no-repeat top right;
}

#kolom_left{
	width:170px;
	float:left;
}

.kolom_left_tab{
	font-size:14px;
	font-weight:100;
	color:#FFF;
	display:block;
	background:url(../images/style/left_nav_head.png) no-repeat right;
	width:170px;
	text-indent:20px;
	padding-top:7px;
	padding-bottom:7px;
	margin:0px;
}

.kolom_right_tab{
	font-size:14px;
	font-weight:100;
	color:#FFF;
	display:block;
	background:url(../images/style/right_nav_head.png) no-repeat right;
	width:170px;
	text-indent:15px;
	padding-top:7px;
	padding-bottom:7px;
	margin-top:7px;
	margin-left:20px;
}

#kolom_center_small{
	width:530px;
	float:right;
}

#kolom_center_wide{
	width:730px;
	float:right;
}

#kolom_right{
	width:190px;
	float:right;
	padding-left:10px;
}

#spacer{
	clear:both;
}

#footer{
	height:25px;
	background:#990066;
}

img{
	border:none;
}

#language{
	margin:5px 0px 5px 35px;
}

#menu_producten{
	width:155px;
	margin: 5px 0px 5px 15px;
	background:#ecbfee;
}

#menu_producten a{
	display:block;
	text-decoration:none;
	font-size:11px;
	padding:7px;
	color:#990066;
}

#menu_producten a:hover{
	background:#990066;
	color:#FFF;
}

#kolom_left_contact{
	width:155;
	margin-left:15px;
	margin-bottom:10px;
}

#kolom_left_contact p{
	font-size:10px;
	margin:3px;
}

#kolom_left_contact a{
	font-size:10px;
	color:#990066;
	margin:3px;
}

#contact_link{
	color:#990066;
}

#kolom_right_newsletter{
	width:185px;
	margin-left:5px;
	margin-bottom:10px;
}

#kolom_right_newsletter p{
	font-size:10px;
	margin:3px;
}

#kolom_right_newsletter a{
	font-size:14px;
	color:#990066;
	margin-left:60px;
}

.content_header{
	font-size:14px;
	background:url(../images/style/content_header.png) #ffcccc no-repeat;
	position:relative;
	display:block;
	top:15px;
	margin:0px 0px 0px 20px;
	padding:7px;
	padding-left:15px;
	font-weight:200;
}

.product1{
	max-width:175px;
	text-align:center;
	float:left;
	padding:3px;
	margin:0px 240px;
}

.product2{
	width:175px;
	text-align:center;
	float:left;
	padding:3px;
	margin:0px 75px;
}

.product3{
	width:175px;
	text-align:center;
	float:left;
	padding:3px;
	margin:0px 15px;
}

.product4{
	max-width:160px;
	text-align:center;
	float:left;
	padding:3px;
}

.product5{
	width:125px;
	text-align:center;
	float:left;
	padding:3px;
}

#product_page_info{
	width:400px;
	float:left;
}

#product_page_images{
	width:250px;
	float:right;
	padding-left:20px;
}

.productimage{
	width:25px;
}

#productimage_large{
	max-width:250px;
	height:300px;
	margin-bottom:10px;
	margin-left:10px;
}

.download{
	width:115px;
	min-height:100px;
	text-align:center;
	float:left;
}

.download a{
	font-size:12px;
	font-weight:bold;
	color:#990066;
}

.download_header{
	clear:both;
}

.pdf_logo{
	max-height:50px;
}

/* Sucjerfish */
#nav {
	position:relative;
	top:57px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	width: 100%;
	height: 48px;
	overflow: hidden;
}

#nav li {
	margin: 0;
	float: left;
	display: block;
	padding-right: 7px;
	margin-right: 2px;
	background: url(../images/style/fr_tab_r.png) 100% -40px no-repeat;
}


#nav li:hover,
#nav li.over {
	background-position: 100% -80px;
}

#nav li.on,
#nav li.on:hover,
#nav li.over.on {
	background-position: 100% 0;
}


#nav li ul {
	display: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 23px;
	height: 25px;
	left: 0;
	width: 100%;
	overflow: hidden;
	background: #a70069;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
	font-size:10px;
	background: url(../images/style/fr_tab_l.png) 0 -40px no-repeat;
	color: #FFFFFF;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li:hover a,
#nav li.over a {
	background-position: 0 -80px;
}

#nav li.on a, 
#nav li.on:hover a,
#nav li.over.on a {
	background-position: 0 0;
	color: #FFFFFF;
}

#nav li.on ul {
	display: block;
	background: #a70069;
}

#nav li:hover ul, 
#nav li.over ul {
	display: block;
	z-index: 6000;
}

#nav li a {
	display: block;
	float: left;
	padding: 0 21px 0 28px;
	height: 23px;
	line-height: 23px;
}

/* sub level links */


#nav ul li {
	border-right: 0;
	padding: 3px 0;
	background: none;
}

#nav li ul a, #nav li.on ul a {
	display: block;
	float: left;
	padding: 0 15px;
	background: none;
	height: 20px;
	line-height: 20px;
	border-right: 1px solid #a70069;
}

#product_overview{
	width:670px;
	margin-top:30px;
	margin-left:40px;
	font-size:11px;
}

#product_overview_small{
	width:480px;
	margin-top:30px;
	margin-left:40px;
	font-size:11px;
}

#newsletter_table{
	width:500px;
	margin:15px;
}

.newsletter_left{
	width:125px;
	text-align:right;
	padding-right:5px;
}

.newsletter_right{
	width:400px;
	text-align:left;
}

.newsletter_right input{
	width:290px;
	text-align:left;
}

#newsletter_submit{
	background:#e6c7d8;
}

#image_link{
	color:#a70069;
	text-decoration:underline;
	cursor:pointer;
}

#kolom_right_specials{
	width:185px;
	height:auto;
	position:relative;
	text-align:center;
}

.special_offer_subscript{
	margin:5px;
	font-size:12px;
	cursor:pointer;
}