@charset "utf-8";
/* CSS Document */
/******* GENERAL RESET *******/
* {
border:0pt none;
font-family:inherit;
font-size: 100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
}

body {
 background-color: #4b4b4b;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
}

#container {
 width: 989px;
 margin: auto;
 padding: 0 0 18px 0;
 background-color: #ffffff;
 overflow: hidden;
}

#top {
 height: 110px;
 width: 100%;
}

#logo {
 float: left;
 margin: 0 0 0 25px;
}

#carlogos {
 float: right;
 margin: 50px 16px 0 0;
}

#content {
 width: 100%;
}

#left {
 float: left;
 width: 685px;
 margin-left: 18px;
}

#filialen {
 background-image: url(../images/homePicture.jpg);
 background-repeat: no-repeat;
 width: 100%;
 height: 400px;
}

#tabs {
 width: 100%;
 margin: 18px 0 0 0;
}

#right {
 float: left;
 width: 250px;
 margin-left: 18px;
}

#greyblock {
width:250px;
height:33px;
background-color: #E4E4E4;
padding: 7px 0 0 0;
}

#video {
 float: left;
 /*background-image: url(../images/video.jpg);
 background-repeat: no-repeat;
 border: 1px #000000 solid;*/
 width: 250px;
 height: 150px;
margin: 2px 0 0 0;
}

#actueel {
 float: left;
 width: 100%;
 margin: 10px 0 0 0;
}

.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/* TEXST Titels */
h1{
	line-height: 1em;
	vertical-align: middle;
	height: 30px;
	padding: 10px 10px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #d0041d;
}

h2{
	line-height: 14pt;
	font-size: 11px;
	font-weight: bold;
	color: #d0041d;
	}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #747578;
	padding: 0 0 0 10px;
	margin: 0 0 11px 0;
}
/* actueel */




#act_Item {
 width: 250px;
 background-position:center;
 border: 1px solid #000000;
 padding: 0px 0px 0px 0px;
 margin-bottom: 10px;
 background-repeat: repeat-x;
}

#act_Item2 {
 width: 240px;
 border: 1px solid #000000;
 padding: 5px 5px 15px 5px;
 margin-bottom: 10px;
 background-image: url(../images/itemBG.jpg);
 background-repeat: repeat-x;
}

.thumbactueel{
margin-left:100px;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 14pt;
}

.gratisAPK {
 text-align: center;
 }

.gratisAPK h1{
	font-size: 24px;
	height: 10px;
	padding: 0px 0px 22px 0px;
}

.gratisAPK h4{
	font-size: 30px;
	height: 10px;
	padding: 0px 0px 30px 0px;
	font-weight: bold;
	color: #d0041d;
}

.gratisAPK a{
	color: #d0041d;
	}


/******* /LOGO  *******/
/******* MENU *******/
#tabs ul{
	list-style: none;
	list-style-position: outside;
}
#tabs ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#tabs ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #818181;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #ffffff;
	cursor: pointer;
}
#tabs ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #d0041d;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	line-height: 14pt;
}

.content strong{
 font-weight: bold;
 }

hr {
 border: 1px solid #d0041d;
 margin: 12px 0 12px 0;
 }
/******* /CONTENT *******/
/******* NEWS *******/
.content.occas h1{
	background: transparent url(../images/tabsImg/news.jpg) no-repeat scroll left top;
}
.content.occas{
	display: block;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
/*.content.occas_tax h1{
	background: transparent url(../images/tabsImg/tuts.jpg) no-repeat scroll left top;
}*/
.content.occas_tax{
	display: none;
}

.content.proef{
	display: none;
}

/******* /TUTORIALS *******/
/******* LINKS *******/
/* .content.vac h1{
	background: transparent url(../images/tabsImg/links.jpg) no-repeat scroll left top;
}*/
.content.vac{
	display: none;
}
.content.vac a{
	color: #d0041d;
}
/******* LINKS *******/
/*.content.ver h1{
	background: transparent url(../images/tabsImg/links.jpg) no-repeat scroll left top;
}*/

#tabs .content.ver ul{
 list-style: disc;
 list-style-position: inside;
 list-style-image: url(../images/tabsImg/bullet.gif);
}

#tabs .content.ver ul li{
 padding: 0;
 line-height: 13pt;
}

.content.ver{
	display: none;
}
.content.ver a{
	color: #d0041d;
}

/* Tabellen */
.content table td.left {
 vertical-align: bottom;
}

.content table td.right {
 vertical-align: bottom;
}

.content table {
 width: 100%;
}

.content table tr{
 height: 20px;
}

.content table tr.grey{
 background-color: #EEEEEE;
}

.content table td.center {
 text-align: center;
}

.content table td.firstcell {
 padding-left: 8px;
}


.table_title {
 background-color: #d0041d;
 color: #FFFFFF;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 vertical-align: middle;
}

.table_title td{
 padding-left: 8px;
 height: 25px;
 }

.table_subtitle {
 background-color: #818181;
 color: #FFFFFF;
 border: none;
}

.table_subtitle strong{
 font-weight: bold;
}

.table_subtitle td {
 height: 30px;
}
