﻿*
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
body
{
	background-image: url(../../images/frames/header_left.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
}
h1
{
	color: #7788AA;
	font-size: 24px;
	font-weight: 400;
}
img
{
	border: 0;
}

div
{
	position: absolute;
}
li
{
	list-style-image: none;
	float: left;
	display: block;
}

#lr_Logo
{
	left: 34px;
	top: 11px;
}
#lr_Rubriek
{
	left: 226px;
	top: 39px;
}
#lr_Taal
{
	left: 865px;
	top: 42px;
}
#lr_Zoeken
{
	left: 762px;
	top: 65px;
}
#lr_BE
{
	left: 974px;
	top: 35px;
}
#lr_Hoofdmenu
{
	left: 33px;
	top: 94px;
	width: 178px;
}
#lr_Items
{
	left: 178px;
	top: 94px;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.items_link
{
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #8899AA;
}
a.items_selected
{
	color: #FFFF00;
	padding-left: 10px;
	padding-right: 10px;
	border-left: solid 1px #8899AA;
}
a.items_selected:hover
{
	text-decoration:none;
}
a.hoofdmenu_link
{
	color: #FFFFFF;
}
a.taal_link
{
	color: #778899;
	font-size:0.9em
}

