body,html
{
color: #000000;
font-family: Arial, serif;
font-size:12px;
margin:0px;
padding:0px;
width:100%; 
min-height: 100%; 
height: 100%;
min-width: 960px;
}

body{
background-repeat:no-repeat;
background-position:50% 0;
background-image: url(../image/www.cnsputten.nl/bg2.jpg);
}

p{
margin:0px;
padding:0px;
}

#wrapper{
min-width: 960px;
width: 960px;
margin:0 auto;
}

#header{
height:135px;
width:960px;
}

#logo{
display:block;
text-decoration:none;
height:89px;
width:125px;
margin-top:22px;
margin-left:10px;
background-image: url(../image/www.cnsputten.nl/logo.png);
}

#content_container{

}

#col1{
width:692px;
float:left;
}

#foto{
width:692px;
height:107px;
background-color:#deccb4;
}

#foto div{
float:left;
width:125px;
height:84px;
margin-left:10px;
margin-top:12px;
background-position:50% 50%;
background-size: 100% auto;
}

#scholen{
height:369px;
width:617px;
border:10px solid #a06e28;
background-color:#ffffff;
margin-top:12px;
position:relative;
/*background-image: url(../image/www.cnsputten.nl/scholen_bg.jpg);
background-position:55px 100%;
background-repeat:no-repeat;*/
background-color:#fbf9f6;
padding-left:55px;
padding-top:25px;
}

#scholen li
{
list-style-image:url('../image/www.cnsputten.nl/arrow.png');
}

#scholen li{
width:280px;
float:left;
height:55px;
padding:0px;
margin:0px;
}

#scholen a{
color:#a06e28;
font-family: 'Francois One', sans-serif;
text-decoration:none;
font-size:20px;
padding:0px;
margin:0px;
vertical-align: top;
}

#copy{
width:560px;
height:20px;
margin-left:10px;
margin-top:6px;
font-size:10px;
color:#a06e28;
}

#copy a{
float:right;
color:#a06e28;
text-decoration:none;
}

#footer_image{
height:106px;
width:101px;
position:relative;
top:-84px;
left:570px;
background-image: url(../image/www.cnsputten.nl/footer.png);
}

#col2{
width:258px;
margin-left:10px;
float:left;
}

#welkom{
width:238px;
height:314px;
background-color:#210f89;
color:#fdfbfa;
padding:10px;
font-size:13px;
line-height:24px;
}

#welkom h1{
color:#fdfbfa;
font-family: 'Schoolbell', cursive;
font-size:20px;
padding:0px 0px 20px 0px;
margin:5px 0px 0px 0px;
margin-bottom:9px;
}

#links{
width:238px;
height:100px;
background-color:#dedbed;
color:#fdfbfa;
padding:10px;
font-size:13px;
line-height:24px;
margin-top:10px;
}

#links a{
font-family: 'Francois One', sans-serif;
color:#210f89;
text-decoration:none;
font-size:14px;
}


