* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 11px;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	background: url(http://www.lahuisbv.nl/themes/site_themes/default/img/bg.png) repeat-x;
}

#container {
	width: 850px;
	background: #fff;
	min-height: 500px;
	margin: 0 auto 30px auto;
	background: url(http://www.lahuisbv.nl/themes/site_themes/default/img/containerBg.png) -8px 0px;
}

#logo {
	background: #fff url(http://www.lahuisbv.nl/themes/site_themes/default/img/logo.png) 15px 15px no-repeat;
	width: 235px;
	height: 70px;
	margin: 20px 0 0 2px;
}

#logo a {
	display: block;
	width: 235px;
	height: 80px;
}

#logo a span {
	display: none;
}

#banner {
	margin: 14px 0 0 14px;
	height: 303px;
	width: 820px;
	background: #fff url(http://www.lahuisbv.nl/themes/site_themes/default/img/pic1.jpg) no-repeat;
}

#banner {position:relative;}

#banner IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#banner IMG.active {
    z-index:10;
    opacity:1.0;
}

#banner IMG.last-active {z-index:9;}



#header {
height: 70px;
	background: #0000A2;
}

#header #navigatie {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: -50px;
	left: 30px;
	float: right;
}

#header #navigatie li {
	display: inline;
}

#header #navigatie li a{
	display: block;
	color: #fff;
	font-size: 13px;
	float: left;
	text-decoration: none;
padding: 3px 6px 3px 6px;
	margin: 0 30px 0 0;
}

#header #navigatie li a:hover {
	text-decoration: underline;
}

#content {
	width: 850px;
	margin: 15px 0 0 14px;
}

#content .item {
border-bottom: solid 1px #ccc;
padding: 10px;
margin: 10px;
}

#content ul {
	margin: 5px 0 5px 10px;
}

#content h2 {
	color: #333;
	padding: 10px 0 5px 0;
	font-size: 14px;
}

#content ul li {
	list-style-position: inside;
}

#leftContent {
	float: left;
	width: 550px;
	line-height: 145%;
}

#leftContent h1 {
font-size: 18px;
	margin: 0 0 7px 0;
	color: #0000A2;
}

#leftContent h1 a {
font-size: 18px;
	margin: 0 0 7px 0;
	color: #0000A2;
text-decoration: none;
}

#rightContent {
	width: 230px;
	float: right;
	margin: 0 20px 0 0;
}

#rightContent .sidebox {
	padding: 7px 7px 7px 40px;
	margin: 10px;
	background: #F4F4F4 url(http://www.lahuisbv.nl/themes/site_themes/default/img/sidelogo.gif) no-repeat 10px 7px;
}

#rightContent .sidebox h2, #rightContent .sidebox h2 a{
	color: #0000A2;
	font-size: 17px;
	text-decoration: none;
	padding: 0 0 5px 0;
}

#container #footer {
	height: 15px;
	clear: both;
	background: #FFF url(http://www.lahuisbv.nl/themes/site_themes/default/img/footer.png) no-repeat -7px 0px;
}










#onderbalk {
width: 850px;
margin: 0 auto 0 auto;
height: 100px;
}


img {border: none;}
ul.gallery {
	
	list-style: none;
	
}
ul.logos li {
	float: left;
	padding: 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}
ul.logos li a.thumb {
	width: 120px;
	height: 70px;
	padding: 5px;
	cursor: pointer;
}
ul.logos li span { /*--Used to crop image--*/
	width: 120px;
	height: 70px;
	overflow: hidden;
	display: block;
}

ul.logos li a {text-decoration: none; color: #777; display: block;}




