/* BODY */
 
body {
background-color:#17306e;
margin:0px;

}
#wrapper-noresize {
width:995px;
height:550px;
background-color:#17306e;
margin: 0 auto;
}

#wrapper {
width:995px;
height:550px;
background-color:#17306e;
margin: 0 auto;
position:absolute;
top:50%;
left:50%;
margin-top:-280px;
margin-left:-497px;
}

/* PAGE */

/* mainmenu */

#mainmenu {
position:relative;
float:right;
width:797px;
height:76px;
border-left:0px;
}


#limeerhortilux a, #liprojecten a, #lilichtplan a, #liinformatie a {
display: block;
position: relative;
height: 20px;
}

/* left menu */

#leftmenu {
position:relative;
float:left;
width:195px;
height:528px;
}

#leftmenu .nav .product{
margin-bottom:26px;

}
#leftmenu .nav .product img { border: 0; }
#leftmenu .nav .product a{
display: block;
}

#leftmenu .dev {
	position:relative;
	top:10px;
	height:1px;
}


/* content */

#content {
position:relative;
float:right;
width:797px;
height:451px;
border-left:0px;
border-top:0px;
background-image:url('../images/bg_img.png');
background-repeat:no-repeat;
}

#content .sidepanel {
overflow:auto;
position:relative;
float:right;
width:252px;
height:451px;
background-color:#FFF;
filter:alpha(opacity=85);
opacity:0.85;
}

#content .tekstvlak {
	position:relative;
	width:545px;
	height:451px;
	background-color:#fff;
	filter:alpha(opacity=90);
	opacity:0.90;
	-moz-opacity:0.90;
	margin: 0;
	padding: 0;


}

#content .tekstvlak .text {
	position:relative;
	height:454px;
	overflow:auto;
	scrollbar-highlight-color: #17306e;
	scrollbar-arrow-color: #17306e;
	scrollbar-3dlight-color: #17306e;
	scrollbar-base-color: #17306e;
	scrollbar-darkshadow-color: #17306e;
	scrollbar-face-color: #d9daec;
	scrollbar-shadow-color: #17306e;
	scrollbar-track-color: #fff;
}

#content .tekstvlak .text h1, #content .tekstvlak .text h2, #content .tekstvlak .text h3, #content .tekstvlak .text h4{
	padding: 12px 12px 0 12px;
}

#content .tekstvlak .text .bodytext{
	padding: 0px 12px;
}


#content .nav {
position:relative;
background-color:#FFF;
float:left;
top:368px;
width:545px;
height:82px;
}

#content .nav .bloemen {
margin-left:45px;
}

#content .nav .planten {
margin-left:50px;
}

#content .nav .groeten {
margin-left:60px;
}

/* footer */

#footer {
position:relative;
float:left;
width:993px;
height:15px;
padding-top:10px;
}


/*Added by Ricardo*/
li {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	text-decoration:none;
}

h1 {
	color:#118162;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:18px;
	margin:12px 0 12px 12px;
}
