@charset "UTF-8";


/* navigatie */
.go_away {
	display: none;
}
/* einde navigatie */

/* slideshow */
.faden {
    width: 600;
	height: 235px; 
	position: relative;
	}
.faden img {
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity:0;
    filter: alpha(opacity=0);
}
.fadenbijschrift {
    relative; color: #000000;
	font-size: 12px;
	font-style: italic;
	width: 600px;
	text-align:center;
	z-index: 200;
	}
#bijschrift {
	display: none;
}
#fadenbox {
	border: 1px solid #FFFFFF;
	}
	
/* einde slideshow #8bb24 7*/

a {
	color: #fff;
	text-decoration:none;
	}
a:hover {
	color: #99CC00;
	}

html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #7b7b7b;
	background-image: url(../images/LBY-backgr-verloop.jpg);
	background-repeat: repeat-x;
}
body {
	background-image: url(../images/LBY-backgr-vpp.jpg);
	background-repeat: no-repeat;
}
#main {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#main .main-top-box {
	height: 100px;
}

#main .main-left-box {
	float: left;
	width: 140px;
	margin-right: 10px;
	height: 235px;
}
#main .main-left-box-top  {
	background-image: url(../images/LBY-logo.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 140px;
	margin-top: 10px;
}
#main .main-left-box-bottom {
	margin: 0px;
	padding: 0px;
}

#main .main-left-box-bottom ul {
	list-style-type: none;
	text-align: right;
	line-height: 22px;
	padding:0;
	margin: 0px;
}
#main .main-left-box-bottom li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main .main-center-box {
	float: left;
	width: 600px;
	margin-right: 10px;
}
#main .main-center-box img {
}
#main .main-right-box {
	float: left;
	width: 48px;
	padding-top: 204px;
}
#main .main-right-box img {
	border: 1px solid #FFFFFF;
	margin-top: 10px;
}
#main .main-news-box {
	width: 600px;
	z-index: 2;
	color: #FFFFFF;
}
#main .main-news-box h2 {
	font-size: 13px;
	font-weight: bold;
}
#main  .main-news-box-left {
	z-index: 2;
	width: 261px;
	margin-left: 26px;
	float: left;
}
#main .main-news-box-right {
	z-index: 2;
	width: 268px;
	margin-left: 26px;
	float: left;
}
#footer {
	background-image: url(../images/LBY-footer.jpg);
	background-repeat: repeat-x;
}
#footer_box {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: .9em;
	padding-right: 60px;
	padding-top: 5px;
}
.groen {
	text-decoration: underline;
	color: #99CC00;
}
.clear {
	clear: both;
}
