form{
	padding: 0px;
	margin: 0px;
}

div#content_product{
	position: relative;
	background-image:url(../../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-left:15px;
	padding-right:13px;
	min-height:320px;
	_height:320px;	
}	

div#template_content{
	position: relative;
	background-image: url("../../images/wieger_ketellapper/bg_producten.jpg");
	background-repeat: repeat-x;
	min-height: 560px;
	_height: 560px;
	background-color: #dddddd;
}

div#left_menu{
	float:left;
	width: 190px;
	padding: 70px 0px 20px 18px;
}

div#product_title{
	position: relative;
	height: 30px;
}

div#left_title{
	position: relative;
	height: 65px;
}	

div#left_menu_content{
	position: relative;
	padding-top: 25px;
}

.main_menu_item{
	padding: 8px 0px 7px 0px;
}	

.sub_menu_items{
	display: none; 
	padding: 2px 20px 5px 15px;
}

div#template_right{
	float:left;
	width: 200px;
	padding: 103px 0px 0px 0px;
}

div#left_menu_template{
	float:left;
	width: 225px;
	padding: 70px 0px 0px 18px;
}	

div#template_text{
	float:left;
	width: 460px;
	min-height: 260px;
	_height: 260px;
	padding: 70px 40px 0px 0px;
}

div#template_text_content{
	position: relative;
	padding: 48px 0px 20px 0px;
}

div#template_text_right{
	position: relative;
	padding: 18px 0px 20px 0px;
}

div#traktatie_quize_bottom{
	position: absolute;
	bottom: -15px;
	left: 170px;
	width: 150px;
	height: 40px;
}

div#traktatie_btn{
	position: absolute;
	top: 0px;
	right: 20px;
	background-image: url("../../images/wieger_ketellapper/btn_antwoord.png");
	_behavior: url("../../js/iepngfix.htc");
	background-repeat: no-repeat;
	width: 98px;
	height: 40px;
	cursor: pointer;
}

div#right_quiz{
	position: relative;
	background-image: url("../../images/wieger_ketellapper/blok_mening.gif");
	background-repeat: no-repeat;
	width: 185px;
	height: 151px;
	padding: 60px 5px 0px 5px;
	color: #303188;
}

div#traktatie_quiz_vraag{
	font-weight: bold;
	margin-left: 5px;
	min-height: 25px;
	_height: 25px;
}

div#right_quiz div#traktatie_quize_bottom{
	position: relative;
	top:auto;
	left: auto;
	bottom: auto;
	right: auto;
	width: 60px;
	height: 20px;
}

div#right_quiz #traktatie_btn{
	position: absolute;
	left: 40px;
	top: -30px;
	background-image: url("../../images/wieger_ketellapper/btn_antwoord.png");
	_behavior: url("../../js/iepngfix.htc");
	background-repeat: no-repeat;
	width: 98px;
	height: 40px;
	cursor: pointer;
}