@charset "utf-8";
/* css */

/*=================== basic ==========================*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul,li { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

body{
	
}

/*======================== 
typo 
========================*/

h1,h2,h3,h4,h5,p,a, label{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#header h1{
	width: 130px;
	height: 147px;
	position: absolute;
	top: 14px;
	left: 17px;
	z-index: 100;
}

h1 a{
	width: 130px;
	height: 147px;
	text-indent: -9999px;
	display: block;
	background: #005d2f url(../img/new-logo.png) center top;
}

h1 a:hover{
	image: url(../img/new-logo.png);
	background-position: center 148px;
}

h2{
	font: 20px/26px Georgia, "Times New Roman", Times, serif;
	color: #590036;
	padding: 70px 400px 0 30px;
	height: 177px;
	background: url(../img/bg_h2_justitia.jpg) no-repeat right bottom; 
}

h3, h3 a{
	color: #0a5631;
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 10px;
	text-decoration: none;
}

h3 a:hover{
	text-decoration: underline;
}

h4{
	color: #0a5631;
	font-size: 16px;
	text-transform: capitalize;
	margin: 0 0 6px 0;
}

h5{
	color: #000;
	font-size: 13px;
	text-transform: uppercase;

}

em { font-style: italic; }

p{
	color: #333;
	font-size: 13px;
}

hr{
	background-color: #ccc;
	border: none;
	height: 1px;
}

p a{
	color: #0a5631;
	font-size: 14px;
}

p.date{
	font-size: 10px;
	color: #ababab;
	margin: 0 0 12px 0;
}

#content li{
	color: #333;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style-type: square;
	opacity: 1;
	list-style-position: inside;
	
}

a:focus, a:active{
	outline: none;
}

/*======================== 
divs
========================*/

#container{
	width: 960px;
	margin: 0 auto;
	min-height: 680px;
}

#wrapper{
	min-height: 680px;
	margin: 0 25px;
	width: 910px;
	background-color: #e8e8e8;
}

#header{
	height: 240px;
	position: relative;
}

#banner{
	height: 180px;
	overflow: hidden;
	background: url(../img/new-bg-banner.png) repeat-x center top;
}

#content_container{
	min-height: 400px;
	padding: 10px 0 0 0;
}

#sidebar{
	width: 200px;
	float: right;
	padding: 10px 30px 10px 0;
}

#content{
	width: 610px;
	padding: 10px 20px 10px 30px;
	border-right: 1px solid #fff;
	min-height: 250px;
}

#footer{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 30px;
	margin: 10px 0 30px 0;
	text-align: center;

}

#page_footer{

}

/*======================== 
navigation
========================*/

#nav{
	margin: 0 0 0 0;
	height: 60px;
	overflow: hidden;
	width: 920px;
	_width: 910px;
	background-color: #fff;
}

#nav li{
	float: left;
	_width: 150px


}

#nav li a:hover{
	color: #FFF;
	background-color: #f30871;
}

#nav li a{
	text-transform: uppercase;
	text-decoration: none;
	color: #f30871;
	height: 60px;
	padding: 0 21px;
	*padding: 0 20px;
	_padding: 0 2px;
	margin: 0 1px 0 0;
	*margin: 0 2px 0 0;
	letter-spacing: -1px;
	display: block;
	font: 18px/63px "arial black", Arial, Helvetica, Geneva, sans-serif;
	_font: 14px/63px "arial black", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

body#page_nieuws li#nieuws a, body#page_congres li#congres a, body#page_inschrijven li#inschrijven a,
body#page_bedrijven li#bedrijven a, body#page_over-ons li#over-ons a, body#page_contact li#contact a
{
	color: #FFF;
	background-color: #f30871;
}


/*======================== 
subnavigation
========================*/
#subnav{
	border-top: 1px solid #fff;
}

#subnav li{
	border-bottom: 1px solid #fff;
	
}

#subnav li a{
	text-transform: uppercase;
	padding: 7px 2px;
	display: block;
	font-size: 12px;
}

#subnav li a:hover{
	text-decoration: none;
	color: #000;
}

#latest_news{
	border-top: 1px solid #000;
}

#latest_news li{
	border-bottom: 1px solid #fff;
	list-style-type: none;
	list-style-position: inside;
	color: #fff;
}

#latest_news li a{
	padding: 7px 2px;
	display: block;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #9d005c;
}

#latest_news li a:hover{
	text-decoration: none;
	color: #000;
}

/*======================== 
(news)item
========================*/

.box{
	padding: 10px 0 30px 0;
	background: url(../img/shade_box.jpg) no-repeat center bottom;
	margin:  0 0 20px 0;
	
}

.box img{
	padding: 1px;
	background-color: #fff;
	border: 1px solid #ccc;
}

.box p{
    margin-bottom: 1em;
    text-indent: 0em;
}

/*======================== 
sidebar
========================*/

#sidebar img{
	max-width: 196px;
	padding: 1px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}

/*======================== 
form
========================*/

form label{
	font-size: 12px;
	color: #666;
	float: left;
	width: 140px;
	text-align: left;
	padding: 5px 10px
}

form input[type=text]{
	border: none;
	background-color: #fff;
	padding: 5px;
	width: 220px;
	border-bottom: 1px dashed #666;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

form input[type=submit]{
	width: 120px;
	height: 30px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 20px 160px;
	background: #f30871 center;
	border-top: 1px solid #ff70b0;
	border-left: 1px solid #ff70b0;
	border-bottom: 1px solid #5f0039;
	border-right: 1px solid #5f0039;
	cursor: pointer;
}

form input[type=submit]:hover{
	background-color: #f53088;
}

p.melding{
	font-size: 20px;
	
}

/*======================== 
footer
========================*/

#footer p{
	font-size: 11px;
	color: #666;
}

/*====================================== 
 Het volgende is P schuldig aan......
=======================================*/

#sidebar {
    font-size: 0.75em;
}

/* =a */
a, a:visited { color : #0a5631; font-weight : bold; text-decoration : none; }
a:hover { color : #0a5631; text-decoration : underline; }
a:active, a:focus { color : #000; text-decoration : underline; }

/* Spullen die niet in een box staan */
#content p {
    margin-bottom: 1em;
}

#content img {
	padding: 1px;
	background-color: #fff;
	border: 1px solid #ccc;
    margin: 7px;
}

strong {
    font-weight: bold;
}

#content li {
    list-style-type: disc;
}

.formWrapper {
    padding: 10px 0 30px 0;
	background: url(../img/shade_box.jpg) no-repeat center bottom;
	margin:  0 0 20px 0;
}

ul.errorlist {
        margin: 5px 0;
        padding: 0;
        width: 229px;
        border: 1px solid #f30871;
        background-color: #f386b8;
        margin-left: 160px;
        font-size: 10px;
}

.errorlist li {
        color: #000;
        display: block;
        font-size: 11px !important;
        margin: 0 0 3px;
        padding: 2px;
}

form textarea {
	border: 1px solid #b5b5b5;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 5px;
	width: 600px;
	height: 100px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.form_help{
    font-size: 12px;
    color: #0a5631;
}

div.clearer {
    clear : both; margin : 0px; padding : 0px;
}

div.person_photo {
    width: 300px;
    height: 200px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}

div.bedrijf_box{
    width: 100px;
    height: 200px;
    margin: 0 10px;
    float: left;
}

div.bedrijf_box p {
    text-align: center;
}

