* {
    font-family: Arial,Verdana,sans-serif;
    font-size:12px;
    line-height: 16px;
    line-height: 20px;
}
a {
    outline-style: none;
    color:#777777;
}
a:hover {
    color:#eeaa70;
}
body {
    padding:0;
    margin:0;
    background: #F4F4F4 url(/images/bg.gif) repeat-x;
    color:#444444;
}
ul {
    list-style-image: url(/images/li.gif);
    #list-style-image: url(/images/li_ie.gif); 
}
img {
    border:0;
}
h1 {
    font-size:24px;
    color:#ee7712;
    text-transform: capitalize;
    font-weight: normal;
}
h2 {
    font-size:18px;
    color:#ee7712;
    text-transform: capitalize;
    font-weight: normal;
}
.wrapper {
    width:950px;
    margin:auto;
}
.logo {
    width:350px;
    height:124px;
    display:block;
    text-indent: -20000px;
    background:url(/images/logo.png) no-repeat;   
    margin-top:15px;
    margin-bottom:35px;
}
.lang_sel {
    float:right;
    display:block;
    margin-top: -48px;
    color:#FFFFFF;
    font-size:13px;
}
.lang_sel a {
    color:#FFFFFF;
    text-decoration: none;
    font-size:13px;
}
.lang_sel a:hover,.lang_sel .sel {
    color:#333333;
}
.home_header {
    width:950px;
    height:340px;
    background:url(/images/header_test.gif) no-repeat;
}
.header {
    width:950px;
    height:208px;
    background:url(/images/header_2.jpg) no-repeat;
}
.left_menu {
    margin-top:30px;
    width:285px;
    border-top:1px solid #cbcbcb;
    float:left;
    letter-spacing: 1px;
}
.left_menu ul {
    padding:0;
    margin:0;
    list-style-image: none;
}
.left_menu li {
    list-style: none;
}
.left_menu ul li a {
    text-decoration: none;
    display:block;
    font-size:16px;
    background:url(/images/left_menu_arrow.png) no-repeat left center;
    text-indent: 22px;
    line-height: 30px;
    border-bottom:1px solid #cbcbcb;
    color:#333333;
}
.left_menu ul ul li a {
    text-decoration: none;
    display:block;
    font-size:13px;
    background:none;
    text-indent: 40px;
    line-height: 30px;
    border-bottom:1px solid #cbcbcb;
    color:#757575;
}
.left_menu ul ul ul li a {
    text-decoration: none;
    display:block;
    font-size:13px;
    background:none;
    text-indent: 60px;
    line-height: 30px;
    border-bottom:1px solid #cbcbcb;
    color:#a5a5a5;
}
.left_menu ul li a:hover, .left_menu ul li .sel {
    color:#ee7712;
}
.left_menu ul ul li a:hover, .left_menu ul ul li .sel {
    color:#eeaa70;
}
.left_menu ul ul ul li a:hover, .left_menu ul ul ul li .sel {
    color:#eeaa70;
}
.footer {
    width:100%;
    background-color: #FFFFFF;
    float:left;
    border-top:2px solid #C5C5C5;
    margin-top:30px;
    
}
.footer div {
    width:950px;
    margin:auto;
    display:block;
    text-align: right;
    line-height: 40px;
    color:#666666; 
    font-size:11px;
}
.middle {
    float:left;
    margin-left:20px;
    margin-top:15px;
    width:645px;
}
.col1 {
    width:369px;
    float:left;
    margin-right:10px;
}
.col1 h1 {
}
.col2 {
    width:266px;
    float:left;
    color:#666666; 
}
.col2 h1 {
    font-size:18px;
}
.news_replacer {
    margin-top:17px;
}
.news_replacer img {
    border:1px solid #bfbfbf;
}
.offerte {
    background-color:#dfdfdf;
    letter-spacing: normal;
    padding:2px 10px 10px 10px;
    margin-top:15px;
}
.offerte h1 {
    font-size: 18px;
}
.admin_edit {
    color:#009900;
}
.admin_delete {
    color:#FF0000;
}
.two_col_left {
    width:369px;
    float:left;
    margin-right: 10px;
}
.two_col_right {
    width:266px;
    float:left;
}
.image_thumb {
    width:150px;
    height:150px;
    display:block;
    float:left;
    overflow:hidden;
    margin-right:12px;
    margin-bottom:12px;
    border:1px solid #ffffff;
    position:relative;
    background:#A2A2A2;
}
.inside {
    position:absolute;
    top:3px;
    right:5px;
    background-color: #000000;
    padding:0px 3px;
    text-decoration: none;
}
.image_thumb:hover {
    border:1px solid #666666;
}
.error {
    color:#FF0000;
}
.actieradius {
    float:left;
}
.slideshow {
    display:block;
    width:657px;
    height:330px;
    float:left;
    overflow:hidden;
}
/** specific per page **/
.slideshow {
    display:block;
    float:left;
    width:657px;
    height:330px;
    margin-top:5px;
    border-left:1px solid #5a5a5a;
}
/** SLIDESHOW **/
#slideshow {
    position:relative;
    height:330px
}
#slideshow img {
    float:left;
    position:absolute;
}

#slideshow img {
    border:none;
}

#slideshow img.show {
    z-index:500;
}
.newsitem {
    border-bottom:1px solid #CBCBCB;
    padding-bottom:5px;
    width:100%;
    margin-bottom:5px;
}
.slideshow ul {
    padding-left:30px;
}

table input[type="text"],table input[type="password"], table textarea {
    width:320px;
}
table textarea {
    height:150px;
}
.logoprint {
    display:none;
}
