/* custom stuff */

html {
  height: 100%;
  margin-bottom: 0px;
}


body {
	margin: 0px;
	padding: 0px;
}

p {
  margin-top: 0;
  margin-bottom: 1px;
}

/* Container & Background Image */

#container { width:1000px; margin:0 auto; position:relative; overflow-x:visible; }
#container div#background  { 
	position:absolute; 
	top:42px; 
	left:-80px; 
	z-index:10;
	width: 1160px;
	height: 640px;

	/* moderne browser normale PNG, wordt genegeerd door IE5 / IE6 */
	background-image:url("../images/mainbg.png");

	/* hack voor IE5 / IE6, wordt genegeerd door moderne browsers */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/mainbg.png');
}

hr {
	border: 0;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
	width: 100%;
	text-align: left;
}

.img {
padding: 4px;
}

/* Menu */


.hmenu a{
font-size: 0pt;
display:block;
text-decoration: none;
color: none;
width: 104px;
height: 59px;
float: left;
display: inline;
margin-right: 16px;
background-repeat: no-repeat;
text-align:center;
}

#auto {
background-image:url("../images/B.png");
}

#auto:hover {
background-image:url("../images/b_hover.png");
}

#motor {
background-image:url("../images/A.png");
}

#motor:hover {
background-image:url("../images/a_hover.png");
}

#vrachtauto {
background-image:url("../images/C.png");
}

#vrachtauto:hover {
background-image:url("../images/c_hover.png");
}

#aanhanger {
background-image:url("../images/BE.png");
}

#aanhanger:hover {
background-image:url("../images/be_hover.png");
}

/* Begin ronde hoeken*/

	input.rounded {
		margin-bottom: 0px;
		border: 0;
		background: url("../images/button2.png") top left no-repeat; 
		width: 93px; 
		height: 22px; 
		padding: 0px; 
		font: 120% Myriad Pro;
		color: #ffffff;
		text-align: center;
	}


.t {background: url("../images/dot.png") 0 0 repeat-x;}
.b {background: url("../images/dot.png") 0 100% repeat-x;}
.l {background: url("../images/dot.png") 0 0 repeat-y;}
.r {background: url("../images/dot.png") 100% 0 repeat-y;} 

.advertentie {
	background: #000000;
}

.roundcont {
	background-image: url("../images/menu-bg.png"); 
	background-repeat: repeat-x; 
	background-color: #032DA5;
}

.content {
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.roundcont_middel {

	border: 1px solid #ffffff;
	padding-left: 4px;
}

.blok {
	border: 1px solid #ffffff;
	padding: 10px;
}

.roundcont_right {
	background-image: url("../images/right-bg.png"); 
	background-repeat: repeat-x; 
	background-color: #BF0000;
}

.roundcont_tell {
	background-image: url("../images/gradient.png"); 
	background-repeat: repeat-x; 
	background-color: #ffcc33;
}


.roundcont p {
	margin: 0 20px;
}

.roundbottom {
	background: url(../images/br.gif) no-repeat top right; 
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* Einde Ronde hoeken*/


fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 10px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 10px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 40px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/play.gif) no-repeat;
}


/*** fonts ***/
body {
		line-height: 130%;
		font-family: arial, sans-serif;
		color: #fff;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}

a {
	color: #2AA4ED;
}

a:hover {
	color: #2AA4ED;
	text-decoration: underline;
}

td.left a.mainlevel#active {
	color: #000;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
#inset a {
	font-size: 110%;
}

div.moduletable h3,
.contentheading,
.componentheading {
	padding-top: 0px;
	margin: 0px;
	margin-top: -10px;
	font-size: 130%;
	color: #ffffff;
}

#contentheading {
	margin-top: -10px;
}

.moduletable_menu {
	padding-left: 5px;
	padding-top: 0px;
}


/* Kopjes */
.h {
	font-size: 140%;
	color: #ffffff;
	font-family: Calibri;
	padding-bottom: 10px;
	margin: 10px;
	padding: 5px;
	line-height: 20px;
	font-style: italic;
	font-weight: bold;
}

h1 {
	font-size: 140%;
	color: #ffffff;
	font-family: Calibri;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	font-size: 140%;
	color: #ffffff;
	font-family: Calibri;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}

h3 {
	font-size: 140%;
	color: #ffffff;
	font-family: Calibri;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}

h4 {
	font-size: 140%;
	color: #ffffff;
	font-family: Calibri;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}

h5 {
	font-size: 140%;
	color: #ffffff;
	font-family: Calibri;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}


h6 {
	font-size: 140%;
	color: #ffffff;
	font-family: Calibri;
	padding-bottom: 0px;
	margin-bottom: 2px;
	font-style: italic;
	font-weight: bold;
}


.componentheading {
  margin-bottom: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
span.pathway,
.small,
.createdate,
.modifydate,
#inset {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 10px;
	vertical-align: center;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel {

	display: block;
}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}

#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 0 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 30px;
	background: url(../images/play.gif) no-repeat;
	margin-bottom: 3px;
	margin-left: 10px;
}

a#active:link,
a#active:visited {
	color: #000;
}

li.active a,
li.active li.active a,
li.active li.active li.active a,
li.active li.active li.active li.active a {
  color: #B23B03;
}


ul.menu a,
ul.menu ul.menu a,
ul.menu ul.menu ul.menu a,
ul.menu ul.menu ul.menu ul.menu a
{
   color: #ffffff;
}

ul.rijschool a,
ul.rijschool ul.rijschool a,
ul.rijschool ul.rijschool ul.rijschool a,
ul.rijschool ul.rijschool ul.rijschool ul.rijschool a
{
   color: #ffffff;
}


li.active li a,
li.active li.active li a,
li.active li.active li.active li a {
   color: #B23B03;
}

a.sublevel:link,
a.sublevel:visited {
	font-weight: bold;
}

table.mainbody ul.menu {
	padding: 0;
	margin: 0;
	float: none;
}

table.mainbody ul.menu li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-bottom: 4px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.gif) no-repeat;
	margin-left: 10px;
}

#sitemap {
	padding-top: 15px;	
	background: #4D4D4D;
}

.sitemap ul {
	padding: 0;
	margin: 0;
	float: none;
}

.sitemap li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-bottom: 4px;
	padding: 0;
	padding-left: 20px;
	list-style: none;
	background: url(../images/play.gif) no-repeat;
	margin-left: 10px;
}

.padding {
	padding-top: 10px;
	padding-left: 5px;
}

.padding li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-bottom: 2px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.gif) no-repeat;
	margin-left: 10px;
}


table.mainbody ul.menu ul li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	margin-left: -5px;
	color: #333333;
	background: url(../images/play_sub.gif) no-repeat;
}

table.mainbody ul.menu ul ul li {
	border: 0;
	margin: 0px;
	line-height: 15px;
	color: #333333;
	margin-left: -10px;
	background: url(../images/play_sub.gif) no-repeat;
}


.small {
	font-weight: bold;
	color: #999;
}

.tellafriend_form {
	margin: 0px;
}
.text {
	width: 180px;
	text-align: center;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #999;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #999;
}

/** some joomla class stuff */

.menu {
	padding: 10px;
}


table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

.padding img {
	margin: 5px;
}


table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #e0e5ed;
  border-bottom: 1px solid #8b868c;
}


table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #e0e5ed;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  margin-top: -1px;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}

.button{
	font-size: 90%;
}

.clr {
	clear: both;
	padding-bottom: 10px;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 960px;
}

.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
	margin: 0 0px;
}


/* showcase */
#showcase {
	border-bottom: 0px solid #BCC0C7;
	background: #333; /* url(../images/showcase-bg.png) repeat-x*/
	color: #444;
}


/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-color: #333333;
}

#mainbg {
	width: 1160px;
	height: 842px;
    position: absolute;
    top: 155px;
	left: 100px;
}

#mainbg-middle  {

}


div.wrapper {
	margin: auto;
	position: relative;
	z-index:80;
}


#showcase ul,
td.left ul,
td.right ul,
td.menu ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #b7bbc7;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 0px;
}

#mainbody-padding {
	padding: 10px;
	background-image: url(../images/images/header-bg_02.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
}

#inset {
	color: #ccc;
	margin: 15px 0;
}

#inset table {
	width: auto;
	margin: 0 auto;
}

#footer {
	padding-top: 5px;
}

#the-footer {
	text-align: center;
	background: #4D4D4D;
	padding: 0px;
	color: #ffffff;
	height: 50px;
	background: #4D4D4D url(../images/footer-bg.png) top left repeat-x;
}

#the-footer .padding {
	padding: 2px 0;
	width: 100%;
}


table.showcase,
table.mainbody,
table.headlines,
table.footer {
	width: 100%;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}

table.showcase td.showcase,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
}

table.showcase td.showcase,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0px;
	background: #333 url(../images/content-bg.png) repeat-x;
}

td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
table.mainbody td.right {
	width: 18%;
	background: #9DDBFF url(../images/side-bg.png) repeat-x;
	padding-top: 5px;
}

table.mainbody td.left {
	border-right: 1px solid #8b868c;
}

table.mainbody td.right {
	border-left: 1px solid #8b868c;
}

table.headlines td.headlines {
	background: none;
}

#dek { position:absolute; visibility:hidden; z-index: 100; }
.lay { background: #333; width: 250px; height: 66px; border: 1px solid #ffffff; }
.lay IMG { width: 90px; height: 60px; border: 0px; margin: 0; }
.tekst { vertical-align: top; width: 169px; padding: 5px 0 0 7px; font-weight: bold; color: #0183D7; }
.info { color: #ffffff; padding: 10px 0 0 3px; }



/* toolbar */

#toolbar {
	height: 30px;
	background: #fff url(../images/toolbar-bg.png) no-repeat;
	position: relative;
	width: 321px;
}

#search {
	padding-top: 2px;
	padding-left: 55px;
}

/* some page content things */

.hide {
	display: none;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

.highlight {
  color: #fff;
  background-color: #BF0000;
}

table#adminform #toolbar {
	background: none;
}

a img { border: 0; }