body {
	background: #919191;
	margin:0 auto;
	padding:0px;
	text-align:center;
}
body, div, td {
	font: 11px Verdana;
	color: #333333;
}

a {
	font: 11px Verdana;
	color: #11739b;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#95c0d1;
}

#container {
	margin:0 auto;
	width: 850px;
	text-align:left;
}

#containerbg_hp {
	width: 850px;
	min-height: 670px;

}
#containerbg {
	width: 850px;
	height:656px;
	min-height: 650px;
}

#mainLeft_hp {
	width: 440px;
	min-height: 650px;
	padding: 10px;
	float: left;
	background-color:#FFFFFF;
}
#mainLeft {
	width: 440px;
	min-height: 640px;
	padding: 10px;
	float: left;
}
#mainRight_hp {
	width: 390px;
	min-height: 670px;
	background: #919191;
	float: right;
}
#mainRight {
	width: 390px;
	min-height: 660px;
	background: #919191;
	float: right;
}

#mainHead {
	width: 450px;
	height: 478px;
	background:url(../images/head_img_2.jpg) no-repeat;
	background-position:left;
	float: left;
	margin-left:-10px;
	margin-top:-10px;
	padding-left:10px;
	padding-top:10px;
	_background-position:10px;
	_padding-left:20px;
}

#logoDmailer {
	width: 200px;
	height: 100px;
}

#logoDmailer img { border: 0px; }

#twitter 
{
    margin: 200px 0 0 15px;
}
#flashcontent1 {
	margin: 10px 0 0 10px;
}

#flashMiniMenu {
	width: 283px;
	height: 166px;
	min-height: 166px;
	background: #919191;
	position: relative;
	z-index: 4;
	margin: 0px 0 -5px -10px;
	padding: 10px 0 0 0px;
	float: left;
	_padding-left:10px;
}

#referenties {
	width: 165px;
	height: 170px;
	background: url(../images/bg_block.gif) repeat-x;
	margin-top: 0px;
	padding: 0px;
	float: left;
}

#referenties h2 {
	font: bold 11px Verdana;
	color: #FFF;
	margin: 2px 0px 0px 10px;
}

#referentiesFlash {
	width: 165px;
	height: 152px;
	_height: 146px;
	margin-top: 13px;
	text-align:center;
}

#poll {
	width: 265px;
	min-height: 172px;
	position:relative;
	z-index: 10;
	background: url(../images/bg_block.gif) repeat-x;
	font: 11px Verdana;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

#poll h2 {
	font: bold 11px Verdana;
	color: #FFF;
	margin: 2px 0px 0px 10px;
}

#poll p {
	width: 245px;
	margin: 10px 0 0 10px;
	font-weight:bold;
}
#poll table {
	width: 245px;
	margin: 10px 0 0 7px;
}

#nieuwsbrief {
	margin: 6px 0 0 0;
	float: left;
}

#nieuwsbrief span {
	margin: 2px 10px 0 10px;
	font: 11px Verdana;
	color: #FFF;
	float: left;
}

.input {
	width: 102px;
	height: 12px;
	border: 1px solid #828181;
	font: 11px Verdana;
	color: #565656;
	margin: 2px 0 0 0;
	padding: 1px 1px 1px 1px;
	background: #c8c8c8;
	float: left;
}
.button {
	font: 11px Verdana;
	color: #FFF;
	background: #7a7a7a;
	border: 1px solid #6e6e6e;
	cursor: pointer;
}

.nieuwsbrief_btn {
	width: 25px;
	height: 16px;
	float: left;
	margin: 2px 0 0 10px;
	padding:0px;
	font: 11px Verdana;
	color: #FFF;
	background: #7a7a7a;
	border: 1px solid #6e6e6e;
	cursor: pointer;
}

#nieuwsbrief_btn:hover {
	background: #9f9f9f;
}

#language {
	width: 75px;
	height: 26px;
	margin: 3px -4px 0 0;
	float: right;
}

#btn_nl {
	width: 25px;
	height: 24px;
	background: url(../images/btn_nl.jpg) no-repeat center;
	float: left;
}

#btn_gb {
	width: 25px;
	height: 24px;
	background: url(../images/btn_be_ro.jpg) no-repeat center;
	float: left;
}

#btn_be {
	width: 25px;
	height: 24px;
	background: url(../images/btn_uk_ro.jpg) no-repeat center;
	float: left;
}

#content_hp {
	width: 590px;
	position:relative;
	margin-left: -200px;
	margin-top: 2px;
	float: right;
}
#content {
	width: 590px;
	position:relative;
	z-index:10;
	margin-left:-200px;
	margin-top:2px;
	float: right;
}
#menu {
	width: 587px;
	height: 23px;
	background: #13749d url(../images/menu_bg.gif) repeat-x;
	float: right;
	margin:0px;
	margin-left:3px;
	padding:0px;
}
#menu ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#menu ul li {
	text-align: center;
	background: url(../images/menu_bg_line.gif) no-repeat;
	float: left;
	cursor:pointer;
	display:block;
	width:97px;
	height:23px;
}

.line { padding-left: 1px; }

#menu ul li a {
	width: 97px;
	padding: 5px 0 5px 0;
	text-align: center;
	text-decoration: none;
	background: url(../images/menu_bg.gif) repeat-x;
	color: #FFF;
	float: left;
	font-weight:normal;
}

#menu ul li a:hover {
	background: url(../images/menu_bg_hover.gif) repeat-x;
}
#menu ul li.active {
	background: url(../images/menu_bg_hover.gif) repeat-x;
}

/*submenu*/
#menu div.menuSub {
	clear:both;
	float:left;
	position:absolute;
	visibility: hidden;
	z-index: 100;
	width: 180px;
	margin:0xp;
	padding:0px;
	margin-top:-31px;
	border-bottom:1px solid #04668e;
	border-left:1px solid #04668e;
	border-right:1px solid #04668e;
}
#menu ul.linkerMenuSub {
	list-style:none;
	margin:0px;
	padding:0px;
	width: 180px;
}
#menu ul.linkerMenuSub li {
	clear:both;
	width:180px;
	height:20px;
}
#menu ul.linkerMenuSub li a {
	display:block;
	width:170px;
	height:18px;
	padding:2px 0px 0px 10px;
	margin:0px;
	color:#172983;
	text-decoration:none;
	font-size:11px;
	background:#c9eaf2;
	text-align: left;
	
}
#menu ul.linkerMenuSub li a:hover{
	color:#ffffff;
	background:#04668e;
}

#contentField {
	width: 531px;
	min-height: 100px;
	background: url(../images/content_bg.gif) repeat-y;
	margin-top: 10px;
	padding: 15px 18px 15px 38px;
	float: right; 
	position:relative; 
	z-index:10;
}

#contentField h1 {
	font: bold 11px Verdana;
	margin: 0px 0px 10px 0px;
	padding:0px;
}

#contentField p {
	margin: 10px 0px 10px 0px;
	font: 11px Verdana;
}

#flashMenu {
	width: 380px;
	height: 256px;
	float: right;
	margin: 10px 0 10px 0;
	position:relative; 
	z-index:1;
}

#nieuwsField {
	width: 332px;
	_width: 323px;
	height: 175px;
	min-height: 175px;
	background: url(../images/content_bg.gif) repeat-y;
	padding: 10px 18px 15px 30px;
	float: right;
}


#fieldHeader {
	width: 341px;
	_width:332px;
	height: 180px;
	background: url(../images/bg_block.gif) repeat-x;
	font: 11px Verdana;
	padding: 2px 0 0 0;
	float: left;
}

#nieuwsField h2 {
	font: bold 11px Verdana;
	color: #FFF;
	margin: 0 0 0 10px;
}

#nieuwsField p {
	margin-top: 10px;
	font: 11px Verdana;
	float: left;
}

#nieuwsField b {
	width: 320px;
	font: 11px Verdana;
	float: left;
}

#nieuwsField i {
	width: 320px;
	font: 11px Verdana;
	color: #999;
	text-align: right;
}

#nieuwsField a {
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	background: url(../images/nieuwsdot.gif) no-repeat left top;
	float: left;
	cursor:pointer;
}

#nieuwsField a:hover {
	background: url(../images/nieuwsdot_over.gif) no-repeat left top;
}

#footer {
	height: 10px;
	margin: 5px 0px 10px 0px; 
	font: 10px Verdana;
	color: #FFF;
	float: left;
	width:850px;
}
			
#left {
	float: left;
	list-style: none;
	margin:0px;
	padding:0px;
}
#left a {
	font: 10px Verdana;
}
#left a:hover{
	text-decoration:underline;
}	
#right {
	float: right;
	list-style: none;
	margin:0px;
	padding:0px;
}
#right a{
	font: 10px Verdana;
}
#right a:hover{
	text-decoration:underline;
}
			
#footer li {
	line-height: 12px;
	float: left;
	padding: 0 6px 0 6px;
}
			
#footer a {
	color: #FFF;
}

.leftb {
	border-right: 1px solid #FFF;
}
input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}


/* forum en admin deel*/
table.forum {
	border-collapse:collapse;
	border:1px solid #CECDD5;
}
table.forum td {
	padding:5px;
}
table.forum td.tekst {
	padding:0px;
}
tr.header, td.header {
	background-color:#E4E2E7;
	font-weight:bold;
	color:#000000;
}
tr.normal {
	background-color:#FAFAFA;
	color:#000000;
}
tr.alternate {
	background-color:#FFFFFF;
	color:#000000;
}
blockquote {
	background-color:#FAFAFA;
	padding:5px 5px 5px 5px;
	border:1px solid #CECDD5;
}

a.arachna {
	color:#000000;
}

/*dTree*/
.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
