/* CSS Elaut --- coded by -5TeF- for VoNK --- */

body{
background:url('../images/body_bkgdHome.jpg') repeat-x #27447e;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
margin:0;
padding:0;
color:#27447e;
}

#container{
background:url('../images/body_bkgdHome.jpg') repeat-x;
width:100%;
margin:0;
padding:0;
}
#content{
/*background:url('images/content.jpg') top left no-repeat;*/
width:1000px;
height:630px;
margin:0 auto;
}

#taal{
width:500px;
height:500px;
text-align:center;
background:url('../images/body_bkgdTaal.jpg') top no-repeat;
margin:0 auto; 
padding:473px 0 0 0;
}

#section{
background:url('../images/contentHome.jpg') top left no-repeat;
width:1000px;
height:630px;
}

#sectionButtons{
margin:0;
padding:348px 0 0 525px;
}
#section .btn{
float:left;
text-align:center;
width:184px;
margin:0 10px;
}
#sectionButtons a.sectBtn {
margin:0;
padding:0 30px;
}

a:link, a:visited{
background:#000;
color:#FFF;
text-decoration:none;
margin: 0 3px;
padding:2px 7px;
}
a:hover, a:active{
color:#57C8FC;
text-decoration:underline;
}