/* Layers voor postioning */

#background{
	position: absolute;
	width: 752px;
	left: 50%;
	margin-left: -409px;
  	height: 273px;
	background-image: url(images/nav/topheader.jpg);
	background-repeat: no-repeat;
	z-index: 0;
}

#headmenu{
  position: absolute;
	left: 0px;
	top: 163px;
	width: 532px;
	height: 68px;
	background-image: url(images/nav/nav_menu.jpg);
	background-repeat: no-repeat;	
	z-index: 1;
}

#midmenuglobaal{
  position: absolute;
	left: 12px;
	top: 260px;
	width: 209px;
	z-index: 1;
}

#midmenutop{
	height: 72px;
	background-image: url(images/nav/nav_midcell_bestelling_top.gif);
	background-repeat: no-repeat;
}

#admidmenucontent{
  height:auto;
	background-image: url(images/nav/nav_midcell_bestelling_bg.jpg);
	background-repeat: repeat-y;
}

#admidmenubottom{
	height: 5px;
	background-image: url(images/nav/nav_midcell_bestelling_bottom.jpg);
	background-repeat: no-repeat;
}
#contentblok{
  position: absolute;
	left: 223px;
	top: 0px;
	width: 488px;
	z-index: 1;
}

#content{
  height:auto;
  margin: 0px;
	padding: 10px;
	background-image: url(images/nav/nav_midcell_bg.jpg);
	background-repeat: repeat-y;
	z-index: 0;	
}

#contentbottom{
	height: 8px;
	background-image: url(images/nav/nav_midcell_bottom.jpg);
	background-repeat: no-repeat;
}

#tophome{
	height: 99px;
	background-image: url(images/nav/nav_midcell_home_top.gif);
	background-repeat: no-repeat;
}

#topproducten{
	height: 109px;
	background-image: url(images/nav/nav_midcell_producten_top.gif);
	background-repeat: no-repeat;
}

#topmenu{
	height: 99px;
	background-image: url(images/nav/nav_midcell_producten_top.gif);
	background-repeat: no-repeat;
}

#toproute{
	height: 99px;
	background-image: url(images/nav/nav_midcell_route_top.gif);
	background-repeat: no-repeat;
}

#toprouteutrecht{
	height: 99px;
	background-image: url(images/nav/nav_midcell_route_top.gif);
	background-repeat: no-repeat;
}

#toproutedenbosch{
	height: 99px;
	background-image: url(images/nav/nav_midcell_route_top.gif);
	background-repeat: no-repeat;
}

#toprouterotterdam{
	height: 99px;
	background-image: url(images/nav/nav_midcell_route_top.gif);
	background-repeat: no-repeat;
}

#topcontact{
	height: 99px;
	background-image: url(images/nav/nav_midcell_contact_top.gif);
	background-repeat: no-repeat;
}

#topscooter{
	height: 99px;
	background-image: url(images/nav/nav_midcell_bestellen_top.gif);
	background-repeat: no-repeat;
}

#topverzonden{
	height: 99px;
	background-image: url(images/nav/nav_midcell_bestellen_top.gif);
	background-repeat: no-repeat;
}

#toponlinebestellen{
	height: 99px;
	background-image: url(images/nav/nav_midcell_bestellen_top.gif);
	background-repeat: no-repeat;
}

#topaanbiedingen{
	height: 99px;
	background-image: url(images/nav/nav_midcell_aanbiedingen_top.gif);
	background-repeat: no-repeat;
}
/* Layers voor postioning */

/* Layout opmaak */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFCC7;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textrood {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.textroodbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.textstrong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #9C3D77
}
.agenda {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.tekstvak{
	background-color:F8C301;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.error{
  color:#FF0000;
}

/* Layout opmaak */
