@font-face {
    font-family: Delicious-Roman;
    src: url('include/Delicious-Roman.otf');
  }

body { 
	font-family			: Gill Sans MT, sans-serif;
	font-size			: 0.70em;
	font-weight			: bold;
	margin				: 0px;
	background			: #404040;	
	background-color	: #333333;
	color				: white;
}

.submenu {
	color: #666666;
}

hr {
	width: 95%;
	color: #FF9934;
	border: 1px dashed;
}

a {
	font-size	: 0.75em;
	color: white;
}

img {
	border: 0px;
}

p {
	color: white;
}

.newslist {
	color: #444444;
}

.newstable {
	color: #444444;
}

.backlink {
	color: #FF9934;
	font-style: italic;
}

table {
	color: #FFFFFF;
}

/*Structuur*/

/* DIV  ALL*/

#container					{ position: absolute; margin-left: -550px; width: 1100px; left: 50%; top:0px; }

#header 					{ position: relative; width: 1100px; height: 280px; background: url('../images/layout/header.png') no-repeat; }

#menu	 					{ position: relative; z-index: 1; width: 1100px; height: 36px; background: url('../images/layout/menu.png') no-repeat; }

#main						{ position: relative; width: 1100px; height: 423px; background: url('../images/layout/middle.png') no-repeat; }

#leftmain 					{ 
	position					: relative; 
	width						: 455px; 
	height						: 380px; 
	float						: left; 
	margin-left					: 105px; 
	margin-top					: 19px; 
	overflow					: auto;
	SCROLLBAR-FACE-COLOR		: #6E6E6E; 
	SCROLLBAR-HIGHLIGHT-COLOR	: #000000; 
	SCROLLBAR-SHADOW-COLOR		: #000000; 
	SCROLLBAR-3DLIGHT-COLOR		: #000000; 
	SCROLLBAR-ARROW-COLOR		: #000000; 
	SCROLLBAR-TRACK-COLOR		: #000000;
	SCROLLBAR-DARKSHADOW-COLOR	: #000000; 
}

#topright 					{ position: relative; width: 190px; margin-top: 14px; float:left; margin-left: 30px;}

#bottomright 				{ position: relative; width: 190px; margin-top: -151px; float:left; margin-left: 593px;}

#bottomright1 				{ position: relative; width: 190px; margin-top: -151px; margin-left: 818px;}

#content					{ position: relative; width: 649px; float: left; color: #FFFFFF; } 

#footer						{ position: relative; width: 1100px; background: url('../images/layout/footer.png') no-repeat; height: 340px; top: 0px; }

#clear 						{ clear: both; }

td.btn_brands {
	text-align: 			left; 
	min-width: 				110px;
	max-width: 				110px; 
	width: 					110px;  
}

div.spacer {
	text-align: 			left; 
	min-width: 				110px;
	max-width: 				110px; 
	width: 					110px; 
	height:					93px; 	
}

#maintext {
	margin-left				: 5px;
	margin-top				: 5px;
	width					: 440px;
	max-width				: 440px;
}

table.mainTable {
	background-color		: none; 
	width					: 438px;
	_width					: 438px;
}

div.kader {
	margin-top				: 10px;
	text-align				: left;
}

table.kaderTable {
	width					: 407px;
	height					: auto;
	vertical-align			: top;
}

td.kaderTop	{
	background-image		: url(../images/layout/kader/kader_top.png);
	background-repeat		: no-repeat;
	width					: 407px;
	height					: 18px;
	max-height				: 18px;
	_height					: 18px;
	padding			: 0px;
	margin:0xp;
}

td.kaderMiddle	{
	background-image		: url(../images/layout/kader/kader_bg.png);
	background-repeat		: repeat-y;
	width					: 407px;
	text-align				: left;
	padding-left			: 15px;
	padding-right			: 15px;
	padding-top				: 10px;
	vertical-align			: top;
}

td.kaderBottom	{
	background-image		: url(../images/layout/kader/kader_bottom.png);
	background-repeat		: no-repeat;
	width					: 407px;
	height					: 18px;
}

h1.kader {
	font-size				: 1.20em;
	margin-top				: 0px;
	color					: #FFF;
	font-family				: Gill Sans MT, sans-serif;
	vertical-align			: middle;
}

td.kader {
	background-image		: url(../images/layout/kader/kader_comp_bg.png);
	background-repeat		: repeat-y;
	width					: 400px;
	height					: 102px;
	text-align				: left;
	padding-left			: 20px;
	padding-right			: 20px;	
}

input {
	font-family			: Gill Sans MT, sans-serif;	
}

#breadcrumbs { position: absolute;  top : 5px;  z-index: 1; padding-left: 52px; }
li.breadCrumbs { display: inline; list-style-type: none; padding: 3px; }
a.breadcrumb:first-letter { text-transform:capitalize; }
a.breadcrumb { text-decoration: none; color: #FFF; }
a.breadcrumb.active { font-style: italic; }

span.footerSpan { font-size: 0.8em; }

h2 { font-size: 1.20em; }
h3 { font-size: 1.00em; font-weight: normal; }