.spacing_tekst {
	line-height: 30px;
}
/*HEADERS*/
h1{
font-size:22px;
border-left: solid #f4e719 2px;
padding-left: 10px;
margin-left: 20px;
font-weight:bold;
color:#000000;
line-height: 26px;
margin-bottom: 10px;
}
h2{
font-size:12px;
padding-left: 10px;
margin-left: 14px;
font-weight:bold;
color:#000000;
line-height: 14px;
}
h3{
font-size:16px;
border-left: solid #f4e719 2px;
padding-left: 10px;
margin-left: 10px;
font-weight:bold;
color:#000000;
line-height: 26px;
}
table {
margin-left: 10px;
margin-top: 10px;
}
a {
color:#666666;
text-decoration:none;
}
a: hover {
color: #999999;
}

/*BG for all pages except portal*/
.site_bg {
background:url('../images/kaart2.jpg') no-repeat right top;
}
/*Yellow color*/
.yellow {	
color: #ddcb00;
}



/*Right box header*/
.box_title {
margin-top: 20px;
font-size: 12px;
color: #000000;
border-left: 1px solid #F4E719;
padding-left: 10px;
font-weight:bold;
}
.productgroup {
width: 185px;
margin: 0px 0px 0px 35px;
}
#productgroups img {
border:solid 1px #F4E719;
}
#productgroups img:hover {
border:solid 1px #c0c0c0;
}
#productgroups .title {
font-size: 12px;
letter-spacing: 1px;
color: #707070;
font-weight:bold;
}
.yellow_arrow {
background:url('/images/arrow_yellow.gif') no-repeat 0px 3px;
padding:0px 0px 0px 15px;
color:#EBDB28;
font-size:11px;
text-decoration:none;
display:block;
}
.yellow_arrow_small {
background:url('/images/upload/pijltjegeel.jpg') no-repeat 0px 0px;
padding:0px 0px 0px 15px;
color:#EBDB28;
font-size:11px;
text-decoration:none;
display:block;
}
.yellow_arrow_small:hover {
color:#000000;
}
.grey_arrow {
background:url('/images/arrow_grey.gif') no-repeat 0px 3px;
padding:0px 0px 0px 15px;
color:#c0c0c0;
font-size:11px;
text-decoration:none;
display:block;
}
.100percent {
width: 100%;
}
#contenttext table td {
border-left: 1px solid #F4E719;
padding-left: 10px;
padding-right: 80px;
}
.zoekresultaten {
width: 900px;
background-color:#f8f8f8;
padding: 8px 8px 8px 8px;
position: relative;
left: 0px;
}

/*EDITOR STYLES */
.tabel_kop {
background-color: #f3e400;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}

.tabel_koptekst {
font-size: 12px;
color: #000000;
font-weight:bold;
}
.tabel_kolom_grijs {
background-color: #e6e6e6;
border-right: 1px solid #F4E719;
width: 111px;
color: #949494;
border-bottom: 1px solid #ffffff;
}
.tabel_kolom_lichtgrijs {
background-color: #f1f1f1;
border-bottom: 1px solid #ffffff;
border-left-style:none;
border: 1px solid red;
color: #000000;
}
.tabel_onderkant_zwart {
background-color: #000000;
}
/*Yellow color*/
.geel {	
color: #f4e719;
}
.dealerselect {
width: 208px;
height: 24px;
padding-top: 2px;
border: 1px solid #c0c0c0;
}
.dealercountry {
position: relative;
padding-left: 10px;
line-height: 18px;
float: left;
width: 245px;
border-left: 1px solid #F4E719;
height: 130px;
margin-bottom: 30px;
}
.dealercountry a{
color: #0037ff;
}
.app_box {
width:76px;
margin: 1px;
height: 76px;
position: relative;
background-color:#fcfbe4;
float: left;
}

/*Tables in product text*/
.producttext table {
padding-left: 0px;
color: #000000;
}

#contenttext table tr td p {
margin-top: -2px;
padding-top: 0px;
}

.contenttext table td {
border-left: 1px solid #F4E719;
padding-left: 0px;
margin-left: 0px;
}
#productpagetext {
margin-left: 10px;
}
#productpagetext p {
margin: 0;
margin-bottom: 6px;
padding: 0;
}


