/*
deze site werd ontwikkeld door induo
www.in-duo.be

**************************************
colors :
beige : #EAE5DC
blauw : #68A3E7
geel : #FABC07
oker : #825D07
beige bruin : #B5A58A

**************************************

*/

body{
font: 12px "trebuchet MS", Helvetica;
margin: 0;
padding: 0;
/*background-color: #EAE5DC;*/
background-image: url(../images/patern2.jpg);
}

#siteContainer{
margin: auto auto;
width: 790px;
background: #fff;
padding-bottom: 15px; 
}


#container{
margin: auto auto;
width: 770px;
background-image: url(../images/header_wolf.jpg);
background-repeat: no-repeat;
}
#header{
height: 290px;
}

#navigatie{
margin: 0;
padding: 0;
list-style: none;
}
#navigatie li{
float: left;
text-transform: uppercase;
font-size: 10px;
margin-top: 64px;
}
#navigatie li a{
display: block;
padding: 4px 15px 3px 15px;
text-decoration: none;
color: #333333;
border-right: 1px dashed #333;
}
#navigatie li a:hover{
background-color: #B5A58A;
color: #FFFFFF;
}

#navigatie li a:active{
background-color: #B5A58A;
}

#contentWrapper{
width: 100%;
background-color: #FFFFFF;
text-align: justify;
}

h1{
font-size: 20px;
color: #68A3E7;
margin-top: 10px;
background-image: url(../images/star.jpg);
background-repeat: no-repeat;
background-position: left bottom;
padding-left: 25px;
}

.blok{
clear: left;
}
.img{
/*
border: 7px solid #FABC07;
float: left;
margin-right: 15px;
margin-bottom: 7px;
*/
float: left;
padding: 5px 5px 20px 5px;
background-color:#EAE5DC;
margin-right: 20px;
border-bottom: 1px solid #825D07;
border-right: 1px solid #825D07;
margin-bottom: 10px;
}

.blok p{
text-align: justify;
}

.attention{
border: 4px dashed #FABC07;
padding: 10px;
}

.attention p{
padding: 0;
margin: 0;
text-align: justify;
font-size: 12px;
font-weight: bold;
color: #68A3E7;
}
#footer{
background-color: #68A3E7;
padding: 10px 0 10px 10px;
margin: 20px 0 15px 0;
color: #FFFFFF;
clear: both;
}
a.credit{
color: #FFFFFF;
text-decoration: none;
}
a.credit:hover{
background-color: #FFFFFF;
}
/*
.leftColumn img{
border: 7px solid #FABC07;
margin-right: 15px;
margin-bottom: 7px;
}
*/
.leftColumn p{
text-align: justify;
width: 320px;
}

.leftColumn{
float: left;
width: 300px;
/*background: #ccc;*/
}

.rightColumn{
/*background-color: #999999;*/
margin-left: 30px;
text-align: justify;
position: relative;
width: 430px;
_width: 427px;
margin-left: 340px;
}

ul#interventie{
padding: 0;
margin: 0;
list-style: none;
}
ul#interventie li{
padding-left: 15px;
padding-bottom: 15px;
}

.historiek{
list-style: none;
text-align: justify;
margin: 0;
padding: 0;
/*width: 480px;*/
/*margin-left: 280px;*/
}

.historiek li{
margin-top: 10px;
}

#contactGegevens{
margin-top: 40px;
}
#leftColContact{
width: 300px;
float: left;
}

#leftColumnSelf{
width: 370px;
float: left;
}

#rightColumnSelf{
float: right;
width: 370px;
}

#thumbHolder{
clear: both;
}
/*
.thumb{
float: left;
padding: 5px 0px 20px 10px;
background-color:#EAE5DC;
border-bottom: 1px solid #825D07;
border-right: 1px solid #825D07;
}
*/
a.contentLink{
color: #825D07
}
a.contentLink:hover{
text-decoration: line-through;
}

#logo{
width: 100%;
background: url('../images/gangsterKL.gif') scroll no-repeat right bottom;
height: 300px;
}



