BODY
{
	background: #B7B7B7 url(../images/meldpunt/body_background_repeater.gif) repeat-y center top;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 0px;
	margin: 0px;
}

*BODY
{
	background: #B7B7B7 url(../images/meldpunt/body_background_repeaterIE.gif) repeat-y center top;
}

BODY, INPUT, SELECT, TEXTAREA, SPAN, DIV, TD, TH, A, B, LI
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A
{
	color: #000000;
	text-decoration: underline;
}

A:Hover
{
	color: #ED2E38;
	text-decoration: none;
}

#container
{
	width: 100%;
	height: 100%;
	table-layout: fixed;
}

#container_innerHeader
{
	background: Transparent url(../images/meldpunt/body_container_innerHeader.gif) no-repeat left top;
	width: 640px;
	height: 133px;
	vertical-align: top;
}	

#container_innerContent
{
	background: Transparent url(../images/meldpunt/body_container_innerContent_top.gif) no-repeat left top;	
	width: 640px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#container_innerContent .wrapper
{
	padding: 20px 40px 20px 40px;
}

#container_innerContent .hmNsWrapper
{
	padding: 20px 40px 20px 40px;
}

#container_innerContent .hmCwrapper
{
	padding: 0px 40px 20px 40px;
}


#container_innerLeft 
{
	background: Transparent url(../images/meldpunt/body_container_innerLeft.gif) no-repeat right top;
}

#container_innerRight
{
	background: Transparent url(../images/meldpunt/body_container_innerRight.gif) no-repeat left top;
}

#container_innerFooter 
{
	background: Transparent url(../images/meldpunt/body_container_innerFooter.gif) no-repeat left top;
	height: 60px;
}

.crumpath
{
	text-align: right;
}

.contentTitle
{
	color: #ED2E38;
	font-weight: bold;
}

.ggdmnLink
{
	display: block;
	width: 121px;
	height: 60px;
	position: relative;
	left: 41%;
	margin: -24px 0px 0px 0px;
	border: 0px;
}

.siteBy
{
	position: relative;
	top: 18px;
	left: 40px;
}

.copyWrite
{
	position: relative;
	top: 6px;
	float: right;
	text-align: right;
	margin: 0px 40px 0px 0px;
}

.siteBy, .siteBy *, .copyWrite, .copyWrite *
{
	color: #FFFFFF;
}

#container_innerFooter A:Hover
{
	text-decoration: none;
}

.headerLogoButton
{
	display: block;
	width: 388px;
	height: 107px;
	position: relative;
	left: -50px;
	top: 10px;
	border: 0px;
}

#intro
{
	font-weight: bold;
}

#voetmenu
{
	position: relative;
	float: right;
	top: -40px;
	margin: 0px 40px 0px 0px;
	width: 227px;
	text-align: right;
}

#voetmenu, #voetmenu *
{
	color: #FFFFFF;
}

#voetmenu A
{
	text-decoration: none;
}

#voetmenu A:Hover
{
	text-decoration: underline;
}

TEST
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* IE */
	-moz-opacity: 0.75; /* Mozilla */
	opacity: 0.75; /* CSS3 */
}

a.info
{
	line-height: 20px;
	position: relative;
	z-index: 124;
	font-weight: normal;
}

a.info:hover
{
	z-index: 125;
	font-weight: normal;
}

a.info span
{
	display: none;
}

a.info:hover span
{
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 20em;
	border: 1px solid #ED2E38;
	background-color: #231F20;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75); /* IE */
	-moz-opacity: 0.75; /* Mozilla */
	opacity: 0.75; /* CSS3 */
}

.category, .titlerow
{
	color: #ED2E38;
	font-weight: bold;
	line-height: 30px;
}
