html{
	margin: 0;
	padding: 0;

}
html, body, #wrap{
	height: 100%;
}

	body > #wrap {  
	height: auto;  
	min-height: 100%;
	} 

body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/page_bg.jpg);
	background-repeat: repeat-x;
}

div, p, td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

#container{
	padding: 0;
	width: 980px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	top: 0px;
}

#main {padding-bottom: 110px;}

ul, p, li{
	margin: 0;
	padding: 0;
}

li{
	list-style-type: disc;
	margin-left:15px;
}

a{
	color: #3F1DAD;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*-----------------navigatie boven----------------------*/

#navtop{
	padding-left:20px;
	height: 49px;
	width: 980px;
	position: relative;
	float: left;
	clear: both;
	text-align: left;
	z-index: 9999;
}

#nav{
	position: relative;
	top: 16px;
	left: 24px;
}

#nav li
{
	display: inline;
	list-style-type: none;
	padding: 0px 20px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #C1D72E;
}

#nav li a{
	color: #000;
	text-decoration: none;
}

#nav li a:visited{
	color: #000;
	text-decoration: none;
}

#nav li a:hover{
	text-decoration: underline;
}

#nav li a.selected{
	color: #C1D72E;
}

#header{
	margin: 0;
	position: relative;
	float: left;
	clear: both;
	background-image: url(../img/header_temp.jpg);
	width: 980px;
	height: 183px;
}

#logo-link {
	padding: 0;
	margin: 0;
	display: block;
	height:75px;
	left:33px;
	position:absolute;
	top:57px;
	width:275px;
}

#breadcrumb{
	position: absolute;
	top: 155px;
	left: 34px
}

#breadcrumb a{
	color: #3F1DAD;
	text-decoration: none;
}

#breadcrumb a:hover{
	text-decoration: underline;
}

#breadcrumb a.selected{
	color: #000;
}

#flashcontent{
	margin: 0;
	position: relative;
	top: 9px;
	float: right;
	clear: none;
	width: 665px;
	height: 174px;
	background-image: url(../img/moteq-static.jpg);
}

#rightcol{
	margin: 0;
	width: 630px;
	position: relative;
	float: left;
	clear: none;
	text-align: left;
	padding: 25px 0px 0px 6px;
}

/*-----------standaard rechterkolommen----------------*/

#rightcol h1, #leftcol h1, #midcol h1, #rcol h1{
	color: #9FA615;
	font-size: 16px;
}

#rightcol h1, #midcol h1, #rcol h1{
	margin: 0px;
	padding-bottom: 10px;
}

#rightcol h2,  #midcol h2, #rcol h2{
	color: #8C8C8C;
	font-size: 13px;
	margin: 0;
}

/*
#rightcol p,  #midcol p, #rcol p, #rightcol ul,  #midcol ul, #rcol ul{
	padding-top: 6px;
	padding-bottom: 20px;
}
*/

h2 {
	padding-top: 20px;
}

#midcol{
	margin: 0;
	width: 300px;
	position: relative;
	float: left;
	clear: none;
	text-align: left;
	padding: 25px 0px 0px 6px;	
}

#rcol{
	margin: 0;
	width: 300px;
	position: relative;
	float: left;
	clear: none;
	text-align: left;
	padding: 25px 0px 0px 16px;	
}


/*---------------buttons onderaan op de homepage------------------*/

#buttons{
	background-image: url(../img/box_gradient_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #c1d72e;
	width: 620px;
	height: 160px;
	margin-top:15px;
}

#buttons img{
	border: none;
	float: left;
	clear: none;
	padding-right: 8px;
}

.verwijsbuttons{
	padding: 35px 0px 0px 0px;
}

/* ------------------linkerkolom----------------------- */

#leftcol{
	margin: 0;
	width: 320px;
	position: relative;
	float: left;
	clear: none;
	padding: 23px 0px 0px 19px;
	text-align: left;
}

/*.leftbox{
	padding-left: 15px;
	height: 173px;
	width: 285px;
	position: relative;
	top: 25px;
	float: left;
	clear: both;
	background-image: url(../img/box_gradient_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #c1d72e;
	line-height: 20px;
}

.leftbox a{
	color: #3C239B;
	text-decoration: none;
	letter-spacing: -1px;
}

.leftbox a:hover{
	text-decoration: underline;
}
/*

/*-----------------linkermenu----------------------*/

#leftmenu{
	padding: 0px 0px 10px 0px;
	position: relative;
	float: left;
	clear: both;
}
#leftmenu ul{
	margin: 0;
	padding:0;
}

#leftmenu li{
	list-style-type: none;
	white-space: nowrap;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 300px;
	height: 21px;
}

#leftmenu li a{
	color: #000;
	text-decoration: none;
}

#leftmenu li a:hover, #leftmenu li a.selected{
	color: #9FA615;
}

.submenu-level2{
	background-image: url(../img/menu_links_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.submenu-level2 a{
	padding-left: 20px;	
}

/*-------------------buttons aan de linkerkant-----------------------*/
#tempfiller{
	width: 300px;
	height: 300px;
	background-color: #3F1DAD;
}

#buttons-left{
	position: relative;
	float: left;
	clear: both;
	background-image: url(../img/box_gradient_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #c1d72e;
	width: 300px;
	height: 237px;
	padding: 20px 0px 10px 0px;
}

#buttons-left img{
	border: none;
	float: left;
	clear: none;
}



/* ------------------footer----------------------- */

#footer {
	position: relative;
	margin-top: -75px; /* negative value of footer height */
	height: 110px;
	clear: both;
	width: 100%;
	background-color: #F8F8F8;
	background-image: url(../img/footer_bg2.jpg);
	background-repeat: repeat-x;
}

#footercontent{
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	line-height: 18px;
}

#footercontent ul{
	color: #8c8c8c;
	display: block;
	width: 243px;
	float: left;
	clear: none;
}

#footercontent ul li{
	list-style-type: none;
	padding-left: 34px;
}

#footercontent ul li a{
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
}

#footercontent ul li a:hover{
	text-decoration: underline;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#logo-link {
	display:block;
	height:95px;
	left:28px;
	position:absolute;
	top:50px;
	width:289px;
}

