/* REALISATIE: LUCAS IT */

body 
{
	background:#ffffff no-repeat;
	background-attachment:fixed;
	padding:0;
	margin:0;
}

a {
	outline:none;
}

#wrapper
{
	width:913px;
	height:100%;
	background:url('/lbvs/images/wrapperbg.gif') repeat-y;
	position:absolute;
	top:0px;
	left:50px;
}

#logo
{
	width:145px;
	height:98px;
	background:url('/lbvs/images/logo_lbvs.png');
	position:absolute;
	top:49px;
	left:-48px;
}

#nav
{
	width:769px;
	height:78px;
	background:url('/lbvs/images/menubg.png');
	position:absolute;
	left:160px;
	top:67px;
}


#subnav
{
	width:170px;
	height:140px;
	position:absolute;
	top:180px;
	left:6px;
	color:#310100;
	font:bold 12px arial;
}

#subnav a:link, #subnav a:active, #subnav a:visited
{
	color:#000;
	font:bold 12px arial;
	text-decoration:none;
	margin-left:1px;
	line-height:2.3;
}

#subnav a:hover
{
	font:bold 12px arial;
	color:#000;
	text-decoration:underline;
	line-height:2.3;
}

#subnav ul
{
	list-style-type:none;
	border-top:solid 1px #9d7933;
	width:146px;	
	padding:0;
	margin:0;
}

#subnav ul li
{
	width:146px;
	height:31px;
	border-bottom:solid 1px #9d7933;
	margin-left:0;
}

#navtable {
	position:absolute;
	left:17px;
	top:16px;
}
#nav a.navbutton_left:link, #nav a.navbutton_left:active, #nav a.navbutton_left:visited {
	width:109px;
	height:33px;
	background:url('/lbvs/images/buttonbg_left.png');
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:9pt;
	font-weight:bold;
	color:#fff;
	padding:15px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;

}
#nav a.navbutton_left:hover {
	width:109px;
	height:33px;
	background:url('/lbvs/images/buttonbg_left_hover.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:15px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
}
#nav a.navbutton:link, #nav a.navbutton:active, #nav a.navbutton:visited {
	width:104px;
	height:33px;
	background:url('/lbvs/images/buttonbg.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:15px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
}
#nav a.navbutton:hover {
	width:104px;
	height:33px;
	background:url('/lbvs/images/buttonbg_hover.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:15px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
}
#nav a.navbutton_right:link, #nav a.navbutton_right:active, #nav a.navbutton_right:visited {
	width:108px;
	height:33px;
	background:url('/lbvs/images/buttonbg_right.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:15px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
}
#nav a.navbutton_right:hover {
	width:108px;
	height:33px;
	background:url('/lbvs/images/buttonbg_right_hover.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#fff;
	padding:15px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
}
.menufiller {
	width:104px; 
	background:url('/lbvs/images/menufiller.png') repeat-x;
}
.menuend {
	width:109px;
	height:47px;
	background:url('/lbvs/images/buttonbg_right.png');	
	padding:0;
}

#nav_boven
{
	font:normal 11px arial;
	color:#310100;
	position:absolute;
	right:0;
	top:50px;
}

#nav_boven a
{
	font:normal 11px arial;
	color:#310100;
	text-decoration:none;
}

#nav_boven a:hover
{
	font:normal 11px arial;
	color:#99671c;
	text-decoration:underline;
}


#u_bevindt
{
	font:normal 11px arial;
	color:#310100;
	position:absolute;
	top:140px;
	left:181px;
}

#beurs
{
	width:auto;
	height:auto;
	float:right;
	border:solid 2px #99671c;
	margin:0 0 20px 0;
	
}
#beurs_plattegrond {
	border:0;
	float:right;
	padding:0 35px 20px 0;
}

.textarea
{
	width:240px;
	background:#fff;
	border:1px solid #a5acb2;
}


#content
{
	width:740px;
	height:auto;
	position:absolute;
	top:166px;
	left:178px;
}

#content_plattegrond
{
	width:549px;
	height:auto;
	position:absolute;
	top:166px;
	left:178px;
}


#content h1, #content_plattegrond h1
{
	font:normal 22px tahoma;
	color:#99671c;
	margin-bottom:0px;
}

#content_text
{
	font:normal 12px arial;
	color:#000;
	line-height:1.9;
	width:339px;
	margin-bottom:40px;
	min-height:300px;
}
#content_text_plattegrond
{
	font:normal 12px arial;
	color:#000;
	line-height:1.9;
	width:539px;
	margin-bottom:40px;
	min-height:300px;
}

#content_text a, #content_text_plattegrond a
{
	font:normal 12px arial;
	color:#000;
	line-height:1.9;
	text-decoration:underline;
}

#content_text a:hover, #content_text_plattegrond a:hover
{
	font:normal 12px arial;
	color:#000;
	line-height:1.9;
	text-decoration:none;
}

.contentlijn
{
	margin:10px 0 13px 0;
}

#footer
{
	height:40px;
	width:913px;
	float:left;
	margin-left:-178px	
}

#footer_text
{
	font:normal 11px arial;
	color:#310100;
	text-align:center;
	line-height:3.7;
	border-top:2px solid #9d7933;
}

#realisatie
{
	font:bold 11px arial;
	color:#310100;
	position:absolute;
	top:7px;
	right:0px;
}

#realisatie a
{
	font:bold 11px arial;
	color:#310100;
	text-decoration:none;
}

#realisatie a:hover
{
	font:bold 11px arial;
	color:#000;
	text-decoration:underline;
}

#header_text
{
	font:15px arial;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:50px;
	left:181px;
}

/**						**/
/* Standhoudersoverzicht */
/**						**/

#sorteren {
	width:350px;
}
#standhoudersoverzicht {
		width:350px;
		border:1px solid #000;
	}
	.overzichttop {
		height:22px;
		padding-left:5px;
		font-weight:bold;
		background:#a4732d;
		background-repeat:repeat-x;
	}
	.overzichtmiddle {
		padding-left:5px;
		font-size:9pt;
		color:#000;		
	}
	#detailoverzicht {
		width:350px;
		border:1px solid #000;
	}
	.detailleft {
		height:22px;
		width:100px;
		padding-left:5px;
		background:#d8ca50;
		font-weight:bold;
	}
	.detailright {
		height:22px;
		padding-left:5px;
	}
.submit {
	width:auto;
	height:20px;
	background:#bd9153;
	border:1px solid #000;
	padding:0 5px 4px 5px;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
}
.submit_hover {
	width:auto;
	height:20px;
	background:#c79b5d;
	border:1px solid #000;
	padding:0 5px 4px 5px;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
}


