/* Lageweij stijlen            */
/* versie 1.1 datum 19-07-2006 */
/* auteur: Mathijs de Jong     */
/* -------------------------------------------------------------- */

/* ALGEMEEN */
html {
	height: 100%;
	overflow: hidden;

}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	background-color: #fff;
	margin: 0px;
	height: 100%;
	overflow: hidden;

	
}

/* CONTAINERS */
#LW_Container {
	width: 1014px;
/*	width: 100%;*/
	height: 100%;
	margin: auto;
	position: relative;
	border-left: 1px solid #cacaae;
}

#LW_Container #header {
	display: block;
	height: 145px;
	width: 1012px;
	background-color: #e5e1b4;
	border-right: 1px solid #cacaae;
	background-image: url('../images/header.jpg');
	background-repeat:no-repeat; 
}

.inv {
	display: none; /* ter vergroting van usability zonder CSS een invisible class */
}


#LW_Container #menubalk {
	height: 28px;
	background-image:url(../images/menu_placeholder.jpg);
	background-repeat:repeat-x;
	background-color: #ebe7e6;
	width: 1012px;
	border-right: 1px solid #cacaae;
}

#LW_Container #menubalk span {
	z-index:  999 !important;
	font-weight: bold;
}

.nolink {
	cursor: default;	
}

#LW_Container #zoekbalk {
	height: 20px;
	width: 185px;
	position: absolute;
	left: 720px;
	padding-top: 3px;
	/*background: #ebe7e6; */
}

#loginButton{
	position:absolute;
	left:918px;}

#loginButton a{
	font-weight:bold;
	color:#666;
	font-size:10px;
	display:block;
	width:52px;
	height:12px;
	padding-top:6px;
	}
	
#LW_Container #mainvlak {
	position: relative;
	padding: 0;
	overflow: auto;
	width: 1012px;
	height: expression(document.body.clientHeight - 200 + "px"); /* in FF geset door Javascript in htmlsource */ 
	min-height: 200px; 
	border-right: 1px solid #CACAAE;
	background-repeat: no-repeat;
	_background-attachment: fixed;
	background-position: 560px 0px;
}

#LW_Container #mainvlak #content {
	width: 500px;
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 15px;
	float: left;
	z-index: 200;
	overflow: auto;

}

#LW_Container #footer {
	bottom: 0;
	position: absolute;
	width: 977px;
	height: 20px;
	background-color: #e6e2b4;
	background-image: url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	clear: both;	
	padding-left: 35px;
	padding-top: 6px;
	font-weight: bold;
	border-right: 1px solid #cacaae;
}

#LW_Container #columnright {
	display: block;
	position:absolute;
	top: 25px;
	padding-top: 165px;
	width: 205px;
	height: 100%;
	left: 770px;
	float: none;
	/*background-image: url(../images/kolom_ontdektalenten.jpg); 
	background-repeat: no-repeat;
	background-position: 10px 22px;*/
}

#LW_Container #columnright #banner {
	display: block;
	position: absolute;
	top: 520px;
	width: 205px;
	height: 110px;	

}

#LW_Container #columnright #columncontent {
	width: 185px;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	padding: 10px 10px 10px 10px;
	/*margin: 0 5px 0 5px;*/
}

#LW_Container #columnright #navbalk {
	padding-top: 3px;
	text-align: right;
}

/* EDIT */
#editbuttonbox{
	position: absolute;
	z-index: 999!important;
	left: 35px;
	top: 100px;
}

.BW_CANVAS {
	position: absolute;
	z-index: 999!important;	
}

/* Overige Classes */

/* Tekst */
#LW_Container #ColumnHeader {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

/* Links */
a:link, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0033;
	text-decoration: none;
}

a:hover {
	text-decoration: underline !important;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #ff0033;
	text-decoration: none !important;
}

#zoekbalk a:link, #zoekbalk a:active, #zoekbalk a:visited, #zoekbalk a:hover {
	font-size: 10px;
	color: #666;
	text-decoration: none !important;
}
/* Forms */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#zoekbalk form {
	font-weight: bold;
	padding: 0px !important;
	width: 200px;
}

#zoekbalk input {
	/*margin: 0 0 -1px 5px;*/
}

#zoekbalk .zoekknop {
	background-color: #ebe7e6;
	font-weight: bold;
	/*font-size: 10px;
	width: 40px;
	border: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;*/
	border-top:none;
	border-bottom:none;
	border-left:1px solid #999;
	border-right:1px solid #999;	
	*padding:2px 2px;
}

abbr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0033;
}

/* Style uitklap-MENU */

/* Uitklaptabel */
.pulldownTabel {
	position: relative !important;
	top: -1px !important;
}

td.pulldown {
	height: 23px;
	background: #ebe7e7;
	padding: 0;
	margin: 0;
}

/* Uitklap-menuitem */
td.pulldown a { 
	font-size: 10px !important;
	display: block;
	width: 100%;
	color: #666 !important;
	text-decoration: none !important;	
	padding: 5px 15px 5px 15px !important;
	background: #ebe7e7;	
	border-bottom: 1px solid #cccca5;
}

td.pulldown a:hover{
	color: #fff !important;
	text-decoration: none !important;	
	background: #999999;
}

/* HeadClasses */
table.menuTabel a{
	border-right: 1px solid #d0cfcf;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
	background: #ebe7e7;
	color: #666 !important;
}

/* first / last menuheader*/
table.menuTabel a.first{
	padding-left: 0!important;
}
table.menuTabel a.last{
	border: 0!important;
}
table.menuTabel a:hover {
	text-decoration: none !important;
}

/* Tekst Styles */
/* h2, h3, h4, h5, h6, etc*/
/* Tekst */
H1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0033 !important;
}
h2 { font-size: 13px;}
h3 { font-size: 12px;}
h4 { font-size: 11px;}
h5 { font-size: 10px;}
h6 { font-size: 9px;}
p { font-size: 11px;}
a { }
ul {}
li {}
table {}
tr {}
td {}

ul {
	margin-left: 15px;
}

ul li ul {
	margin-left: 15px;
	list-style: url(../images/listtype.gif);
	padding-left: 0px;
}


#menubalk { position:relative; z-index:10;}
#columnright { z-index:1;}
input.zoekknop { cursor:pointer;}
