html,
body
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #202020;
	margin:0;
	padding:0;
	background:#dfdfdf url(resources/bgrnd.png) no-repeat top left;
}

td
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
}

h4 {
	line-height: 160%;
	font-size: 120%;
}
body
{
	text-align:center;
}
a
{
	text-decoration:none;
}
a:link,
a:visited,
a:active
{
	color: #0961d5;
	/*color: #eb0123;*/
}

a:hover
{
	color:#2A2B2B;
}

div.content
{
	background-color:white;
	width:900px;
	position:relative;
	margin:auto;
	margin-top:0px;
}
div.clearfix
{
	display:block;
	clear:both;
}
div.clearfixplusmargin
{
	display:block;
	clear:both;
	height:20px;
}


div.margin22
{
	height:22px;
}
img
{
	border:0px;
}

div#header
{
	position:relative;
	width:900px;
	height:150px;	
}

div#mainteaser
{
	/*height:450px;*/
	background-color:#cccccc;
}

div#mainbody
{
	text-align:left;
	padding:10px;
	width:655px;
	border:dashed 0px #ccc;
	float:left;
}

div#midcol
{
	text-align:left;
	padding:10px;
	width:430px;
	border:dashed 0px #ccc;
	float:left;
}

div#leftcol
{
	text-align:left;
	border:dashed 0px #ccc;
	width:205px;
	padding:10px;
	float:left;
}

div#rightcol
{
	text-align:left;
	border:dashed 0px #ccc;
	width:205px;
	padding:10px;
	float:left;
}


img#toplogo
{
	position:absolute;
	top:75px;
	top:25px;
	left:10px;
}
div#menulang
{
	position:absolute;
	text-align:right;
	top:10px;
	right:10px;
	width:200px;
	height:50px;
	border:dashed 0px #ccc;
}
div#menu1
{
	text-align:left;
	position:absolute;
	top:172px;
	top:95px;
	left:0px;
	padding-left:10px;
	width:890px;
	height:23px;
	background-image:url(resources/mm_passief_bg.png);
}
div#menu2
{
	padding-left:10px;
	text-align:left;
	position:absolute;
	top:202px;
	top:126px;
	left:0px;
	width:890px;
	height:16px;
	background-image:url(resources/sm_passief_bg.png);
}
div.teaserblocks
{
	overflow:hidden;
	text-align:left;
	border:dashed 0px #ccc;
	width:205px;
	height:205px;
	padding:10px;
	float:left;
	background-color:#323232;
}


teaserblocks h1
{
	color: #ff2021;
	font-weight:bold;
	font-size:120%;
}

div#sitemap
{
	overflow:hidden;
	/*margin-top:25px;*/
	text-align:left;
	padding:10px;
	height:150px;
	width:880px;
	background-color:#666666;
}
div#copyrightfooter
{
	position:relative;
	text-align:left;
	height:65px;
	width:900px;
	background-color:#999999;
}

#cp1 p,
#cp2 p
{
	margin:0;
	padding:0;
}

#cp1 a:link,
#cp1 a:visited,
#cp1 a:active,
#cp2 a:link,
#cp2 a:visited,
#cp2 a:active
{
	color: white;
}

#cp1 a:hover,
#cp2 a:hover
{
	text-decoration: underline;
}



div#cp1
{
	border:dashed 0px #ccc;
	position:absolute;
	top:13px;
	left:10px;
	height:20px;
	width:665px;
	color:white;
}
div#cp2
{
	border:dashed 0px #ccc;
	position:absolute;
	top:35px;
	left:10px;
	height:20px;
	width:665px;
	color:#c9c3c2;
}
div#cp3
{
	text-align:right;
	border:dashed 0px #ccc;
	position:absolute;
	top:10px;
	right:10px;
	height:45px;
	width:205px;
}


/* Extension teaser sitemap */
.teaserblocks h1
{
	font-size:14px;
	padding:0;
	margin:0;
	color:#d31e1e;
}
.teaserblocks ul
{
	font-size:12px;
	list-style-image: url(resources/lwdisc.png);
	padding-left:0px;
	/*margin:0px;*/
	/*list-style-position: inside;*/
}
.teaserblocks ul li
{
	margin-left:20px;
	padding-bottom:5px;
	color:#fff;
}

.teaserblocks ul li a:link,
.teaserblocks ul li a:hover,
.teaserblocks ul li a:visited
{
	color:#fff;
	padding-bottom:5px;
}

.teaserblocks ul li a:hover
{
	text-decoration:underline;
}

.teaserblocks ul li a:active
{
	color: #eb0123;
}

.lwsitemap 
{
	width:99%
}

.lwsitemap tr td
{
	vertical-align:top;
}

.lwsitemap tr td h1 
{
	padding:0px 0px 5px 0px;
	margin:0;
	font-size:12px;
}

div.newssingletitle h1 {

}

p.bodytext {
	line-height: 135%;
}

div.newssinglesubheader h4 p.bodytext {

}

div.newslistdate
{
	float:left;
}
.lwsitemap tr td h1 a
{
	color: #ff0023;
	color: #eb0123;
}

.lwsitemap tr td ul
{
	/*list-style-image: none;*/
	list-style-type: none; 
	padding:0px 0px 0px 10px;
	margin:0;
}
.lwsitemap tr td ul li 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}
.lwsitemap tr td ul li a:link,
.lwsitemap tr td ul li a:hover,
.lwsitemap tr td ul li a:visited,
.lwsitemap tr td ul li a:active
{
	color:#fff;
	font-size:100%;
	font-size:11px;
}

.lwsitemap tr td ul li a:hover
{
	text-decoration:underline;
}

h1.lw_mainitems
{
	height:10px;
	line-height:9px;
}
h1.lw_mainitems a:visited,
h1.lw_mainitems a:link
{
	color:#EB0131;
}
h1.lw_mainitems a:hover
{
	color:#582009;
}
/*
.csc-mailform-field label
{
background-color:green;
width: 20em;
}
 */

#mailform fieldset.csc-mailform 
{
	/*	margin-left:		10%;*/
	padding:	10px;
	width:		540px; 
}

#mailform fieldset.csc-mailform .csc-mailform-field 
{
	padding:5px 0px; 
}

#mailform fieldset.csc-mailform .csc-mailform-field label 
 {
	float:			left;
	font-size:		90%;
	font-weight:		bold;
	width:			80px; 
}

.newslisttitle
{
	font-weight:bold;
	font-size:120%;
}

/* sideboxes, quotestyles, inserts and main bottom menu's */
div.mainbody_text h3,
div.mainbody h3
{
	font-weight:bold;
	font-size:14px;
	font-style:italic; 
	color:#095BA6;
	line-height:13px;
	margin:15px;
}
div.abstract h4
{
	font-weight:bold;
	font-size:12px;
	font-style:italic; 
	color:#333333;
	line-height:12px;
	margin:10px;
}																																														
div.menu h5,
div.abstract h5,
div.keywords h5
{
	font-weight:bold;
	font-size:12px;
	color:#2A732B;
	line-height:12px;
	margin:0px;
}
div.menu
{
	width:202px;
	position:relative;
	float:left;
}
div.menu_item
{
	width:202px;
	position:relative;
	float:left;
	overflow:hidden;
}
div.abstract
{
	width:202px;
	position:relative;
	float:left;
}
div.keywords
{
	width:202px;
	position:relative;
	float:left;
}
div.sidebox
{
	width:202px;
	position:relative;
	float:left;
}
div.sidebox_top
{
	border-bottom:1px solid #CCCCCC;
	width:202px;
	height:4px;
	margin:2px 0px 6px 0px;
	position:relative;
	float:left;
}
div.sidebox_bottom
{
	background:url('resources/sb_bottom.png') no-repeat;
	width:202px;
	height:7px;
	margin:6px 0px 0px 0px;
	position:relative;
	float:left;
}
div.sidebox_spacer
{
	width:202px;
	height:30px;
	position:relative;
	float:left;
}
div.sidebox_dotted
{
	border-bottom:1px dotted #CCCCCC;
	width:198px;
	line-height:0px;
	margin:6px 2px 6px 2px;
	position:relative;
	float:left;
}
div.sidebox_bullet
{
	background:url('resources/sb_bullet.png') no-repeat center;
	width:9px;
	height:12px;
	margin:0px 14px 0px 6px;
	position:relative;
	float:left;
}
div.sidebox_bullet2
{
	background:url('resources/sb_bullet2.png') no-repeat center;
	width:9px;
	height:12px;
	margin:0px 14px 0px 6px;
	position:relative;
	float:left;
}
div.sidebox_txt
{
	font-size:11px;
	color:#666666;
	width:198px;
	margin:6px 2px 6px 2px;
}
div.main_bottom
{
}
div.oplossingen
{
	width:325px;
	overflow:hidden;
	position:relative;
	float:left;
}
div.referenties
{
	width:325px;
	overflow:hidden;
	position:relative;
	float:right;
}
div.relaties
{
	width:650px;
	overflow:hidden;
	position:relative;
	float:left;
}
div.oplossingen ul,
div.referenties ul,
div.relaties ul
{
	list-style-image: url(resources/lm_bullet.png);
}
div.oplossingen li,
div.referenties li,
div.relaties ul
{
	font-size:12px;
}
div.extras
{
	margin: 5px 0px 5px 0px;
	color:#666666;
}
div.insert
{
	width:205px;
	margin: 0px 0px 10px 10px;
	padding-left:10px;
	border-left:1px dotted #CCCCCC;
	position:relative;
	float:right
}
div.clearfix
{
	display:block;
	clear:both;
}

