/* ------- by Emile Blume -2005- Netcreators.nl -------- */

body {
	background: #EDEDF5 url(../img/bg.gif) repeat-y left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

hr {
	background: #4573B3;
	border: 0;
	color: #4573B3;
	height: 1px;
	text-align: center;
	width: 90%;
}

h1, h2, h3, h4, h5, h6 {
	color: #1B1083;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
}

h4 {
	color: #1B1083;
	font-size: 15px;
}

/*h5{
	color: #F7210D;
	font-size: 14px;
}*/

h6{
	
}

b, strong{
	color: #4573B3;
	font-weight: bold;
}

#left{
	background: url(../img/left-top.gif) no-repeat;
	height: 252px;
	width: 214px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 10;
}

#header{
	background: url(../img/bg-header.gif) right top #4573B3;
	height: 103px;
	width: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

#header h2{
	background: url(../img/square.gif) no-repeat right top;
	color: #4573B3;
	font-size: 24px;
	float: right;
	letter-spacing: 3px;
	margin-right: 10px;
	margin-top: 6px;
	padding-right: 14px;
}

#header-content{
	background: url(../img/bovenbalk.gif) repeat-x top right;
	left: 194px;
	top: 0px;
	position: absolute;
	height: 103px;
	width: 600px;
}

#header-size{
	border-left: 54px solid #4573B3;
	height: 29px;
	top: 74px;
	position: absolute;
	width: 550px;
}

/* --------- midden van de pagina --------- */

#right{
	left: 250px;
	top: 120px;
	position: absolute;
	width: 540px;
}

#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content a{	
	color: #4573B3;
}

#content a:hover{	
	color: #F63134;
}

#content li{
	list-style: disc url(../img/bullit.gif);
}

#content p{
	margin: 0;
	margin-bottom: 12px;
}

.frame-01{
	height: 227px;
	width: 365px;
}

.frame-01 img{
	left: 0;
	top: 0;
	position: relative;
}

h5, .date{
	background: url(../img/arrow.gif) no-repeat left #1B1083;
	color: #FFFFFF;
	font-style: italic;
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	padding-left: 20px;
	margin-bottom: 8px;
	width: 40%;
}

.verder a{
	background: url(../img/arrow.gif) no-repeat left;
	color: #F7210D;
	font-weight: bold;
	padding-left: 20px;
	text-decoration: underline;
}

#footer{
	clear: both;
   background: #FFFFFF;
   color: #6CACD0;
   font-size: smaller;
   margin-top: 4px;
   text-align: center;
}

#footer a{
	color: #6CACD0;     
}

#frmPbSurvey textarea {
	width: 500px;
	}