 body {
margin: 0 auto;
text-align:center;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#4c4c4c;
font-family: arial, verdana, tahoma sans-serif;
}

a, a:hover {
color: #b30f1b;
font-weight:bold;
}

#menu-item a {
color:#000;
text-decoration:none;
padding-top:10px;
}

#menu-item a:hover {
color: #b30f1b;
}


h1 {
	color: #fea210;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	
}



#containter {
	width:864px;
	margin:0 auto;
	padding-top:10px;
	text-align:left;
	
}

#header-top {
	background-image:url(../images/header-top.png);
	width:864px; 
	height:33px;
}

#header-img {
	width:864px;
	height:208px;
}

#page-top {
	width:864px;
	height:22px;
	background-image:url(../images/page-top.png);
	
}


#page-content {
	width:864px;
	background-image:url(../images/page-content.png);
	float:left;
	
}



#menu {
	width:200px;
	padding-left:15px;
	float:left;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
}




#menu-item {
	width:150px;
	margin-left:10px;
	border-bottom:1px solid #b9b9b9;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	margin-bottom: 10px;
	display:block;
}


#content {
	float:left;
	width:450px;
	font-size:11px;
	font-family:verdana;
}

#nieuws {
	float:right;
	width:150px;

}

#page-bottom{
	width:864px;
	height:39px;
	float:left;
	background-image:url(../images/page-bottom.png);
}

#footer {
	width:814px;
	height:36px;
	background-image:url(../images/footer.png);
	float:left;
	text-align:right;
	padding-right:50px;
	font-size:10px;
}

#gethost-logo {
	width:150px;
	height:48px;
	float:left;
	margin-left:5px;
	margin-top:5px;
}



