/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}


html {
	background-color: #676565;
	}

body{
	text-align: left;
	position: relative;
	font: 12px/1.231  Verdana,Arial,helvetica, clean, sans-serif;
	height: 100%;
	line-height: 20px;
	}

input {
	border: 1px solid gray;
	padding: 4px;
	overflow: visible;
	display:block-inline;
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	}

div#menu_left #form {
	padding: 5px 0px 0px 5px;
}
input[type=text] {	
	width: 117px;
	}
input[type=submit] {	
	width: 55px;
	}

/* Text formatting */	
h1 {
	font-size: 24px;
	text-align: left;
	color: #F47B1A;
	margin-bottom: 16px;
	margin-top: 16px;
	}

h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 6px;
	}

h3 {
	font-weight: bold;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 2px;
	line-height: 1.5;
	}

a {
	color: #000;
	text-decoration: none;
	}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
	}
	
strong {
font-weight:bold;
	}	
.active {
color: #F47B1A !important;
padding-left:3px;
}
	
/* Main wrapper */
#container {
	background-color: white;
	margin: 0 auto;
	width: 1002px;
	border-left:1px solid gray; 
	border-right:1px solid gray;
	min-height: 100%;
	height: 100%;
}


/* Header */
div#container div#header {
	height: 140px;
	margin: 0 auto;
	}


/* Main */
div#container div#main {
	width: 100%;
	margin: 0 auto;
	}

/* Left & Right menu bar */
div#container div#main div#menu_left,
div#container div#main div#menu_right {
	padding-left: 0;
	height: 100%;
	width: 200px;
	background-color: #FFF;
				   /* #F47B1A */
	}

div#container div#main div#menu_left { 
	float: left;
	background:#f1f1f1;
	}
/*	
div#container div#main div#menu_left .bottom { 
	float: left;
	width: 200px;
	height: 10px;
	background: #fff url('./img/bottom.png') no-repeat top left;
	}
*/	
div#container div#main div#menu_right {
	float: right;
	margin-right: 5px;
	width: 195px !important;
	background:#f1f1f1;
	}
/*	
div#container div#main div#menu_right .bottom { 
	float: right;
	width: 200px;
	height: 10px;
	background: #fff url('./img/bottomR.png') no-repeat top left;
	}
*/
	
/* Main Menu */
div#container div#main div#menu_left div#menu {
	width: 200px;
	text-align: left;
	}
div#container div#main div#menu_left div#menu ul li div.title,
div#container div#main div#menu_right ul li div.title {
	padding-top: 5px;
	margin-top: 5px;
	padding-left: 20px;
	width: 180px;
	height: 30px;
	font-weight: bold;
	color:white;
	font-size: 13px;
	background: url('img/menu.png') no-repeat top left;
	}
div#container div#main div#menu_right ul li div.title {
	width: 180px !important;
	}
	
div#container div#main div#menu_left div#menu ul li ul li,
div#container div#main div#menu_right ul li ul li {
	font-size: 10px;
	display: block;
	text-decoration: none;
	padding-left: 10px;
	
/*	background: url(./img/arrow.png) no-repeat center left; */
/*	border-bottom: 1px solid #f6b07c; */
	}
div#container div#main div#menu_left div#menu ul li ul li a { 
	font-weight: bold;
	}
	
div#container div#main div#menu_left div#menu ul li ul li .number,
div#container div#main div#menu_right ul li ul li .number{
	color: gray;
	font-size: 9px;
	}
	
/* Content */
div#container div#main div#content {
	margin: 0 auto;
	width: 582px;
	float: left;
	padding: 0 10px 0 10px;
	}

div#container div#main div#content ul {
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
	}

/* Footer */
div#container div#footer {
	bottom: 0;
	clear: both;
	text-align: center;
	width: 1002px;
	height: 24px;
	font-size: 11px;
	background-color: white;
	padding: 0px 0px 5px 0px;
	}

/* Overzicht */
#overzicht-ul li img {
	/*width: 160px;
	height: 218px;
	*/
width: 100px;
	height: 153px;
	}

#overzicht-ul .readMore {
	float: right;
	margin-right: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	text-transform: uppercase;
	}
#overzicht-ul .readMore .readMoreImg {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: url('img/arrow_right.png') no-repeat;
	width: 16px;
	height: 17px;
	padding-right: 4px;
	vertical-align: middle;
	}
#overzicht-ul li {
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	/*background: url('./img/overview-bg2.png') top left no-repeat;*/
	border: 1px solid #fff;
	width: 100px;
	padding: 1px 11px 0px 11px !important;
	}
#overzicht-ul li:hover {
	/*background:url('./img/overview-bg2.png') -193px 0px no-repeat;*/
	border: 1px solid #F47B1A;
	}
#overzicht-ul li h2 {
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	text-align: center;
	}
	
	
/* Overzicht Blad */
#overzicht_blad-ul img {
	width: 100px;
	float: left;
	margin-right: 10px;
	}

#overzicht_blad-ul p {
	margin-bottom: 10px;
	float: right;
	width: 412px;
	}

#overzicht_blad-ul p a {
	color: #F47B1A;
	font-size: 14px;
	font-weight: bold;
	}
#overzicht_blad-ul h2 {
	margin: 0px 0px 10px 0px;
	}
	
#overzicht_blad-ul li  {
	display: block;
	float: left;
	}
	
#overzicht_blad-ul li.offer {
	float:right;
	display:block;
	height:32px;
	line-height:18px;
	color:#4D4D4D;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration:none;
	padding: 15px 10px 10px 10px;
	}
	
#overzicht_blad-ul li.offer a{
	background:url("img/bg_em.jpg") no-repeat scroll right center transparent;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:right;
	font-weight:bold;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:12px;
	
	}	
	
#overzicht_blad-ul li.offer a span{
	background:url("img/bg_emleft.jpg") no-repeat scroll left center transparent;
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	padding:0 20px;
	width:300px;
	}
#overzicht_blad-ul li.offer a:hover{ text-decoration:none; background:url(img/bg_emover.jpg) no-repeat right;}
#overzicht_blad-ul li.offer a:hover span{ background:url(img/bg_emoverleft.jpg) no-repeat left; } 	
	.red{
	color:red;
	font-size:14px;
	line-height:32px;
	text-decoration:line-through;
	}
	.green{
	color:green;
	font-size:14px;
	line-height:32px;
	}
	
	.text{
	padding-right:6px;
	font-weight:bold;
	float: left;
	}
	
div#content div#breadcrumbs {
	font-size:13px;
	list-style:none outside none;
	margin:0;
	overflow:hidden;
	padding: 10px 0 0 0;
	text-align:left;
	color:#979797;
	font-weight:bold;
	}

div#content div#breadcrumbs ul {
	display:inline;
	list-style:none outside none;
	margin:0;
	padding:0;
	}		

div#content div#breadcrumbs ul li {
	background:none repeat scroll 0 0 transparent;
	display:inline;
	list-style:none outside none;
	margin-bottom:0;
	margin-left:0;
	padding:2px 0 5px;
	}

div#content #breadcrumbs a:link, div#content #breadcrumbs a:visited {
	color:#979797;
	}

div#content div#breadcrumbs ul li.here {
	color:#000000;
	display:inline;
	font-weight:bold;
	list-style:none outside none;
	}
	
div#content #breadcrumbs li.here a:link, div#content #breadcrumbs li.here a:visited {
	color:black;
	}