html
{
	height: 100%;
}
body
{
	background: url(http://www.flevoboulevard.nl/siteimg/html_bg.jpg) repeat-x;
	background-color: #aae0f9;
	height: 100%;
}
body.kaart
{
	background: url(http://www.flevoboulevard.nl/siteimg/kaart_flevoboulevard.jpg) no-repeat;
	background-color: #aae0f9;
	margin: 0;
}
body.liddetails
{
	background: none;
	background-color: White;
	margin: 0;
}
a
{
	font-weight: bold;
}
.headermenu
{
	color: White;
	line-height: 24px;
}
a.headermenu:hover
{
	color: White;
}
td.headermenu
{
	padding-left: 20px;
	padding-right: 20px;
}
a.ilink
{
	background: url(http://www.flevoboulevard.nl/siteimg/menuunsel.jpg) no-repeat;
	padding-left: 20px;
}
a.ilink:hover
{
	background: url(http://www.flevoboulevard.nl/siteimg/menusel.jpg) no-repeat;
}
a.kaart
{
	color: White;
	text-decoration: none;
}
a.kaart:hover
{
	color: White;
	text-decoration: none;
}

#pagecontainer
{
	width: 760px;
	background-color: #ffffff;
	margin: 0 auto;
	height: 100%;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}
#header1
{
	width: 760px;
	height: 24px;
	background-color: #ff9026;
}
#header2
{
	width: 760px;
	background-color: #ffffff;
}
#leftheader2
{
	width: 185px;
	background-color: #ffe06f;
	height: 172px;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#logoheader2
{
	width: 760px;
	background: url(http://www.flevoboulevard.nl/siteimg/fb_header.gif) no-repeat;
	height: 172px;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}
#contentcontainer
{
	width: 760px;
	background-color: #ffffff;
	position: relative;
}
#menucontainer
{
	width: 185px;
	background-color: #ffe06f;
	height: expression(document.body.clientheight - 24 - 172 - 23 + "px");
}
#menu
{
	width: 185px;
	text-align: left;
}
#menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li
{
	height: 28px;
}
#menu li a, a.menu
{
	font-size: 13px;
	line-height: 28px;
	padding-left: 32px;
	background: url(http://www.flevoboulevard.nl/siteimg/menuunsel.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 12px 0px;
}
#menu li a:hover, #menu li a.menusel
{
	background: url(http://www.flevoboulevard.nl/siteimg/menusel.jpg) no-repeat;
	background-attachment:fixed;
	background-position: 12px 0px;
	color: #ff9026;
}

#menu li a.submenu, #menu li a.submenusel
{
	font-size: 12px;
	padding-left: 44px;
	background: none;
}
li.navmainmenu
{
	border-top: solid 1px #aaa;
}
li.navmainmenulast
{
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}
li.navsubmenu
{
	margin-top: -8px;
}
#textcontainer
{
	width: 535px;
	padding: 20px;
	padding-top: 0;
}
#bottom
{
	width: 760px;
	height: 23px;
	text-align: center;
	font-size: 11px;
	color: #666;
	background-color: #ff9026;
	line-height: 23px;
}
#bottom a
{
	font-size: 11px;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
h1
{
	margin: 0;
	padding: 0;
}
h2
{
	margin: 0;
	padding: 0;
	color: #00b153;
	font-size: 14px;
	font-weight: bold;
}
#eenvandeleden
{
	margin-left: 14px;
	width: 156px;
	text-align: center;
	border: solid 1px #aaa;
}
.zwart
{
	color: black;
}

