/* 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('/lbva/images/wrapperbg.gif') repeat-y;
	position:absolute;
	top:0px;
	left:50px;
}

#logo
{
	width:160px;
	height:130px;
	background:url('/lbva/images/logo.png');
	position:absolute;
	top:25px;
	left:6px;
}

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


#subnav
{
	width:188px;
	height:140px;
	position:absolute;
	top:180px;
	left:-28px;
	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 #20c0d0;
	width:196px;	
	padding:0;
	margin:0;
}

#subnav ul li
{
	width:196px;
	height:31px;
	border-bottom:solid 1px #20c0d0;
	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:32px;
	background:url('/lbva/images/buttonbg_left2.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:32px;
	background:url('/lbva/images/buttonbg_left2_hover.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#e4fdff;
	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:32px;
	background:url('/lbva/images/buttonbg2.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:32px;
	background:url('/lbva/images/buttonbg2_hover.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#e4fdff;
	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:32px;
	background:url('/lbva/images/buttonbg2_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:32px;
	background:url('/lbva/images/buttonbg2_right_hover.png');
	display:block;
	text-align:center;
	text-decoration:none;
	color:#e4fdff;
	padding:15px 0 0 0;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
}
.menufiller {
	width:104px; 
	background:url('/lbva/images/menufiller2.png') repeat-x;
}
.menuend {
	width:109px;
	height:47px;
	background:url('/lbva/images/buttonbg_right2.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:#310100;
	text-decoration:underline;
}


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

#beurs
{
	width:auto;
	height:auto;
	position:absolute;
	right:0px;
	top:162px;
	border:solid 2px #20c0d0;
}
.banner {
	width:141px;
	height:64px;
	margin:30px 0 0 0;
	float:left;
}	
.banner img {
	border:0;
}
.textarea
{
	width:240px;
	background:#fff;
	border:1px solid #a5acb2;
}


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

#content h1
{
	font:normal 22px tahoma;
	color:#20c0d0;
	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 a
{
	font:normal 12px arial;
	color:#000;
	line-height:1.9;
	text-decoration:underline;
}

#content_text 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;
	margin-left:-178px	
}

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

#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:#7a8400;
		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:#7a8400;
		font-weight:bold;
	}
	.detailright {
		height:22px;
		padding-left:5px;
	}
.submit {
	width:auto;
	height:20px;
	background:#7a8400;
	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:#9eab04;
	border:1px solid #000;
	padding:0 5px 4px 5px;
	font-size:9pt;
	font-weight:bold;
	cursor:pointer;
	color:#fff;
}
#flash {
	float:left;
	margin:20px 0 0 0;
}
