﻿body 
{
    padding:0;
    margin:0;
    font-size: 62.5%;
    background-color: #EBEBEB;
    font-family: Verdana, Arial;
}

.home
{
    background: #EBEBEB url('/_img/bg.jpg') top left repeat-x;      
}

.inner
{
    background: #EBEBEB url('/_img/bg2.jpg') top left repeat-x;      
}

#content_wrapper
{
    position: relative;    
}

#container_home
{
    margin: 0 auto;
    width: 1040px;
    height: 450px;
    overflow : visible;
    background : #EBEBEB url('../_img/bg_home.jpg') top center no-repeat;    
}

#content_home
{
    position: absolute;
    top: 450px;
    width: 1040px;    
}

#container_normal
{
    margin: 0 auto;
    width: 1040px;
    height: 319px;
    overflow : visible;
    background : #EBEBEB url('../_img/bg_inner.jpg') top center no-repeat;    
}

#content_normal
{
    position: absolute;
    top: 319px;
    width: 1040px;    
}

#topmenu
{
    height:25px;
    left:363px;
    position:absolute;
    top:61px;
    width:375px;
    padding:0px;    
}

#topmenu ul
{
    padding: 0px;
    position: absolute;
    top: 0px;
}  

#topmenu li
{
    float:left;
    list-style:none outside none;
    padding-left: 2px;
    padding-right: 2px;
    color: #484848;
    font-size: 1.3em;
}    

#topmenu li a
{
    color: #484848;
    text-decoration: none;
}

#topmenu li .selected
{
    color: #BC0406;
}

#contactlinks
{
    right:15px;
    position:absolute;
    top:48px;
    color: #888888;
    font-size: 0.9em;
    text-decoration: none; 
    font-family : Arial;        
}

#contactlinks a
{
    color: #888888;
    text-decoration: none; 
    font-family : Arial;     
}

#contactlinks a:hover
{
    text-decoration: underline;  
}


#headertext_home
{
    left:293px;
    position:absolute;
    top:248px;
    width:375px; 
    font-family: Arial;
    font-size: 1.1em;
    color: #FFF;     
}

#innercontent
{
    position: relative;
    margin: 0 auto;
    background-color: Red;
    width: 892px;    
}

#innercontent_left
{
    position: relative;
    float: left;
    width: 333px;    
}

#innercontent_left h2
{
    color: #1B1B1B;
    font-size: 1.4em;
    font-family: Arial;    
}

#innercontent_left ul
{
    color: #B9B295;
    padding: 0px;
    padding-left: 14px;    
}

#innercontent_left li
{
    list-style-type: square;
    padding-bottom: 2px;    
}

#innercontent_left .date
{
    color: #5E5E5E;    
}

#innercontent_left .title
{
    padding-left: 5px;
    color: #252525;    
}

.icon
{
    padding-right: 4px;    
}

#innercontent_right
{
    position: relative;
    float: left;
    width: 550px;    
}

#innercontent_right h1
{
   color: #1B1B1B;
    font-size: 22px;
    font-family: Arial;   
}

#innercontent_right p
{
    color: #716E69;
    font-family: Arial;
    font-size : 14px;
}

#innercontent_right
{
    color: #716E69;
    font-family: Arial;
    font-size: 14px;
}

#clear
{
    clear: both;    
}

#innercontent_left_normal
{
    position: relative;
    float: left;
    width: 219px;   
}

#innercontent_right_normal
{
    position: relative;
    float: left;
    width: 672px;   
    font-size:14px;
    color : #716E69;
}

#innercontent_right_normal h1
{
    color: #3A3A3A;
    font-family: Arial, Verdana;
    font-size: 22px;
    font-weight: bold;  
    padding: 0;
    margin: 0; 
}

#innercontent_right_normal h2
{
    color: #D14E5E;
    font-family: Arial, Verdana;
    font-size: 17px;
    font-weight: normal;
    padding: 0; 
    margin: 0;  
}

#innercontent_right_normal .headerbox
{
    height: 20px;
    background-color: #BC0406;
    margin-top: 25px; 
    margin-bottom:20px;
}


#innercontent_left_normal .padded
{
    padding-right: 20px;
}

#innercontent_left_normal h1
{
    color: #000;
    font-size: 1.6em;
    font-family: Arial;
    text-transform : uppercase;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #BC0406;
    font-weight : normal; 
}

.news_date
{
    color: #B7B1B1;
    font-family: Arial;
    font-size: 0.9em;    
}

.news_title
{
    color: #BC0406;
    font-family: Arial;
    font-size: 1.1em;  
    padding-top: 2px;
}
.news_item
{
    border-bottom: solid 1px #B7B1B1;
    padding-top: 3px;
    padding-bottom: 3px;
}

#contact_box
{
    border-top: solid 5px #BC0406;
    border-right: solid 5px #BC0406;
    border-bottom: solid 5px #BC0406;   
    padding: 2px 2px 2px 0px; 
    margin-bottom: 15px;
}

#contact_box p
{
    padding: 0px;
    font-family: Arial;
    color: #B7B1B1;
    font-size: 1.2em;
    line-height: 1.3em;
}

#contact_box p strong
{
    color: #BC0406;
}

.snel
{
    font-family: Arial;
    font-size: 1.1em;
    color: #000;
    font-weight: bold;
    padding-top: 10px;    
}

.contacteren
{
    font-family: Arial;
    font-size: 1.4em;
    color: #BC0406;
    font-weight: bold;    
}

.txt, textarea 
{
    background-image:url("../_img/txt.gif");
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #FFF;
    border:1px solid #999999;
    padding:4px 2px;
    width: 366px;
    font-family: Arial, Verdana;
    font-size: 1.3em;
    margin-top: 2px;
    margin-bottom: 2px;
}

textarea 
{
    background-image:url("../_img/txt.gif");
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #FFF;
    border:1px solid #999999;
    padding:4px 2px;
    width: 366px;
    font-family: Arial, Verdana;
    font-size: 1.3em;
    height: 65px;
}

.error
{
background-image:url("../_img/txt-error.gif");
border-color:#D35757;
color:#D35757;
font-weight: bold;
margin-top: 2px;
    margin-bottom: 2px;
}

button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: center;
height: 30px;
line-height: 30px;
width: auto;
margin-top: 7px;
}

button.rounded {
background: transparent url( ../_img/btn_right.png ) no-repeat scroll right top;
clear: left;
font-family: Arial, Verdana;
    font-size: 1.3em;
}

button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
}

button.rounded span {
background: transparent url( ../_img/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}

button.rounded:hover {
background-position: 100% -30px;
}

button.rounded:hover span {
background-position: 0% -30px;
}

button::-moz-focus-inner {
border: none;
}

.submenu
{
    position: relative;
    float: left;
    clear: left;
    height: 22px;
    background: transparent url('../_img/submenu.png') bottom left repeat-x;   
    margin-bottom: 7px; 
    width: 100%;
   
    
}
.submenu_selected
{
    position: relative;
    float: left;
    clear: left;
    height: 22px;
    background: transparent url('../_img/submenu_selected.png') bottom left repeat-x;    
    margin-bottom: 2px;
    width: 100%;
}

.submenu a
{
    padding-left: 35px;
    color: #942023;
    font-size: 1.3em;
    text-decoration: none;
    font-family: Arial;
}

.submenu_selected a
{
    padding-left: 35px;
    color: #FFF;
    font-size: 1.2em;
    text-decoration: none;
    font-family: Arial;
}

.innercontent_imageList
{
    width: 242px;
    position: relative;
    float: left;    
}

.innercontent_imageList p
{
    font-style: italic;
}

.innercontent_imageList_right
{
    position: relative;
    color : #716E69;
    float: left;  
    width: 429px;  
    font-size: 0.9em;
}

.bottom_spacer
{
    padding-bottom: 20px;    
}

.newsSelection
{
    font-family: Arial, Verdana;
    color: #66625F;        
}

.newsSelection a
{
    color: #B3AFAC;      
    text-decoration : none;  
}

.newsSelection a .selectednewsmonth
{
    color: #BA142C;
    font-weight: bold;
    text-decoration: none;     
}

.cat_box
{
    position: relative;
    float: left;
    width: 215px;   
    margin-right: 9px;
    margin-bottom: 12px;
    border: solid 1px ##BA142C;
    text-align : center
}

.cat_box img
{
height:107px;
background-repeat:no-repeat;

}

.cat_title 
{
    font-family: Arial, Verdana;
    color: #3A3A38;
    font-weight: bold;
    font-size: 1.2em;     
}

.cat_text
{
    font-family: Arial, Verdana;
    color: #7B6B6B;
    font-size: 1.1em;     
}

.cat_text a
{
    font-family: Arial, Verdana;
    color: #BC0406;  
}

.product_box
{
    position: relative;
    width: 672px;
    float: left;   
    padding-top: 6px;
    padding-bottom: 6px;
    border-bottom: 1px solid #BC0406;
}

.product_box img
{
    width: 150px;
    border: solid 2px #3A3A3A;  
    position: relative;
    float: left;  
    padding-bottom: 5px;
    padding-right: 5px;
}

.productdetail_box
{
        
}

.productdetail_box img
{
    width: 150px;
    border: solid 2px #3A3A3A;  
    position: relative;
    float: left;  
    padding-bottom: 5px;
    padding-right: 5px;
}

#footer
{
    position: relative;
    float: left;
    clear: left;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align : right; 
    color: #716E69;   
}

#footer a
{
    color: #716E69;   
    font-weight: bold;
}

