img { behavior: url("../css/iepngfix.htc");
border:none;
}

a{
    color: #db002e;
    text-decoration: none;
    padding: 0;
    margin:  0;
}

a:hover {
    text-decoration: underline;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    margin: 0px;
    padding: 0px;
    width: 98%; /* to get rid of the horizontal scrollbar in IE */
} 

h1{
font-size:17px;
font-weight:bold;
}

h2{
font-size:16px;
color:#666666;
}

h4{
font-size:12px;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	height:100%;
	position: relative;
}

#center{
position:relative;
z-index: 1;
}
#bottom{
position:relative;
clear:both;
}
/******** HEADER ********/

#head{
	background-image:url("../image/head.png");
	width:1020px;
	height:231px;
	position:relative;
}

#menu{
position:absolute;
height:25px;
width:810px;
left:210px;
top:175px;
}

#submenu{
text-align:center;
position:absolute;
width:820px;
left:200px;
top:204px;
}

#header{
	background-image:url("../image/header.png");
	width:600px;
	height:150px;
	position:absolute;
	top:10px;
	left:211px;
}



#header2{
        background-repeat: no-repeat;
        width:100px;
        height:150px;
        position:absolute;
        top:130px;
        left:600px;
}

a.link2 { color:#FFFFFF; }


.taal {
color: #999999;
position:absolute;
top:10px;
left:75px;
}

.taal span:hover{
color: #db002e;
cursor:pointer;
text-decoration:underline;
}

.actief{
color: #db002e;
}
/********** Producten ************/

#content_area h1 {
    color: #db002e;
}

#products h2 {
    font-size: 10.5pt;
}

#products h2 a {
    color: #db002e;
    text-decoration: none;
    padding: 0;
    margin:  0;
}

#products h2 a:hover {
    text-decoration: underline;
}

p.readmore {
    font-size: 8pt;
}

p.readmore a {
    color: #999999;
    text-decoration: none;
}

p.readmore a:hover {
    color: #999999;
    text-decoration: underline;
}

.product {
    border-bottom: 1px solid #999999;
    margin-bottom: 10px;
}

.product img, .full_product img {
    border: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

.bar_left_content ul {
    display: block;
    padding: 0;
    margin: 0;
}

.bar_left_content li {
    display: block;
    padding: 0;
    margin: 0;
}

.bar_left_content li.active:before {
    content: '»';
}

.bar_left_content li.active {
    font-weight: bold;
}

.bar_left_content a {
    color: #ffffff;
    text-decoration: none;
}

.bar_left_content a:hover {
    text-decoration: underline;
}

div.referentie {
    font-size: 8pt;
    color: #999999;
}

.product-image {
padding:4px;
}

.product .image {
    float: left;
    width: 130px;
}

.product .desc {
    float: left;
    width: 630px;
}

.news_headline a{
    color: #db002e;
    text-decoration: none;
    padding: 0;
    margin:  0;
}

.news_headline a:hover {
    text-decoration: underline;
}


/******** Bar links ********/

#left{ 
width:210px;
min-height:390px;
float:left;
}

.bar_left_top{
width:210px;
height:14px;
background-image:url("../image/bar_left_top.png");
}

.bar_left_spacer{
/*min-height:210px;
width:210px;*/
height:100%;
background-image:url("../image/bar_left_spacer.png");
}

.bar_left_bottom{
width:210px;
height:16px;
background-image:url("../image/bar_left_bottom.png");
}

.bar_left_content{
padding-top:1px;
color:#FFFFFF;
width:186px;
padding-left:16px;
}

.bar_left_top_topproduct, .bar_left_top_tagcloud{
width:210px;
height:14px;
background-image:url("../image/bar_left_top_white.png");
}

.bar_left_spacer_topproduct, .bar_left_spacer_tagcloud{
/*position:relative;
min-height:109px;
width:210px;*/
background-image:url("../image/bar_left_spacer_white.png");
text-align:center;
}

.bar_left_bottom_topproduct, .bar_left_bottom_tagcloud{
/*position:relative;
width:210px;*/
height:16px;
background-image:url("../image/bar_left_bottom_white.png");
}

.bar_left_content_topproduct, .bar_left_content_tagcloud{
padding-top:1px;
font-weight:bold;
/*color:#db002e;
width:205px;
position:relative;
left: 5px;*/
}

.tagcloud h1, .tagcloud h2, .tagcloud h3 {
    margin: 0;
    padding: 0 10px 0 10px;
}
.tagcloud h1 {
    font-size: 15px;
}
.tagcloud h2 {
    font-size: 13px;
}
.tagcloud h3 {
    font-size: 11px;
}
/******** CONTENTBLOK ********/

#content{ 
width:809px;
float:left;
}

#content_border_top{
height:19px;
background-image:url("../image/content_border_boven.png");
}

#content_area{
width:769px;
/*height:100%;*/
min-height:380px;
background-image:url("../image/content_border_midden.png");
/*background-repeat:repeat-y;*/
padding:1px 20px;
}

#content_border_bottom{
height:19px;
background-image:url("../image/content_border_onder.png");
}


/******** MENU ********/

div.button{
width:200px;
height:25px;
float:left;
cursor:pointer;
}

div.button_active, div.button:hover{
background-image:url("../image/btn_active.png");
background-repeat: no-repeat;
}

div.button a{
display:block;
height:35px;
width:200px;
padding-top:5px;
text-align:center;
text-decoration:none;
color:#FFFFFF;}

a.sub{
color:#FFFFFF;
text-decoration:none;
}

a.activesub{
color:#FFFFFF;
text-decoration:underline;
}

/***** ZOEK FUNCTIE *****/

form.search {
    padding: 0;
    margin: 0;
    font-size: 0;
}

form.search fieldset {
    position: absolute;
    top: 177px;
    left: 36px;
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 0;
}

form.search input.field {
    display: block;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    font-size: 13px;
    width: 145px;
}

form.search input.submit {
    position: absolute;
    display: block;
    border: 0;
    margin: 0;
    top: 0px;
    left: 150px;
    border: 0;
    background-color: transparent;
    background-image: url('../image/search-buttons.png');
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    /*cursor: hand;*/
    cursor: pointer;
    font-size: 0;
}

div.results div.result a {
    color: #db002e;
    text-decoration: none;
}

div.results div.result a:hover {
    color: #db002e;
    text-decoration: underline;
}

div.results span.result-type {
    font-size: 8pt;
    color: #999999;
}

/***** BOTTOM ******/
#bottom {
width:100%;
height:35px;
}

#bottom_links{
height:35px;
width:20px;
background-image:url("../image/bottom_left.png");
float:left;
}

#bottom_midden{
text-align:center;
padding-top:8px;
color:#FFFFFF;
height:35px;
background-image:url("../image/bottom_spacer.png");
background-repeat:repeat-x;
width:980px;
float:left;
}

#bottom_rechts{
height:35px;
width:20px;
background-image:url("../image/bottom_right.png");
float:left;
}

.wit{
color:#FFFFFF;
}

.slideElement{
width:600px;
height:150px;
}

div.clear {
clear: both;
}

