/* CSS Beursvloerassen */


#wrapper {
	float:left;	
	width:auto;
}

/* Globals */
body, html {
	background-image:url(../../images/containergradient.jpg);
	background-attachment:fixed;
	margin:0;
	padding:0 0 0 0;
	font:normal 11px arial,verdana,sans-serif;
	color:#333;
	background-color:inherit;
	text-align:center;
	width:100%;
}

#container {
	width:950px;
	margin: 0 auto;
	text-align:left;
}

/* Header */
#header {
	height:184px;
	background:url(../../images/header3.jpg) no-repeat;
}

/* Broodkruimels */
#broodkruimels {
	font-size:9px;
	position:absolute;
	top:195px;
	margin-left: 260px;
}

.broodkruimellink {
	color:#787677;
	background-color:inherit;
	text-decoration:none;
}

.broodkruimellink:hover  { 
	color: #E6922A;
	background-color:inherit;
} 

/* Navigatie links */
/*h2 {
	font:bold 14px "Times New Roman", Times, serif;
	padding: 2px 0 5px 16px;
	margin: 0;
	
}*/

#nav {
	background:url(../../images/navbg.jpg) ;
	width:219px;
	padding-top:31px;
	padding-bottom:30px;
	float:left;
}

.naw {
	background:#FF8901;	
	clear:left;
	color: #FFF;
	padding:0 0 15px 19px;
	text-decoration:none;
}

.rc-lb {
	background:url(../../images/rc-lb.png) ;
	height:15px;
	width:219px;
}

.naw a  { 
	color:#305682;
	background-color:inherit;
	text-decoration:none;
} 

.naw a:hover  { 
	color:#305682;
	text-decoration:none;
	background-color:inherit;
} 

.navlink {
	color:#4D719B;
	display:block;
	background-color:#FFF;
	background-image:url(../../images/dot2.png);
	background-repeat:no-repeat;
	background-position:7px 6px;
	padding:7px 14px 7px 30px;
	margin: 0 10px 5px 10px;
	text-decoration:none;
	font-weight:700;
	font-size:13px;
}

.navlink:hover  { 
	background-color:#E8EBF2;
	color: #E6922A;
} 

.navlink:active  { 
	color: #E9591A;
	background-color:inherit;
} 

/* Content */
#content-wrapper {
	position:absolute;
	top:215px;
	width:530px;
	margin-left:219px;
	line-height:20px;
}

#content {
	color:inherit;
	background-color:#FFF;
	padding:40px;
	min-height:300px;
}

#content a, #content a:visited{
	color:#162D73;
}

#content a:hover {
	color:#FD900F;
	text-decoration:underline;
}

.contentkop {
	font-size:14px;
	font-weight:bold;
	color:#4C719B;
	background-color:inherit;
	margin-bottom:14px;
	border-bottom:1px;
	border-bottom-color:#ABABAB;
	border-bottom-style:dotted;
	border-width:2px;
}

.aanmelden {
	float:right;
	color:#FF8C03;
	font-size:12px;
	font-weight:normal;
}

.aanmeld-form {
	width:100%;
	background-color:#FFF;
	
	display:none;
	
}

#code {
	clear:both;
	padding-top:10px;
}

/* Sponsoren */

.spbottum {
	background: url(../../images/rdcorners/sponsorbottum.png) no-repeat; 
	width:auto; 
	height:10px;
	margin:0 0 0 0;
}

.sponsoren {
	background-color:#FFF;
	color:inherit;
	padding:40px;
	margin: 0 0 0 0;
	min-height:100px;
}

.koptekstsponsor {
	color:#4D719B;
	background-color:inherit;
	margin-left:30px;
	font-size:14px;
	font-weight:bold;
}

hr {
	border-style:solid;
	color:#ABBDD1;
	background-color:inherit;
}

#disclaimer {
	text-align:center;
	padding:10px;
	color:#D6D6D6;
	background-color:inherit;
}

.disclaimerlink {
	color:#D6D6D6;
	background-color:inherit;
	text-decoration:none;
}


.disclaimerlink:hover  { 
	color: #E6922A;
	background-color:inherit;
} 


/* Rechter-nieuws-kolom */

.rechter-nieuws-kolom {
	margin-top:30px;
	float:right;
	width:187px;
}

#nieuws-content {
	padding:15px 20px 0 20px;	
	background-color:#FFF;
	color:inherit;
	background-image:url(../../images/rechtskolombg.jpg);
	background-repeat:repeat-x;
	min-height:145px;
	line-height:20px;
}

/* Rechter-agenda-kolom */

.rechter-agenda-kolom {
	clear:right;
	float:right;
	width:187px;
	margin-top:15px;
}

#agenda-content {
	padding:17px 20px 0 20px;	
	background-color:#FFF;
	color:inherit;
	background-image:url(../../images/rechtskolombg.jpg);
	background-repeat:repeat-x;
	min-height:110px;
	line-height:20px;
}

.rechtskop {
	color:#4F7099;
	font-size:12px;
	font-weight:bold;
	border-bottom-style:solid;
	border:1px;
	border-color:#FFF;
	
}

.rechtskop-agenda {
	color:#4F7099;	
	font-size:12px;
	font-weight:bold;
	border-bottom-style:solid;
	border:1px;
	border-color:#FFF;
	
}

.microtekst {
	font-size:11px;
	margin-bottom:-12px;
	
}

.leesmeer {
	margin-top:12px;
	margin-bottom:15px;
}

.leesmeer a {
	color:#E8591B;
	background-color:inherit;
	text-decoration:none;
}

.meer {
	position:relative;
	margin-left:60px;
}

.meer a {
	color:#273C7D;
	background-color:inherit;
	text-decoration:none;
}

.meer a:hover {
	color:#E6922A;
	background-color:inherit;
	text-decoration:none;
}

.meeragenda {
	margin-left:95px;
	margin-top:-10px;
	
}

.meeragenda a {
	color:#273C7D;
	background-color:inherit;
	text-decoration:none;
}

a:hover { 
	color:#E6922A;
	background-color:inherit;
	text-decoration:none;
}

/* Rechter-logo-kolom */

#rlwrapper {
	height:60px;
}

/* Rechterkolom kop */

.rechter-kolom-kop {
	background-image:url(../../images/rechtskolomkopbg.jpg);
	padding-top:2px;
	height:18px;
	width:auto;
	padding-left:17px;
}

.dot {
	background-image:url(../../images/dot.png);
	background-repeat:no-repeat;
	width:19px;
	height:20px;
	margin-top:-17px;
	padding-left:10px;
}

.koptekstrechts {
	margin-left:50px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background-color:inherit;
}

/* Rounded-corner */

.rctop {
	background: url(../../images/rdcorners/top.png) 0 100% no-repeat; 
	height:14px;
}

.rcbottum {
	background: url(../../images/rdcorners/bottum.png) 0 100% no-repeat; 
	width: 187px; 
	height:15px;
}

.table1 { 
	font:normal 11px verdana,arial,sans-serif;
	border-collapse:collapse;
	border-color:#67A8DA;
	border-style:solid;
	border-width:1px;
	padding:3px;
	vertical-align:top;
}

.table2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#1A377D;
	background-color:inherit;
	border-collapse:collapse;
	border-color:#67A8DA;
	border-style:solid;
	border-width:1px;
	padding:3px;
	vertical-align:top;
}

form {
	width:450px;
	margin:0;
	padding:0;
}

textarea {
	float:right;
	font:normal 11px verdana,arial,sans-serif;
	
	
	color:#333333;
	width:250px;
	height:100px;
	padding:5px 4px 4px 4px;
	overflow:auto;
}

.xx input {
	float:left;
	width:15px;
	text-align:left;
	border:none;
	height:22px;
}

input {
	float:right;
	font:normal 11px verdana,arial,sans-serif;
	
	color:#333333;
	width:250px;
	
	padding:3px 4px 3px 4px;
	margin-bottom:10px;
}

input radiobutton {
	float:right;
	border:0;
	width:220px;
	height:17px;
	padding:5px 4px 4px 4px;
	margin-bottom:10px;
}

label {
	float:left;
	width:auto;
	font-weight:normal;
}

.frmKnop {
	background:#1A377D;
	margin:10px 0 20px 160px;
	width:130px;
	height:20px;
	color:#fff;
	padding:0 0 3px 0;
	font-weight:bold;
	cursor:pointer;
	border:none;
}

.clear {
	clear:both;
	height:20px;
}

.submenu {
	padding:0;
	margin:0;
	display:none;
}

.submenu li {
	list-style:none;
	margin:0;
	padding:2px 4px 2px 16px;
	background:#C6E2FF;
	color:inherit;
}

.submenu li a {
	text-decoration:none;
	color:#1A377D;
	background-color:inherit;
	font-size:11px;
	font-weight:normal;
}

.submenu li a:hover {
	text-decoration:underline;
	color:#1A377D;
	background-color:inherit;
	font-size:11px;
	font-weight:normal;
}

/* vragers & aanbieders */

.ulRubriek {
    margin:0;
    padding:0;
}

.ulRubriek li {
    list-style:none;
}

.ulRubriek li a {
    color:#000000;
	background-color:inherit;
    text-decoration:none;
}

.ulRubriek li a img {
    border:0;
}

.imgVraag {
    padding:0 5px 0 0 !important;
}

/* wrapper nieuws, agenda items */

.divItem {
	margin-bottom:30px;
}

.divItem p {
	margin:0;
}

/* ===== LightBox ===== */

.hoverbox {
	float:left;
	cursor:default;
	list-style:none;
	margin:0;
	padding:0 0 30px 0;
	width:500px;
}

.hoverbox img {
	background:#fff;
	color:#00FF00;
	vertical-align:top;
	width:135px;
	cursor:pointer;
}

.hoverbox li {
	background:#fff;
	border:solid 1px #666666;
	color:#00FF00;
	display:inline;
	float:left;
	margin:0 5px 5px 0;
	padding:5px;
	position:relative;
}

a:hover .lightboxfoto {
	background:#000000;
	color:#00FF00;
	vertical-align:top;
	width:135px;
	cursor:pointer;
}
