/* CSS Document */
/*body {margin:0; background-color:#590028;}*/
body {margin:0; /* background-color:#993366; */}
#page {width:750px; padding-top:1%; padding-bottom:1%; margin: 0 auto;}
#header {
		width:100%;
		
		height:100px;
		background: url("images/header_new.png") 0 0 no-repeat green;
		/*background: green;*/
		text-align: left;
	}

#header img {
		position: relative;
		top: 30px;
		left: 30px;
	}
#dot	{
		position: relative;
		top: 30px;
		left: 30px;
		height: 400px;
		width: 5px;
		//z-index: -1;
	}

.menu	{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bolder;
			font-size: 14px;
			color: white;
			line-height: 1.2;
		}

.menu a	{
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bolder;
			font-size: 14px;
			color: white;
			text-decoration: none;			
		}
.menu a img	{
			border: 0;
		}


.submenu	{
				font-size: 10px;
				position: relative;
				left: 20px;
				line-height: 1;
		}
.submenu a 	{
				font-size: 11px;
		}					
#content {
			padding: 3px 10px 10px 20px;
			color:#590028;
		}
		
.zakelijk	{
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 12px;
				text-indent: 0px;
		}
.zakelijk td	{
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 12px;
				text-indent: 0px;
				color:#590028;
		}
.zakelijk select, input, textarea	{
				font-family: Arial, Helvetica, sans-serif;
				font-weight: bold;
				font-size: 12px;
				text-indent: 0px;
				color:#590028;
				border-color: #EE4121;
				border-style: solid;
		}		
.zakelijk a 	{
			color:#590028;
			text-decoration: underline;
		}		
.persoonlijk	{
			font-family: Verdana, Helvetica, sans-serif;
			font-size: 14px;
			font-style: italic;
			font-weight: +1;
			word-spacing: -2;
		}


.veryleft	{
			position:relative;
			left:-14px;
			vertical-align:middle;
		}
.veryleftactive	{
			position:relative;
			left:-14px;
			vertical-align:middle;
			color: blue;
		}
.wit		{
			color: white;
		}
.paars a	{
			color:#590028;
		}
		

.obl {background: /*url(images/bl.jpg) */ 0 100% no-repeat #EE4121; width: 100%;}
.obr {background: /*url(images/br.jpg) */ 100% 100% no-repeat;}
.otl {background: /*url(images/tl.jpg) */ 0 0 no-repeat}
.otr {background: /*url(images/tr.jpg) */ 100% 0 no-repeat; padding:12px}
.ibl {background: url(images/ibl.jpg) 0 100% no-repeat #FFFFFF; width: 726px;}
.ibr {background: url(images/ibr.jpg) 100% 100% no-repeat;}
.itl {background: url(images/itl.jpg) 0 0 no-repeat}
.itr {background: url(images/itr.jpg) 100% 0 no-repeat; padding:12px}
.mbl {background: url(images/mbl.jpg) 0 100% no-repeat #EE4121; width: 100%;}
.mbr {background: url(images/mbr.jpg) 100% 100% no-repeat;}
.mtl {background: url(images/mtl.jpg) 0 0 no-repeat}
.mtr {background: url(images/mtr.jpg) 100% 0 no-repeat; padding:12px 12px 12px 5px;}
.vabl {background: url(images/mbl.jpg) 0 100% no-repeat #EE4121; width: 75%}
.vabr {background: url(images/mbr.jpg) 100% 100% no-repeat;}
.vatl {background: url(images/mtl.jpg) 0 0 no-repeat}
.vatr {background: url(images/mtr.jpg) 100% 0 no-repeat; padding:5px 5px 5px 5px;}
.vhbl {background: url(images/vhbl.jpg) 0 100% no-repeat #590028; width: 75%}
.vhbr {background: url(images/vhbr.jpg) 100% 100% no-repeat;}
.vhtl {background: url(images/vhtl.jpg) 0 0 no-repeat}
.vhtr {background: url(images/vhtr.jpg) 100% 0 no-repeat; padding:5px 5px 5px 5px;}
.clear {font-size: 1px; height: 1px}  

