/* -- Css marjanka.nl links -- */

body {
	background-color:#b291c5;
	padding:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:10pt;
	}


/* basis */

* {
	margin:0px;
	padding:0px;
}
table.headermenu
{width:100%;
border:0px;
}
table {
margin-top:0px;
padding-top:0px;
font-size : 10pt;
font-family : Verdana;
font-weight : bold;
width : 100%;
background-color : #f7f6ec;
}

td, div, th, span {
	vertical-align:top;
	text-align:left;
	border:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	
	}


/* afbeeldingen */

img {
	border:none;
}


/* links */

a:link {
color : #2B2437;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight: normal;
text-decoration : none;
}
a:visited {
color:#473c5b;
font-weight: normal;
text-decoration : none;
}
a:active {
font-color: #000000;
text-decoration : none;
}
A:hover {
color : #f7f6ec;
text-decoration : none;
font-weight: normal;
background-color : #8473a5;
}

/* container */

#container {
	width:950px;
	margin:0px auto;
}

/* header */

#header {
	width:100%;
	margin-top:5px;
	padding:3px;	
    font-family:Arial, Helvetica, sans-serif;
    font-size:10pt;
	background-color:#f7f6ec;
}

/* menu */

#menu {
	width:420px;
	margin-top: 10px;
	margin-bottom:10px;
	background-color:#b291c5;
	color:#000;
	}

/* leftcontent */

#leftcontent {
	float:left;
	width:130px;
	margin-top:10px;
	padding:10px;
	background-color:#b291c5;
}

/* maincontent */

#maincontent {
	float:left;
	width:610px;
	height: 600px
	margin-top:10px;
	margin-left:10px;
	padding:0px;
	background-color:#b291c5;
}

/* rightcontent */

#rightcontent {
	float:left;
	width:130px;
	height: 150px;
	margin-top:10px;
	margin-left:10px;
	padding:10px;
	background:#b291c5 url('../imm_main/kllogo.gif') no-repeat;
	

	}
/* footer */

.footer {
	width:610px;
	height:20px;
	margin-top:10px;
	margin-bottom:5px;
	text-align: center;
	
}
/* breadcrumb */

.breadcrumb {
	width : 450px; 
margin : 0 0 20px 0; 
padding : 0 20px 0 0; 
border-bottom : 0; 
color : #000; 
text-align : left; 
font-size : 8pt; 
}

.breadcrumb a {
	color:#F7F6EC!important;
	text-decoration:underline !important;
}

/* opmaak */



P {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000000;
	margin-bottom:15px;
	text-align : center;
}

H1 {
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

H2 {
color:#FF6600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

H3 {
color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}

H4 {
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
}

H5 {
color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	margin-bottom:0px;
}

H6 {
color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	margin-bottom:0px;
}