
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: LucidaGrande, Verdana, Helvetica, sans-serif, Arial;
	font-size: 12px;
	background-color: #ffffff;
	color: #ffffff;
	
}
#main {
	position: relative;
	text-align: left;
	width: 898px;
	margin: 0 auto;
	top: 0px;
	
}
#header {
	position: absolute;
	margin-top : 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 898px;
	height: 215px;
	background-image:url(../images/template/header_bg.jpg);
}
#header .logo{
	position: absolute;
	top: 30px;
	left: 45px;
	width: 165px;
	height: 165px;
}
#menu-holder {
	position: absolute;
	top:115px;
	left:295px;
	width:520px;
	height:30px;


}
#menu-holder .menu {
	height:28px;
	padding-top:2px;
	color:#548FD1;
}
#menu-holder .submenu {
	height:28px;
	padding-top:10px;
	
}


#content {
	width:400px;
	background-color:#003375;
	background-image:url(../images/template/content_footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	position:absolute;
	top:215px;
	left:225px;
	padding-left:24px;
	padding-right:24px;
	padding-top:22px;
	padding-bottom:42px;
}
#left {
	width:225px;
	background-color:#001544;
	position:absolute;
	top:215px;
	left:0px;
}
#left-logo {
	width:205px;
	height:221px;
	margin-left:10px;
	margin-top:13px;
	position:relative;
	margin-bottom:16px;
	background-image:url(../images/template/burgers-in-blauw_logo.png);
	background-repeat:no-repeat;

}
#left-menu {
	width:200px;
	padding-left:14px;
	position:relative;
	margin-bottom:50px;


}
#left-banner {
	width:225px;
	position:relative;
	margin-bottom:17px;

}
#left .footer {
	width:295px;
	height:145px;
	background-color:#FFFFFF;
	background-image:url(../images/template/menu-footer-bg.jpg);
	position:absolute;
	left:0px;
	bottom:0px;
}

#right{
	width:225px;
	background-color:#001544;
	position:absolute;
	top:215px;
	left:673px;
}

#right-testimonial{
	margin-left:12px;
	margin-right:12px;
	margin-top:22px;

}
#footer {
	position:absolute;
	top:635px;
	width:995px;
	height:45px;
	background-image:url(../images/template/footer-bg.jpg);
	font-size:11px;
	color:#000000;
}
#footer .left {
	padding-left:20px;
	width:450px;
	top:30px;
	position:absolute;

}
#footer .right{
	padding-right:20px;
	width:450px;
	top:30px;
	left:525px;
	text-align:right;
	position:absolute;

}

#powerdby{
	width:790px;
	text-align:right;
	margin:auto;
	color:#FFFFFF;
	font-size:10px;
	padding-right:15px;
	top:618px;
	position:absolute

}


.menuseperator{
	color:#548FD1;
}

#activemenuitem{
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	padding-left:12px;
	background-image:url(../images/template/active_menu_bullet.jpg);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	text-transform: uppercase;

}
#activesubmenuitem{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.menuitemholder {
	color:#C6990C;
	font-size:12px;
	font-weight:bold;
	margin-bottom:20px;
	
}
a.menuitem:visited, a.menuitem:link{
	font-size:12px;
	color:#C6990C;
	text-decoration:none;
	padding-left:12px;
	background-image:url(../images/template/menu_bullet.jpg);
	background-position: 0px 3px;
	background-repeat:no-repeat;
	text-transform: uppercase;

}
a.menuitem:hover{
	font-size:12px;
	text-decoration:none;
	color:#C6990C;
	text-transform: uppercase;
}
a.submenuitem:visited, a.submenuitem:link{
	color:#B4B603;
	font-size:12px;
	line-height:22px;
	text-decoration:none;
}
a.submenuitem:hover{
	color:#B4B603;
	text-decoration:none;
}






input.inputbox{
	border: 1px solid #B4B603;
	height:14px;
	font-family:Verdana;
	width: 200px;
	color: #000000;
	font-size:12px;
}
textarea.inputbox{
	border: 1px solid #B4B603;
	height:100px;
	width:200px;
	font-family:Verdana;
	color: #000000;
	font-size:12px;
}
select.inputbox{
	border: 1px solid #B4B603;
	height:18px;
	font-family:Verdana;
	width: 200px;
	color: #000000;
	font-size:12px;
}
input.button{
	background-color:#B4B603;
	font-family:Verdana;
	color:#ffffff;
	font-size:12px;
	border: 1px solid #B4B603;
	width:70px;
	height:22px;
}

ul {
	MARGIN: 5px 0px 20px 30px
}
li {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 0px; PADDING-TOP: 5px; LIST-STYLE-TYPE:square;
}
h1{
	font-size:26px;
	color: #FFFFFF;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 16px;
}
h2{
	font-size:15px;
	color: #C6990C;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 7px;

}
p{
	color: #FFFFFF;
	font-size:13px;
	line-height:18px;
	
}
p.bullet{
	color: #FFFFFFF;
	margin:0px;
	padding:0px;
	padding-left:15px;
	background-image:url(../images/template/bullet.jpg);
	background-position:5px 5px;
	background-repeat:no-repeat;
	
}
.img{

}
a:link {
	COLOR: #ee1d23; 
	TEXT-DECORATION: none;
}
a:visited {
	COLOR: #ee1d23;
	TEXT-DECORATION: none;
}
a:hover {
	COLOR: #ee1d23;
	TEXT-DECORATION: underline;
}

