body { background-color: #FFF; color: #336600; margin: 0; padding: 0; line-height: 1.5em; }

	em{ color: red; }

#topsection { background-image: url(../images/layout/bg_top.png); background-repeat: repeat-x; height: 25px; /*Height of top section*/ background-color: #006600; }

#topsection h1 { margin: 0; padding-top: 15px; }

#middlesection { background-image: url(../images/layout/bg_header.png); background-repeat: repeat-x; margin: 0; padding: 0;}

#maincontainer { background-image: url(../images/layout/bg_main.png); background-repeat: repeat-y; }

#container{ width: 770px;  background-color: #FFFFFF; background-image: url(../images/layout/bg_wetering_788.png); background-repeat: repeat-y; margin: 0 auto; /*Center container on page*/ overflow: hidden; z-index: 50; }

#flashcontent { margin: 0px;}

#contentcolumn{ float: left; width: 511px;}

#contentheader{ height: 73px; margin-left: 9px; }

#contenthome { height: 195px; width: 770px; background: url(../images/visuals/header_home.png) no-repeat left; margin-left: 9px; float: left; }

#innerhome { padding-top: 100px; margin-left: 9px; margin-top: 0px;}

#innercontent{ margin-left: 9px; margin-top: 18px; }

#newssection { margin-top: 18px; margin-left: 9px; }

#newsitem { margin-bottom: 18px; margin-left: 28px; width: 206px; float: left; }

#newsitem .title {
	margin-bottom: 5px;
}
#newsitem .link {
	margin-top: 10px;
}

#rightcolumn{ float: left; width: 259px; /*Width of right column in pixels*/ background-color: White; background-image: url(../images/layout/separator_01.png); background-repeat: repeat-y; }

#rightimage { height: 73px;  background: url(../images/visuals/bg_img.png); margin: 0; padding: 0;  background-repeat: no-repeat; }

#anchor { margin-left: 26px; margin-top: 26px; }

#links { margin-left: 26px;  margin-top: 10px; }

#banner { float: left; width: 254px; }

#footer { clear: left; width: 100%; border-top: solid 1px #336600; }

.innertube { margin-left: 26px; margin-top: 34px; }

#advisebanner { width: 227px; background: url(../data/banners/adviezen_banner.png); margin-left:16px; margin-top: 18px; margin-bottom: 18px;}
#advisebanner .link {
	width: 227px;
	height: 19px;
	margin-bottom: 0px;
	background-image: url(../data/banners/adviezen_banner_bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
.advisecontent {
margin-left: 25px; margin-right: 15px; padding-top: 80px; padding-bottom: 10px;
}

.topanchor { margin-left: 28px; margin-top: 25px; margin-bottom: 12px; width: 470px; }

/*** IE6 Fix ***/
* html #contenthome {
  margin-left: 4px;
}
* html #newsitem {
  margin-left: 14px; 
}
* html .topanchor {
  float: none;
}
