/*
Theme Name: WordPress HNK
Theme URI:
Description: The theme for HNK.
Version: 1.0
Author:
Author URI:
Tags: custom header, fixed width, two columns, widgets
*/

ul{ 
	font-size: 12; 
	color: #0A3756; 
} 

div#tekst {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
	font-size:12px;
	text-align:left;
	list-align:left;
	width: 375px;
	float:left;
        padding:0 0 0 70px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	color: #0A3756;
}

div#tekst-rechts {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
	font-size:12px;
	text-align:left;
        border:0px;
	width: 375px;
        padding: 40px 80px 0px 0px;
        float: right;
	color: #0A3756;
}* html div#tekst-rechts {	width: 450px;}

div#tekst-rechts-onderzoeken {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
	font-size:12px;
	text-align:left;
	width: 375px;
        float: right;
        left: -60px;
	padding:40px 80px;
	top: 470px;
	color: #0A3756;
}

div#overons {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
	font-size:12px;
	text-align:justify;
	width: 375px;
	padding:40px 80px 0 0;
	left: 60px;
	float:right;
	color: #0A3756;
}

div#onderzoeken {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
	font-size:12px;
	text-align:justify;
	width: 375px;
	padding:30px 80px 0 0;
	left: 60px;
	float:right;
	top: 450px;
	color: #0A3756;
}

div#inschrijven {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
	font-size:10px;
	text-align:left;
	width: 375px;
	padding:30px 80px 0 0;
	left: 60px;
	float:right;
	top: 450px;
	color: #0A3756;
}

div#header {
	position:absolute;
	height: 360px;
	width: 993px;
	left: 50%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -496px;
	top: 15px;
}

div#content {
	position:absolute;
	width: 980px;
	left: 50%;
	top: 302px;
	height: 795px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -484px;
	background-repeat: no-repeat;
}
#content .t{
	width:100%;
	overflow:hidden;
	background:url(images/bg-content-top.png) no-repeat;
	height:155px;
}
#content .c{
	width:100%;
	background:url(images/bg-content-strip.png) repeat-y;
}
#content .c:after{
	display:block;
	content:"";
	clear:both;
}
#content .b{
	width:100%;
	overflow:hidden;
	background:url(images/bg-content-bottom.png) no-repeat;
	height:119px;
}
.holder{
	width:100%;
	overflow:hidden;
}
.holder img{
	border:none;
	display:block;
}
body {
	background-image: url(images/bg.jpg);
}
.bk {
	background-color: #EEF0F7;
	border: 1px dashed #47649D;
	font-size: 10px;
	padding: 1;
	width: 300px;
	margin: 0px;}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A3756;}

.txtbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}
	
.button {
	background-color: #0A3756;
	border: 0;
	padding: 1;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

TABLE { border-width: 1px; border-style: solid;
        border-color: #FF0000; 
}
		
/*
Onderzoeken style
*/		
		
.textslider2 {
  width: 350px;
}
.textslider2 h5 {
  color: #FFF;
  margin:2px;
  padding:5px;
  background: #0A3756;
  border-bottom: 1px solid #FFF;
  cursor: pointer;cursor:hand;
}
.textslider2 div {
}



