html {
	overflow: -moz-scrollbars-vertical;
}
body,
html {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#3F5996;
	background-image:url(images/BG.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#3f5996;
}
img[align=left] { margin: 0 20px 20px 0; }
img[align=right] { margin: 0 0 20px 20px; }
#wrap {
	margin:0 auto;
	width:950px;
}

#top{
	width:950px;
	height:322px;
	background-image:url(images/bg_top.gif);
	overflow:hidden;
}

#middle{
	width:950px;
	height:322px;
	background-image:url(images/bg_middle.gif);
	background-repeat:repeat-y;
	display:table;
}
#bottom{
	width:950px;
	height:136px;
	background-image:url(images/bg_bottom.gif);
}
#picture_frames{
	width:700px;
	height:225px;	
	position:relative;
	left:246px;	
	top:-475px;	
	background-image:url(images/header_frames.png);	
	z-index:80;
}

#leftpic_picture{
	position:relative;
	width:330px;
	height:220px;
	left:270px;
	top:-55px;
	overflow:hidden;
	z-index:50;
}
#rightpic_picture{
	position:relative;
	left:587px;
	top:-250px;
	width:330px;
	height:195px;
	overflow:hidden;
	z-index:60;
}
#leftpic_picture img, #rightpic_picture img{
	width:330px;
}

#menu_wrapper{
	width:700px;
	height:60px;
	float:right;
	position:relative;
	top:225px;
	z-index:99;
}
#menu_left{
	height:60px;
	float:left;
	background-image:url(images/bg_menu_left.gif);
	background-repeat:no-repeat;
	width:31px;
}
#menu{
	height:60px;
	float:right;
	background-image:url(images/bg_menu.gif);
	background-repeat:repeat-x;		
	margin-right:43px;
	width:626px;
	line-height:40px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
#menu ul{
	height:60px;
	list-style:none;
	margin:0px;
	position:relative;
	left:-24px;
	top:10px;
}
#menu li{
	float:left;
}
#menu a{
	margin-top:10px;
	line-height:20px;
	color:#FFF;
	text-decoration:none;
	text-indent: 10px;
	display:block;
}
#menu a:hover{
	color:#CBD2E4;
}
#menu ul li.active a{
	color:#CBD2E4;
	text-decoration:underline;
}
#left{
	width:210px;
	margin-left:60px;
	float:left;
}
#right{
	width:550px;
	float:left;
	display:block;
}

#left h4{
	color:#ee3b33;
}
#middle h1{ font-size:12px;color:#ee3b33;}
#middle h2{ font-size:12px;font-weight:bold;}
#middle h3{ font-size:12px;font-weight:bold;}
#bottom a{
	position:relative;
	top:40px;
	left:600px;
	text-decoration:none;
	color:#CCC;	
}

#bestellijst {
	font-size:11px;
	margin:0;
	color:#3F5996;
	width:100%;
	border: 4px solid #fff;
	background-color:#DEE4F2;	  
}
#bestellijst th {
	text-align:left;
}
#bestellijst th {
	color:#FFF;
	padding:2px;
	height:26px;
	background-color:#3F5996;
}
#bestellijst th.th2 {
	background-color:#5F7ABC
}
#bestellijst td {    
	padding:2px;
}
#bestellijst tr {
	background-color:#fff;
}
#bestellijst tr.alt {
	background-color:#C8D1E8;
}	
#totaal {
	height:26px;
	clear:none;
	margin:0;
	padding:0;
	text-align:left;
}
#totaal p.boven {
float:right;
	margin:0;
	width:140px;
	padding:3px;
	border-bottom:0px;
	border-top: 4px solid #fff;
	border-left: 4px solid #fff;	
	border-right: 4px solid #fff;
}
#totaal p.beneden {
	float:right;
	margin:0;
	width:140px;
	padding:3px;
	border-bottom: 4px solid #fff;
	border-left: 4px solid #fff;	
	border-right: 4px solid #fff;
}
.aantal{
	width:26px;
	border:1px solid #C15959;
}
.plus, .min {
	width:20px;
	height:20px;
	border:1px solid #366F1E;
	background-color:#499728;
	color:#fff;
	font-size:8px;
	font-weight:bold;
}
.bestellen {
	cursor:pointer;
	font-weight:bold;
	padding:8px;
	border:4px solid #fff;
	background-color:#D85715;
	color:#fff;
	font-size:16px;
}
.nopad {
	text-align:right;
	vertical-align:top;
	width:64px;
	padding:0;
}
form {
	clear:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
form p {
	clear:both;
	margin-top:0;
	margin-bottom:3px;
}
label {
	display: block;
	width:160px;
	float:left;
}
label.normal {
	display:inline;
	float:none;
}
blockquote{
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	
}

img, div, input { behavior: url("pngfix/iepngfix.htc") }

#twitter {
	margin-top: 20px;
	padding-top: 20px;
	font-size: 11px;
	width: 185px;
	border-top: 1px solid #e5e5e5;
}
#twitter .tweet {
	margin-bottom: 10px;
	margin-left: -24px;
	padding-left: 24px;
	background: url('/images/twitter.png') no-repeat 0 0;
}
#twitter p {
	margin: 0;
}
#twitter a {
	color: #EE3B33;
}
#twitter .date {
	color: #a0a0a0;
	font-size: 10px;
}


