html {
height: 100%;
}

body {
height: 100%;
position: relative; 
min-height: 100%; 
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
background-position:center;
background-color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
padding:0;
margin:0;
}


* html #container {
height: 100%;
}

#container {
position: relative;
height:100%;
width:960px;
left:50%;
margin-left:-480px;
padding:0px 10px 0px 10px;
}

#content {
width:950px;
float:left;
}

#top {
width:930px;
float:left;
margin:10px 0px 10px 0px;
}


.left {
float:left;
width:670px;
}

.right {
width:228px;
float:right;
margin-right:10px;
}


.linkjes {
clear:both;
}

.google_search {
padding:0px 0px 0px 10px;
margin:0px 0px 0px 10px;
}

.google_search form {
padding:0;
margin:0;
}

.right_top {
float:right;
}


#advertentie {
border:1px solid #000000;
height:62px;
width:470px;
}

#topright {
width:468px;
float:left;
}


.item {
	width:652px;
	background-image:url(../images/bg_1.gif);
	background-repeat:no-repeat;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	min-height:150px;
}

.item_right {
width:218px;
background-image:url(../images/bg_2.gif);
background-repeat:no-repeat;
padding:10px 10px 10px 10px;
margin:0px 0px 0px 0px;
}

img.noborder {
border:0px;
float:left;
}

img.itempic {
border:1px solid #0100a4;
height:133px;
width:200px;
}

.image {
float:left;
height:140px;
width:215px;
}

h1 {
font-size:1.3em;
color:#0100a4;
padding:0;
margin:0;
}

h1.wit {
color:#FFFFFF;
font-size:1.3em;
padding:0;
margin:0;
}

a:link, a:visited, a:active {
color:#0100a4;
text-decoration:none;
}

a:hover {
color:#ad0000;
text-decoration:underline;
}

#google_text {
clear:both;
margin-bottom:10px;
}
