@charset "UTF-8";
/* CSS Document */

* {
margin:0;
padding: 0;
border:0
}

BODY, HTML {
width:100%;
height:100%;
font-size:12px;
color:#000;
background-color:#fdfcf8;
font-family: arial, verdana;
font-size:11px;
	/* background-image:url('img/achtergr-huidverb.gif'); */
	background-image:url(img/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	background-attachment:scroll;
}

a:link {
color:#000;
text-decoration:none;
}

a:visited {
color:#000;
}

a:hover {
text-decoration:underline;
}

#container {
margin:0 auto;
width:900px;
}

#header {
background-image: url(img/header_shg.jpg);
width:900px;
height:100px;
background-repeat: no-repeat;
}

#spacerbovenmenu {
width:900px;
height:20px;
}

#mainnav {
width:900px;
height:22px;
background-image:url(img/menu.gif);
background-repeat: no-repeat;
}

#spacerondermenu {
width:900px;
height:20px;
}


#contentcontainer {
width:900px;
}

#kolom1 {
width:200px;
float:left;
}

#randomimage {
width:200px;
height:150px;
}

#nieuws {
width:190px;
height:140px;
background-image: url(img/nieuwsachtergrond.png);
background-repeat: no-repeat;
padding: 5px;
border-bottom: 1px solid #000;
}

#tweebuttons {
	padding-top: 20px;
}

#tweebuttons {
width:200px;
height:100px;
}

#buttonhome {
height:30px;
width:100px;
float:left;
}

#buttoncontact {
height:30px;
width:100px;
float:right;
marmgin
}

#kolom2 {
width:250px;
float:left;
}

#randomimage2 {
width:250px;
height:150px;
}

#tweelogos {
width:250px;
height:150px;
background-image:url(img/free_t.jpg);
background-position:bottom center;
background-repeat:no-repeat;
}

#kolom3 {
width:450px;
float:left;
}

#content {
width:415px;
padding: 0 10px 10px 10px;
}

