			body{
				font-family: arial;
				font-size: 12px;
				text-align: center;
				background-color: #334654;
			}
			h2{
      font-size: 13px;
   }
   h1{
      font-size: 16px; 
      font-weight: bold; 
   }
			#head{
				background: url(head_title.jpg) top left no-repeat;
				height: 71px;
				width: 971px;
				margin: 0px auto;
			}
			#subhead{
				background: url(subhead.jpg) no-repeat;
				height: 117px;
				width: 971px;
				margin: 0px auto;
				border: 0px solid;
			}
			#maincontent{
				width: 971px;
				background: #ffffff;
				margin: 0px auto;
				border: 0px solid;
			}
			#navigatie{
				background: url(colnav.jpg) no-repeat;
				height: 68px;
				width: 205px;
                float: left;
				border: 0px solid;
			}
			#advertenties{
				background: url(coladv_s.jpg) no-repeat;
				height: 68px;
				width: 185px;
                float: left;
				border: 0px solid;
			}

			#content{
				margin-top: 10px;
				margin-left: 10px;
				margin-right: 10px;
				width: 555px;
				text-align: left;
			}
			#foot{
				color: #555555;
				text-align: center;
				width: 970px;
				height: 25px;
				line-height: 25px;
			}
			#banner{
				height: 60px;
				width: 468px;
				margin-left: 307px;
				margin-top: 25px;
			}
			#adbox{
				background: url(adbox.jpg);
				height: 63px;
				width: 179px;
				margin-left: 8px;
				margin-top: 27px;
				color: #ffffff;
			}
			#subsites{
				background: url(subsites.jpg);
				height: 26px;
				width: 540px;
				margin-left: 0px;
				margin-top: 27px;
				color: #000000;
				font-weight: bold;
				line-height: 27px;
			}
			
			#topnavl{
				background: url(topnav_l.jpg);
				width: 8px;
				height: 25px;
				float: left;
			}
			#topnavr{
				background: url(topnav_r.jpg);
				width: 8px;
				height: 25px;
				float: left;
			}
			#topnavbg{
				background: url(topnav_bg.jpg);
				height: 25px;
				float: left;
				line-height: 25px;
			}
			#topnavbg a{
				color: white;
				font-weight: bold;
				margin-left: 5px;
				margin-right: 5px;
			}
			.coldown{
				background: url(coldown.jpg) no-repeat;
				height: 62px;
				width: 205px;
                float: left;
				border: 0px solid;
			}
			.coldown_s{
				background: url(coldown_s.jpg) no-repeat;
				height: 62px;
				width: 185px;
                float: left;
				border: 0px solid;
			}

			.colcontainer{
				width: 205px;
				float: left;
                text-align: center;
			}
			.colcontainer_s{
				width: 185px;
				float: left;
                text-align: center;
			}
			.col{

				    background: url(colbg.jpg) repeat-y;
                width: 205px;
                float: left;
                border: 0px solid;
                text-align: center;
			}
			.col_s{
				background: url(colbg_s.jpg) repeat-y;
				width: 185px;
                float: left;
				border: 0px solid;
				text-align: center;
			}
			.button{
				background: url(navbg.jpg);
				width: 177px;
				height: 22px;
				margin-bottom: 1px;
				margin: 0px auto;
				line-height: 22px;
				text-align: left;

			}
			.button a{
				color: #000000;
				text-decoration: none;
				margin-left: 20px;
			}
			.button a:hover{
				color: #000000;
				text-decoration: underline;
			}
			.button:hover{
				background: url(navbg_hover.jpg);
				width: 177px;
				height: 22px;
				margin-bottom: 1px;
				margin: 0px auto;
			}
			
			h1{
				color: #003366;
			}

			a{
				color: #003366;
				text-decoration: none;
			}

			.clear{
				clear: both;
			}
			.iefix{
				float: left;
			}
			ul{
			list-style-image: url(ster.gif);
			}