html,body {
	background-color: #ffffff;
	background-repeat: repeat-x;	
	background-attachment: fixed;
	margin: 0px;
	height: 100%;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	left: 50%;
	margin-left: -500px;
	position: absolute;
	width: 1000px;
	height: 600px;
	top: 50%;
	margin-top: -300px;
	background-color: #236bac;
}
#background {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 600px;
	top: 50%;
	margin-top: -300px;
	background: url(../images/background_body.gif) repeat-x;
}
#header {
	position: relative;
	height: 178px;
}
#logo {
	position: absolute;
	left: 468px;
	top: 25px;
	width: 71px;
	height: 95px;
	background: url(../images/logo.gif);
}
#menu {
	position: absolute;
	width: 400px;
	height: 20px;
	left: 353px;;
	top: 125px;
}
#menu ul {
	padding: 0px;
	margin: 0px;
}
#menu li {
	float: left;
	list-style: none;
}
#menu a {
	text-decoration: none;
	color: #97c3ea;
	font-size: 11px;
	letter-spacing: 2px;
}
#main {
	position: relative;
	height: 358px;
	width: 1000px;
	font-size: 11px;
	color: #236bac;
	letter-spacing: 1px;
	line-height: 18px;
}
#home_l {
	background: url(../images/home_l.gif);
}
#home_r {
	background: url(../images/home_r.gif);
}
#omc_l {
	background: White url(../images/omc_l.gif) 30px no-repeat;
}
#omc_r {
	background: url(../images/omc_r.gif);
}
#omc_m {
	background-color: #74b756;
}
#omc_submenu a {
	color: #74b756;
}
#webs_l {
	background: White url(../images/webs_l.gif) 30px no-repeat;
}
#webs_r {
	background: url(../images/webs_r.gif);
}
#webs_m {
	background-color: #daa923;
}
#webs_submenu a {
	color: #daa923;
}
#prjm_l {
	background: White url(../images/prjm_l.gif) 30px no-repeat;
}
#prjm_r {
   background: url(../images/prjm_r.gif);
}
#prjm_m {
	background-color: #d6543e;
}
#prjm_submenu a {
	color: #d6543e;
}
#strad_l {
	background: White url(../images/strad_l.gif) 30px no-repeat;
}
#strad_r {
	background: url(../images/strad_r.gif);
}
#strad_m {
	background-color: #59d18e;
}
#strad_submenu a {
	color: #59d18e;
}
#webl_l {
	background: White url(../images/webl_l.gif) 30px no-repeat;
}
#webl_r {
	background: url(../images/webl_r.gif);
}
#webl_m {
	background-color: #75a0d2;
}
#webl_submenu a {
	color: #75a0d2;
}
.blok_links {
	width: 280px;
	height: 358px;
	padding-left: 30px;
	padding-right: 10px;
}
.blok_links .submenu {
	position: absolute;
	left: 130px;
	top: 240px;
	width: 180px;
}
.blok_links .submenu ul {
   margin: 0px;
	padding: 0px;
}
.blok_links .submenu li {
   list-style: none;
	padding-left: 10px;
}
.blok_links .submenu li#selected {
   background: url(../images/pijltje.gif) no-repeat;
}
.blok_links .submenu a {
   text-decoration: none;
}
.blok_links h1 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	color: White;
	position: absolute;
	top: -20px;
}
.blok_links h2 {
   padding: 0px;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: Black;
	position: absolute;
	height: 50px;
	width: 140px;
	left: 180px;	
	top: 140px;
	text-align: center;
}
.blok_rechts {
	width: 278px;
	height: 358px;
	position: absolute;
	top: 0px;
	left: 682px;
	padding-left: 10px;
	padding-right: 30px;
}
.blok_midden {
	position: absolute;
	left: 322px;
	top: 0px;
	height: 337px;
	width: 318px;
	color: White;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 11px;
	padding-bottom: 10px;
    overflow: auto;
    overflow-x: hidden;
}
.icoon img {
	border: 0px;
}
#icoon1 {
   position: absolute;
	left: 322px;
	top: 0px;
}
#icoon2 {
   position: absolute;
	left: 502px;
	top: 0px;
}
#icoon3 {
   position: absolute;
	left: 502px;
	top: 180px;
}
#icoon4 {
   position: absolute;
	left: 322px;
	top: 180px;
}
table#contact td {
   vertical-align: top;
}
td#adres {
	width: 150px;
}
table#contact input {
	border-style: none;
	background-color: #b0cdef;
	width: 174px;
	height: 14px;
	color: #105899;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
table#contact textarea {
	border-style: none;
	background-color: #b0cdef;
	width: 317px;
	height: 61px;
	color: #105899;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
table#contact input.submit {
  border-style: none;
	background-color: #b0cdef;
	color: #105899;
}

table#contact a {
	color: White;
	text-decoration: none;
}
#footer {
 	position: relative;
	text-align: center;
	width: 1000px;
	top: 25px;
	color: #97c3ea;
	font-size: 11px;
	letter-spacing: 2px;
}
#footer a {
   color: #97c3ea;
	text-decoration: none;
}

#contact td {
  color: White;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
} 
h1 {
  font-size: 12px;
  font-weight: bold;
}


.postrecord a {
color: #105899;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;

}

