* {
    font-family: Verdana, arial,sans-serif;
    line-height: 16px;
    font-size: 12px;
}
a {
    outline:none;
    color:inherit;
    font-size: inherit;
}
a:hover {
    color:#FFFFFF;
}
table {
    padding:0;
    margin:0;
    border-collapse: collapse;
    width:100%;
}
.edit {
    font-size: 10px;
    color:#00ff00 !important;
}
.edit:hover {
    color:#FFFFFF;
}
table td {
    vertical-align: top;
}
body {
    padding:0;
    margin:0;
    background:#574933;
}
.cont {
    font-size: 12px;
}
.header {
    display:block;
    height: 230px;
    width:100%;
    background:url(/images/header.gif) repeat-x;
}
.header .center {
    display: block;
    margin:auto;
    width:980px;
    height:230px;
    background:url(/images/header_bg.jpg) no-repeat;
    position: relative;
}
.middle {
    background:#9C947A;      
}
.middle .center {
    display: block;
    margin:auto;
    width:980px;
    color:#403626;   
    padding: 12px 0 30px 0;       
}
.middle h1, .middle h2 {
    color:#6b3d1d;
    margin:0;
    font-size:22px;
    font-weight: normal;
    letter-spacing: -1px;
    padding-bottom: 20px;
}
.middle2 {
    background:#6b3d1d url(/images/middle2_bg.gif) repeat-x;    
}
.middle2 .center {
    display: block;
    margin:auto;
    width:980px;
    color:#9c947a;
    padding: 30px 0;
}
.middle2 h1, .middle2 h2 {
    color:#CCB460;
    margin:0;
    font-size:22px;
    font-weight: normal;
    letter-spacing: -1px;
    padding-bottom: 20px;
}
.middle2 a {
    color:#9C947A;
}
.middle2 a:hover {
    color:#FFFFFF;
}
.footer {
    background:#574933 url(/images/footer_bg.gif) repeat-x;
    font-size:12px; 
}
.footer .center {
    display: block;
    margin:auto;
    width:980px;
    color:#ccb460;
    text-align: right;
    line-height: 50px;
    font-size: 10px;
}
.footer a {
    color:#ccb460;
}
.footer a:hover {
    color:#FFFFFF;
}
.header .center .logo {
    display: block;
    width:300px;
    height: 210px;
    text-indent: -20000px;
}
.header ul {
    padding:0;
    margin:0;
    top:175px;
    left:344px;
    position: absolute;
}
.header ul li {
    display: inline;
    list-style-type: none;
    padding:0;
    margin:0;
}
.header ul li a {
    padding: 0 20px;
    text-decoration: none;
    color: #6b3d1d;
    font-family: arial;
    font-weight: bold;
    font-size:13px;
}
.header ul li a:hover,.header ul li .sel {
    color: #FFFFFF;
}
.header .center .arrow {
    display:block;
    width:26px;
    height:13px;
    background:url(/images/arrow.jpg) no-repeat;
    left:384px;
    top:212px;
    position: absolute;
}
.home_left {
    width:320px;    
    padding-right: 30px;
    text-align: justify;
}
.home_right {   
}
.center ul {
    padding:0;
    padding-left: 15px;
}
.center ul li {
    list-style-type: square;
    line-height: 22px;
}
.diensten_middle {
    border-right: 1px solid #8b836b;
}
.diensten_right {
    padding-left: 20px;
}
form {
    padding:0;
    margin:0;
}
form td {
    padding:8 0px;
}
input[type="text"], input[type="password"] {
    width:200px;
    background:#c6bc9b;
    border-width: 0;
}
textarea {
    width:200px;
    height:183px;
    background:#c6bc9b;
    border-width: 0;
    font-size: 12px;
    margin:0;
}
input[type="button"],input[type="submit"] {
    background:#8F876B;
    border-width: 0;
    margin-top:10px;
    color:#403626;
    padding:4px;
}
.thumb {
    display: block;
    width:151px;
    height:151px;
    background:url(/images/thumbborder.gif) no-repeat;
    margin-bottom: 10px;
}
.thumb:hover {
    background:url(/images/thumbborderover.gif) no-repeat;
}
.thumb span {
    display: block;
    width:139px;
    height:139px;
    overflow: hidden;
    padding: 6px 0 0 6px; 
}
.thumb img {
    border:0;
}
.slideshow {
    display:block;
    width:616px;
    height:361px;
    float:left;
    overflow:hidden;
}
/** specific per page **/
.slideshow {
    display:block;
    float:left;
    width:616px;
    height:361px;
    margin-top:5px;
    border-left:1px solid #5a5a5a;
}
/** SLIDESHOW **/
#slideshow {
    position:relative;
    height:361px;
    left:5px;
}
#slideshow img {
    float:left;
    position:absolute;
}

#slideshow img {
    border:none;
}

#slideshow img.show {
    z-index:500;
}
.slideshow ul {
    padding-left:30px;
}
.slideshowbg {
    display:block;
    width:626px;
    height:371px;
    background:url(/images/slideshowbg.jpg) no-repeat;
}