/* Default Elements */
body {
	margin: 0;
	padding: 0;
	background: #abe3e3 url(../Images/bgbody.jpg) repeat-x top left;
	font-family: Sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}
p {
	margin: 0;
	padding: 6px 0;
}
a img {
	border: none;
} 
a{
	color: #7d1e6b;
}
a:hover{
	color: #000000;
}
.more a{
	padding-left: 6px;
	color: #000000;
}
.more a:hover{
	color: #7d1e6b;
}
.small{
	font-size: .9em;
}
hr{
	border: 0px;
	border-bottom: 1px solid #7d1e6b;
	height: 1px;
	margin-bottom: 20px; 
}
th{
	padding-top: 20px;
	text-align: left;
	color: #7d1e6b;	 
}
/* ID Elements */
#outer {
	position: relative;
	margin: 0 auto;
	width: 910px;
	height: 100%;
	min-height: 100%;
}
#header {
	float: left;
	position: relative;	
	background: url(../Images/header.png) no-repeat  bottom left;
	height: 142px;
	width: 875px;
	padding: 35px 20px 0 15px;
}
	#logo
	{
		position: relative;
		float: left;
		width: 120px;
		height: 120px;
	}
	#nbjb_tekst{
		padding-left: 60px;
		float: left;
	}	
	#login{
		float: left;
		padding-top: 20px;
		padding-left: 220px;
	}
		#login ul{
			list-style-type: none;
			text-align: right;
		}
			#login ul li{ 
				padding: 4px;
			}
#contentwrapper {
	float: left;
	position: relative;	
	background: url(../Images/content.png) repeat-y top center;
	height: 100%;
	width: 910px;
}
	#contentmain {
		position: relative;
		float: left;
		width: 865px;
		height: 100%;
		min-height: 205px !important;
		background: url(../Images/middle.png) no-repeat bottom left;
		padding: 20px 0px 0 15px;
	}
		#content {
			position: relative;
			/*width: 523px;*/
			padding: 0 80px;
			/*padding: 0 80 0 0;
			width: 523px; */
		}
		#content img{
			border: 2px solid #7d1e6b; 
		}
		#contentright {
			z-index: 100;
			position: relative;
			float: right;
			width: 222px;
			padding: 40px 20px; 
		}
#clearfooter {
	clear: both;
	height: 495px;
}
#footer {
	bottom: 0px;
	position: absolute;
	background: url(../Images/footer.png) no-repeat top left;
	height: 495px;
	width: 910px;
	padding-left: 95px; 
}

/* Template Elements */
a.logoLink {
	display: block;
	width: 120px;
	height: 120px;
}
	.component_content {
		background: url(../Images/component_header.gif) repeat-y top left; 
		padding: 1px 15px 1px 15px;
		text-align: center;
		color: #7d1e6b;
		line-height: 1.3em;
	}	
	.component_content h2 {
		font-family: 'Franklin Gothic Book', Verdana;
		color: #FFFFFF;
		font-size: 18px;
		text-align: center;
		margin-top: 8px;
	}
	.component_footer {
		width: 222px;
		height: 20px;
		margin-bottom: 20px;
		background: url(../Images/component_footer.gif) no-repeat bottom left;
	}
#content h1{
	color: #7d1e6b;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 0;
	margin: 0;
	line-height: 1.1em;
			
}
#content h2 {
	color: #7d1e6b;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 10px 0;
}
#content h3 {
	font-size: 12px;
	color: #7d1e6b;
	padding: 0px;
	margin-bottom: 2px;
}

#content h4 {
	font-size: 10px;
	color: #7d1e6b;
	padding: 0px;
	margin-bottom: 2px;
}


ul#klikpad{
	padding: 0px;
	margin: 0px;
	list-style-type: disc;
}
ul#klikpad li{
	display: inline;
}
ul#klikpad li a{
	color: #000000;
	padding-right: 6px;
	padding-left: 6px;
}
ul#klikpad li a:hover{
	color: #7d1e6b;
}

input.form_input, input.form_select, textarea{
	border: 1px solid #7d1e6b;
}
.form_label{
	width: 230px;
	vertical-align: top;	
}

/* Navigation */	
#nav {
	padding: 0; 
	margin: 0; 
	list-style: none; 
	height: 28px; 
	position: relative; 
	z-index: 500; 
	border-left: 2px solid #7d1e6b;
}
#nav a:hover {
	visibility:visible; 
	position:relative; 
	z-index:200;
}
#nav li {
	display: block; 
	float: left;
	line-height: 24px;
	height: 32px;
}
#nav li:hover {
	position:relative; 
	z-index:200;
}
/* Laatste blokje */
#nav li.last{
	width: 50px;
	background: url('../Images/menuitem_bg_last.gif') repeat-x top right;
}
#nav li a {
	font-family: 'Franklin Gothic Book', Verdana;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	background: url('../Images/menuitem_bg.gif') repeat-x top right;
	display:block; 
	float:left; 
	padding: 5px 24px 1px 14px;
	border-bottom: 2px solid #7d1e6b;
}
#nav li a:hover {
	background: url('../Images/subitem_bg.gif') repeat-x top right;
}

/* Submenu */
#nav li ul {
	position:absolute; left:-9999px; top:-9999px; 
	height:0; margin:0; padding:0; list-style:none;
}
#nav li ul li a{
	font-size: 14px;
	padding: 5px 0px 4px 14px;
	background: white url('../Images/bgmenuitem.jpg') repeat-y bottom left;
	border: 2px solid #7d1e6b;
}

#nav li ul li a:hover {
	background: url('../Images/submenuitem.png') repeat-y top right;
}

#nav :hover ul {
	left: 0;
	right:0; 
	top:30px; 
	white-space:nowrap; 
	z-index:300;
}
#nav :hover ul li {
	display:block; 
	float:left; 
	width:100%; 
	height: 34px;
}
#nav :hover ul li a {
	display:block; 
	position:relative;
	width: 200px;
	color:#7d1e6b;
	height:23px; 
	line-height: 23px; 
}

.foto{
	display:block;
	float: left;
	width: 50%;
}
.drie{
	width: 33%;
}