body {
	font-family: Verdana;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-align:center;
	background-color:#EFEFEF
}

div#content {
position: absolute;
top:0px;
left:50%; 
margin-left:-490px; 
width: 980px; 
background-color: #ffffff;
height:580px;
overflow:visible;
z-index:1;
text-align:left;
line-height:16px;
display:inline; /* So IE plays nice */
}

div#tekstholder
{
position:absolute;
top:100px;
left:0px;
width:980px;
z-index:1;
background-color:#E40015;
}

div#rightr
{
position:relative;
left:603px;
width:151px;
background-color:#E40015;
}

div#tekstback
{
position:relative;
top:0px;
left:0px;
width:829px;
background-color: #ffffff;
z-index:2;
}

div#tekst
{
position:relative;
left:214px;
top:15px;
width:500px;
overflow:visible;
line-height:16px;
}

div#bottom
{
position:relative;
width:980px;
left:0px;
}

div#top
{
position:absolute;
left:0px;
top:0px;
width:980px;
z-index:3;
background-color: #ffffff;
}

div#left
{
position:absolute;
left:0px;
top:0px;
width:216px;
}

div#center
{
position:absolute;
left:216px;
top:0px;
}

div#right
{
position:absolute;
left:764px;
width:216px;
top:0px;
}

h1
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
line-height:16px;
color:#E40015;
font-weight:bold;
margin-top:5px;
margin-bottom:5px;
}

.title
{
font-size:12px;
line-height:16px;
color:#333333;
font-weight:bold;
margin:none;
}

h2
{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:16px;
color:#333333;
font-weight:normal;
font-style:italic;
}

p
{	font-family: Verdana;
	font-size: 11px;
	line-height:16px;
	font-weight: normal;}

a
{color:#E40015;
text-decoration:none;}

img
{border:none;}

.space
{font-size:1px;
line-height:1px;}

div#arrow
{
position:absolute;
left:21px;
z-index:100;
width:5px;
height:9px;
}

ul {
	list-style-type: disc;
	list-style-image:url(../images/main/arrow.jpg);
	list-style-position: outside;
	margin-left: 10px;
	margin-top:5px;
	}
	
a.menu
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFA300;
	text-decoration:none;
}

.menu a:hover
{
	color: #E40015;
	text-decoration:none;
}

a:hover
{
	color: #E40015;
	text-decoration:none;
}

.menuactief,
a.menuactief
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E40015;
	text-decoration:none;
}
