body {
	background-color: #CCCCCC;
		text-align: center; /* for IE */
		margin-top:70px;
	padding:0;
}


html {
     overflow: -moz-scrollbars-vertical;
}

#container {
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */ 
	width:790px;
	padding:20px;
	background-color: #ffffff;
}

#header {
	height:128px;
	width:780px;
	background-color: white;
}

#logo {
	width: 70px; 
	height: 50px; 
	background-repeat:no-repeat; 
	float:left;
	padding-left: 95px;
	padding-top: 45px;
	position: relative;
}

#nonsense {
	float:right;
	text-align:right;
	background-color: #FFFFFF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #484848;
	margin-bottom:10px;
}

#menuright {
	float:right;
	clear:right;
	position:relative;

}

ul#opsomming {
	width:250px;
	text-align:right;
	padding:0;
	margin-top:-5px;
	list-style:none;
	line-height:18px;
}

ul#opsomming li {
	margin:0;

}


#content { 
	height:auto; 
	clear: both;
	margin-top: 0px;
	padding: 5px;
}



#links{
float: left;
width: 150px;
height: 200px;
background-color: #ECECEC;
}

#inhoud{
background-color: #FFFFFF;
margin-left: 175px ;
margin-right: 150px ;
width: 410px;
padding-left: 10px;
margin-top: 65px;
margin-bottom:25px;


}


#footer {
	clear: both;
	height: 5px;
	width: 830px;
	margin: 0 auto;   /* align for good browsers */
	

}


#lange_lijn{
	margin-top:-25px;
	border-bottom:1px solid #cccccc;
	padding-bottom: 2px;
	}


#korte_lijn{
	
	border-bottom:1px solid #cccccc;
	width: 410px;
	
	}



#rechts{
float: right;
width: 105px;
background-color: white;
margin-top: 35px;
}

#recent{
width: 95px;
height:72px;
border: 1px solid #AB503B;
margin-top: 15px;
}

ul#rijtje {
	width:350px;
	list-style:none;
	line-height:18px;
}

