body {
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
}

html {
	overflow: -moz-scrollbars-vertical;
	padding:0;
	margin:0;
}

img {
	border:none;
}

#centerwrap {
	width: 1000px;
	position:relative;
	background:url(../img/background.gif) repeat-y top left;
}

/* commented backslash hack  - invisible to IE 5 \*/
#centerwrap {
	position:absolute;
	margin: 0px 0px 0px -485px; /* 1st = 0.5 x height / 2nd = 0.5 x width */
	left:50%;
}
/* end hack */

#centerbottom1 {
	position:relative;
	padding:360px 100px 130px 70px;
	min-height: 420px;
	height: auto !important; /* voor moderne browsers */
	height: 420px; /* voor IE */
	background:url(../img/bottom2.gif) no-repeat bottom left;
}

#centerbottom2 {
	position:relative;
	padding:190px 0px 130px 70px;
	min-height: 420;
	height: auto !important; /* voor moderne browsers */
	height: 420px; /* voor IE */
	background:url(../img/bottom2.gif) no-repeat bottom left;
}

#main_menu {
	position:absolute;
	top:0px;
	left:53px;
	width:854px;
	height:28px;
	background-color:#FFFFFF;
	padding:10px 0px 0px 10px;
	font-weight:bold;
	z-index:10;
}

#terugbel{
	position:absolute;
	top:320px;
	left:608px;
	width:300px;
	height:140px;
	padding:10px 0px 0px 10px;
	color:#015172;
	z-index:10;
}

.main_menu_item, .product_menu_item, .main_menu_spacer, .product_menu_spacer {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
}

.main_menu_spacer{
	padding:0px 5px 0px 5px;
	color:#a7a7a7;
	font-size:13px;
}

.product_menu_spacer{
	padding:0px 5px 0px 5px;
}

.menu_spacer{
	padding:0px 16px;
}

.product_menu_item {
}

a.main_menu_link {
	font-size:13px;
	color:#878787;
	text-decoration:none;
}

a.product_menu_link {
	color:#015172;
	text-decoration:none;
}

#main_header {
	position:absolute;
	top:38px;
	left:53px;
	width:555px;
	height:129px;
	z-index:11;
}

#main_logo {
	position:absolute;
	top:38px;
	left:680px;
	width:204px;
	height:290px;
	z-index:12;
}

#news_right {
	position:absolute;
	top:490px;
	left:630px;
	width:250px;
	height:150px;
	z-index:13;
}

#news_title {
	font-weight:bold;
	color:#015172;
	margin-bottom:6px;
}

#news_item {
	margin-bottom:6px;
}

a.news_link {
	color:#7b003b;
	text-decoration:none;
}

#news_desc {
	margin-bottom:6px;
	color:#015172;
}

#news_sub {
	margin-bottom:12px;
	color:#015172;
}

#content {
	width: 525px;
	min-height: 400px;
}

#products_content {
	width: 525px;
}

#content_title {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color:#7b003b;
	margin-bottom: 20px;
}

#content_text {
	font-family: verdana;
	font-size: 11px;
	color:#015172;
	line-height:18px;
}

#content_form {
	font-family: verdana;
	font-size: 11px;
	color:#015172;
	line-height:18px;
}


#product_page_item {
	float:left;
	margin: 0px 12px 12px 0px;
	height:120px;
}

a.product_page_link {
	color:#7b003b;
	text-decoration:none;
}

ul li {
    margin: 0px 0px 0px 16px;
}

#clickable_header {
	position:absolute;
	top:38px;
	left:53px;
	width:555px;
	z-index:15;
}

.producten{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#015172;
}
