html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background: #FFFFFF url('../images/layout/background_main.gif') repeat-x top left;
}

body {
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

#main_container {
 	position: relative;  
 	min-height: 100%;  
 	height:auto !important; /* voor moderne browsers */  
 	height: 100%; /* voor IE */   	
	width: 980px;	
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#header {
	position:relative;
	width:980px;
	height:124px;
	background: #FFFFFF url('../images/layout/background_header.gif') repeat-x top left;
}

#logo {
	position:absolute;
	top:20px;
	left:50px;
	width:207px;
	height:86px;	
}

/* START MENU */
#menu {
	position:absolute;
	top:70px;
	left:310px;
	width:650px;
}

#menu ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#menu ul li {
	float:left;
	padding: 5px 15px 0 0;
}

#menu ul li a {
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:16px;
	color:#797979;
	text-decoration:none;
	font-weight:bold;
}
#menu ul li a:hover, #menu ul li a.active {
	color:#B02512;
}

/* EINDE MENU */

#pay_off {
	position:absolute;
	top:40px;
	left:50px;
	width:500px;	
	
	font-family: Georgia;
	font-size: 28px;
	color: #FFFFFF;
	font-style: italic;	
}

#flags {
	position:absolute;
	bottom:10px;
	right:35px;
	z-index:3;
}

#header_image {
	position:relative;
	width:980px;
	height:181px;
	background:#A21206;
}

#headerimage_borderleft { 
	position:absolute;
	top:0px;
	left:520px;
	width:98px;
	height:181px;
	z-index:2;
}

#headerimage_borderright { 
	position:absolute;
	top:0px;
	left:820px;
	width:98px;
	height:181px;
	z-index:2;
}

#headerimage {
	position:absolute;
	top:0px;
	left:520px;
	width:398px;
	height:181px;
	background: #808080;
	z-index:1;
}
#content {	
	float:left;
	background: url('../images/layout/background_content.gif') repeat-x top left;
	min-height:401px;
}
#left {
	width:880px;
	padding: 50px 50px 0 50px;
	float:left;
}

#news {
	width:600px;
	float:left;
}

#products {
	width:600px;
	float:left;
	margin: 0 0 20px 0;
}

#product_detail {
	width:600px;
	float:left;
	margin: 0 0 0 0;
}

#product_detail_left {
	float:left;
	width:360px;
	padding: 0 40px 0 0;
}

#product_detail_left p {
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:20px;	
	color:#353535;
}

#product_detail #right{
	width:200px;
	float:left;
}

.product_price {
	font-family:Trebuchet MS;
	font-size:24px;
	line-height:28px;
	color:#a21206;
}

#shopping_cart_detail {
	width:600px;
	float:left;
	margin: 0 0 20px 0;
}

#right {
	width:280px;
	float:left;
	padding: 50px 0 0 0;
}

#shopping_cart {	
	position:relative;
	width:260px;
	height:80px;
	margin: 0 0 20px 0;
}

#shopping_cart_link {
	position:absolute;
	top:62px;
	left:130px;
}

#shopping_cart_link a {
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:20px;	
	color:#a21206;
	text-decoration:underline;
}

#shopping_cart_link a:hover {
	text-decoration:none;
}

#shopping_cart .title {
	font-family:Trebuchet MS;
	font-size:20px;
	line-height:24px;
	color:#a21206;	
}

#shopping_cart .text {
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:20px;	
	color:#353535;	
}

#require_help {
	position:relative;
}
#require_help_text_top {
	position:absolute;
	top:16px;
	left:7px;
	width:193px;
	height:58px;
	padding: 6px 0 0 3px;
	z-index:1;
	
	font-family:Trebuchet MS;
	font-size:20px;
	line-height:24px;
	color:#a21206;
}
#require_help_text_bottom {
	position:absolute;
	top:175px;
	left:7px;
	width:179px;
	height:64px;
	z-index:1;
}

#require_help_text_bottom a {
	font-family:Trebuchet MS;
	font-size:14px;
	line-height:20px;
	color:#a21206;
	text-decoration:none;
}
#require_help_text_bottom a:hover {
	text-decoration:underline;
}

#contact {
	width:260px;
	margin: 20px 0 0 0;
}

#contact .title {
	font-family:Trebuchet MS;
	font-size:20px;
	line-height:24px;
	color:#a21206;	
}

#contact p {
	margin:0;
	padding:0;
	
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:20px;	
	color:#525050;
}

#contact p a {
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:20px;	
	color:#525050;
	text-decoration:underline;	
}
#contact p a:hover {
	text-decoration:none;	
}

#spacer {
	float:left;
	width:980px;
	height:110px;
}

#footer {
	position:absolute;
	left:0;
	bottom:0;
	width:930px;
	height:51px;
	padding: 30px 0 0 50px;
	background: #FFFFFF url('../images/layout/background_footer.gif') repeat-x top left;
}

/* START SITEMAP */
#sitemap {
	width:680px;
}

#sitemap ul {
	margin:0 0 0 20px;
	padding:0;
}

#sitemap ul li {
	padding: 0 0 0 0;
	color: #B02512;
}

#sitemap ul li a {
	font-family:Trebuchet MS;
	font-size:13px;
	line-height:16px;
	color:#797979;
	text-decoration:none;
	font-weight:bold;
}
#sitemap ul li a:hover, #sitemap ul li a.active {
	color:#B02512;
}

/* EINDE SITEMAP */