* CSS Document */

* {
	margin		: 0;
	padding 	: 0;
}

html,
body {

	scrollbar-arrow-color		: #88BBD9; 
	scrollbar-base-color		: #FFFFFF; 
	scrollbar-shadow-color		: #88BBD9; 
	scrollbar-face-color		: #FFFFFF; 
	scrollbar-highlight-color	: #88BBD9;
	scrollbar-3dlight-color		: #FFFFFF;
	scrollbar-darkshadow-color	: #FFFFFF;

	text-align	: left;
	background-color:#333333;

}

#container 
{
	width					: 990px;
	height					: 575px;
	border					: 1px solid #000;
/*	border-left				: 10px solid #8EC0E6;
	border-bottom			: 10px solid #8EC0E6;*/

	background-color		: #8EC0E6;
	margin-top				: 0px;
	margin-right			: auto;
	margin-bottom			: 0;
	margin-left				: auto;
	overflow				: hidden;
	
}

#contentleft {
	width					: 221px;
	height					: 551px;
	float					: left;
}

#contentcenter {
	width					: 541px;
	height					: 551px;
	float					: left;
	margin:0;
	padding:0;
}

#contentright {
	width					: 228px;
	height					: 551px;	
	float					: right;
}

#top {
	background-color		: #8EC0E6;
	height					: 24px;
	width					: 990px;
	float					: left;
}

#logo {
	background-image		: url(images/logo.jpg);
	height					: 168px;
	width					: 221px;
	float					: left;
}

#visual {
	height					: 168px;
	width					: 541px;
	float					: left;
}

#navigatie {
	background-color		: #8EC0E6;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 18px;
	text-align				: left;
	font-weight 			: 600;
	height					: 168px;
	width					: 228px;
	float					: left;
	list-style: none;
}
#navigatie ul {
	list-style:none;
	padding:0;
	margin:0;
}
#belmijcontainer 
{
	background-color	: #8EC0E6;
	height				: 217px;
	width				: 221px;
	float				: left;
}

#belmijtitel 
{
	height				: 34px; /* originele hoogte 54px */
	width				: 201px; /* originele breedte 221px */
	padding-left		: 20px;
	padding-top			: 20px;
	background-image	: url(images/belmijtitel_background.jpg);
	background-repeat	: repeat-y;
	float				: left;
}

#belmij {
	background-color	: #8EC0E6;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	height				: 163px;
	width				: 196px;
	float				: left;
	padding-top			: 4px;
	padding-left		: 20px;
	padding-right		: 5px;
	float				: left;

}

#content {
	background-color	: #FFFFFF;
	height				: 317px;
	width				: 501px;
	float				: left;
	padding				: 20px;
	overflow-y			: auto;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#rssnieuws {
	height				: 246px; /* originele hoogte 266 */
	width				: 188px; /* originele breedte 228 */
	background-color	: #8EC0E6;
	float				: left;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	padding-top			: 20px;
	padding-right		: 20px;
	padding-left		: 20px;
}

#contentvisual {
	height				: 166px;
	width				: 221px;
	float				: left;

}

#subnavigatie {
	background-color	: #1EA1C1;
	height				: 117px;
	width				: 228px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	line-height			: 15px;
	float				: left;
	text-align			: right;
	font-weight			: Sbold;
	overflow:hidden;
}

#subnavigatie img {
	padding-top			: 20px;
	padding-right		: 20px;
}

#footer {
	background-color	: #8EC0E6;
	height				: 19px;
	width				: 541px;
	float				: left;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 9px;
	padding-top			: 7px;
	text-align			: center;
	overflow			: hidden;
}

#home_payoff
{
/*	border-color:#1EA1C1;*/
	height:17px;
	width:400px;
	margin-left:0px;
/*	color:#1EA1C1;*/
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

#internetmarketing, #internetmarketing a {
position:absolute;
bottom:5px;
left:5px;
width:300px;

color:#FFFFFF;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
