* {
	margin: 0;
}
html, body {
	height: 100%;
}

body
{
	background-color:#FEECDF;
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	line-height:17px;
}

#container {
	width:900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px;
	background-image:url('../img/mz-bg-container.gif');
}

#header
{
	width:900px;
	height:186px;
}

#top
{
	margin:0px 0px 0px 170px;
	width:725px;
	height:25px;
	background-color:#9b3b95;
}

#lichtkrant-container
{
	position:relative;
	float:left;
	width:475px;
	height:25px; 
	line-height:25px;
	overflow:hidden; 
}

#lichtkrant
{
	white-space:nowrap;
	display:inline;
	position:relative;
	left:475px;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
}

.lichtkrant-item 
{
	color:#FFFFFF;
}


.lichtkrant-spacer
{
	margin:0px 12px 0px 12px;
	text-align:center;
	color:#ed008c;	
}

.lichtkrant-item a
{
	color:#FFFFFF;
}

.lichtkrant-item a:hover
{
	color:#F58220;
}


#nav-top
{
	display:inline;
	float:left;
	margin:0px 15px 0px 0px;
	width:235px;
}

#nav-top a
{
	display:block;
	float:right;
	margin:0px 0px 0px 25px;
	height:25px;
	line-height:25px;
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
	color:#F58220;
	text-decoration:none;
}

#nav-top a:hover, #nav-top #nav-s
{
	color:#FFFFFF;
}

#left, #content, #right
{
	position:relative;
	float:left;
}

#left
{
	width:170px;
	height:400px;
}

#nav-left
{
	margin:10px 0px 0px 15px;
}

#nav-left a, #nav-extra a
{
	display:block;
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}

#nav-left a:hover, #nav-left #nav-s
{
	color:#9b3b95;
}

#nav-left .nav-sub
{
	margin:4px 0px 4px 8px;
}

#nav-left .nav-sub a
{
	
	padding:1px 0px 1px 0px;
}

#nav-left .nav-sub a .bull
{
	color:#9b3b95;
}

#nav-extra
{
	margin:10px 0px 25px 15px;
	width:140px;
}

#nav-extra #kop
{	
	margin:0px 0px 5px 0px;
	width:140px;
	height:14px;
	background-image:url('../img/nav-extra.gif');
	background-repeat:no-repeat;
}

#nav-extra a
{
	padding:0px 0px 0px 38px;
	height:25px;
	line-height:25px;
	background-position:0 50%;
	background-repeat:no-repeat;
	color:#FFFFFF;
}

#nav-extra #klantportal
{
	background-image:url('../img/sleutel.gif');
}

#nav-extra #bestelenbel
{
	background-image:url('../img/envelop1.gif');
}

#nav-extra #callmenow
{
	background-image:url('../img/telefoon.gif');
}

#content
{
	margin:10px 10px 0px 10px;
	width:534px;
}

#content h1, #content h2
{
	font-family: Trebuchet MS;
	font-size:10pt;
}

#content h1
{
	color:#F58220;
}

#content h2
{

	color:#9b3b95;
}

#content p
{
	margin:0px 0px 15px 0px;
	font-size:11px;
}

#content a, #content .txt-o
{
	color:#F58220;
}

#content a:hover, #content .txt-p
{
	color:#9B3B95;
}

#tp-img, #nws-img
{
	float:right;
}

#logo-main a
{
	display:block;
	float:left;
	margin:0px 6px 6px 0px;
	border:1px solid #F58220;
	width:168px;
	height:64px;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

#logo-main a:hover
{
	border:1px solid #9B3B95;	
}

#right
{
	width:176px;
}

#nws
{
	margin:0px 10px 20px 10px;
	width:156px;
}

#nws-i
{
	margin:10px 0px 0px 0px;
}

#nws-i h1
{
	font-family:Trebuchet MS;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	color:#9b3b95;
}

#nws-i a
{
	color:#9b3b95;
	text-decoration:none;
	font-weight:bold;	
	font-style:italic;
}


.link-banner img
{
	margin:12px 0px 0px 26px;
	border:none;
}

#push
{
	clear:both;
}

#footer, #push {
	height: 25px;
}

#footer
{
	margin: 0 auto;
	border-right:5px solid #F58422;
	width:895px;
	background-color:#9b3b95;
	background-image:url('../img/mz-bg-footer.gif');
}

#transp
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color:black;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
	
}

#popup, #alert, #loader
{
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	width:436px;
	padding:2px 2px 0px 2px;
	background-color:#FFFFFF;
}

#popup h1, #alert h1, #loader h1
{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 4px;
	height:20px;
	line-height:20px;
	width:432px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:10pt;
	color:#FFFFFF;
	background-color:#F58220;
}

#alert ul
{
	margin:0;
	padding:0;
}

#alert li
{
	border:1px solid #F58220;
	background-color:#FFDBB7;
	padding:0px 0px 0px 3px;
	margin:0px 0px 2px 0px;
	font-family:Arial;
	font-weight:bold;
	list-style-type:none;
}

#popup .FRM p, #alert p, #loader p
{		
	clear:left;
	height:20px;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}

#popup .FRM label
{
	float:left;
	display:block;
	width:148px;
	height:20px;
	line-height:20px;
	margin:0px 4px 0px 0px;
	padding:0px 4px 0px 0px;
	text-align:right;
	color:#FFFFFF;
	background-color:#F58220;
}

#popup .FRM .TB
{
	border:1px solid #F58220;
	background-color:#FFDBB7;
	float:left;
	width:275px;
	height:18px;
	line-height:18px;
	padding:0px 0px 0px 3px;
	font-size:11px;
}

#popup .FRM .BUT, #alert .BUT
{
	display:block;
	float:right;
	margin:0px 0px 0px 2px;
	width:100px;
	height:20px;
	line-height:20px;
	font-family:Trebuchet MS;
	font-size:10pt;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#9B3B95;
}

#loader #p-loader
{
	margin:20px 0px 20px 0px;
	text-align:center;
}