BODY{
	background-color:#FFFFFF;
	background-image:url(../images/content/bg_page.gif);
	background-position:0% 0%;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
BODY, TD, DIV{
	margin:0px;
	padding:0px;
    font-family : "Trebuchet MS","Arial","Helvetica",sans-serif;
    font-weight : normal;
    font-size : 11px;
	color:#000000;
	line-height:16px;
}
A{
	text-decoration:none;
	color:#000000;
}
A:Hover{
	text-decoration:none;
	color:#000000;
}
TABLE{
	border:none;
}
#page{
	position:absolute;
	width:750px;
	left:0px;
	top:1px;
	padding:0px;
	padding-bottom:40px;
}
#mainmenu{
	display:none;
}
#submenu{
	position:relative;
	left:0px;
	top:0px;
	width:150px;
	bottom:20px;
    font-size : 10px;
	text-align:left;
	padding-bottom:100px;
	font-weight:normal;
    float:left;
    z-index:10;
}
#submenu .item{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	font-size:11px;
	cursor:pointer;
}
#submenu .item A{
	color:#000000;
	text-decoration:none;
}
#submenu .itemOver{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	font-size:11px;
	cursor:pointer;
	background-color:silver;
}
#submenu .itemOver A{
	color:#ffffff;
	text-decoration:none;
}
#submenu .itemOver A:Hover{
	color:#ffffff;
	text-decoration:none;
}
#submenus{
	position:absolute;
}
#offspring{
	position:relative;
	float:right;
	top:0px;
	width:121px;
    font-size : 10px;
	text-align:left;
	padding-left:10px;
	padding-top:47px;
	padding-bottom:60px;
	border-left: 1px dotted silver;
	z-index:2;
}
#offspring A{
	color:#000000;
	font-weight:bold;
}
#offspring A:Hover{
	color:#000000;
	text-decoration:underline;
}
#content{
	position:relative;
	width:422px;
	left:0px;
	top:0px;
	float:left;
	padding-bottom:50px;
	z-index:1;
}

#content A{
	color:#666666;
	font-weight:bold;
    text-decoration:none
}
#content A:Hover{
	color:#000000;
	font-weight:bold;
    text-decoration:underline
}

#maintitle{
	position:relative;
	left:0px;
	top:0px;
	padding-left:20px;
	padding:15px 20px 15px 20px;
	width:420px;
    font-weight : bold;
    font-size : 15px;
	float:left;
}

#maintext{
	position:relative;
	left:0px;
	top:0px;
	padding:0px 20px 100px 20px;
	width:420px;
    font-weight: normal;
    font-size: 11px;
	float:left;
}
#footer{
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:0;
}

.subtitle{
	padding-top:15px;
	padding-bottom:15px;
	text-indent:10px;
    font-weight : bold;
    font-size : 15px;
}
.subpulldown{
	padding-left:0px;
	background-color:#344F18;
	color:#ffffff;
	z-index:10;
}
.subpulldown .item{
	line-height:18px;
}
.subpulldown .item A{
	background-image:url(../images/navigatie/bullet_pulldown.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding-left:18px;
	color:#A4C286;
	font-weight:normal;
	text-decoration:none;
}
.subpulldown .item A:Visited{
	background-image:url(../images/navigatie/bullet_pulldown.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding-left:18px;
	color:#A4C286;
	font-weight:normal;
	text-decoration:none;
}
.subpulldown .item A:Hover{
	background-image:url(../images/navigatie/bullet_pulldown_mo.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
	padding-left:18px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.subpulldown .item b{
	line-height:18px;
	padding-left:18px;
	color:#FFFFFF;
}

.trail{
	padding:0px 0px 0px 10px;
    font-family : "Trebuchet MS","Arial","Helvetica",sans-serif;
    font-weight : normal;
    font-size : 9px;
	color:#666666;
}
.trail A{
	text-decoration:none;
}
.trail A:Hover{
	text-decoration:underline;
}
.spot{
	font-weight:bold;
	color:#090;
}

.selectlanguage{
	width:116px;
	margin-top:0px;
	margin-right:2px;
	padding-top:0px;
    font-family : "Trebuchet MS","Arial","Helvetica",sans-serif;
    font-weight : normal;
    font-size : 9px;
	color:#666666;
	border-color:white;
}
.textbox{
	width:300px;
	margin:0px;
	padding:0px;
    font-family : "Trebuchet MS","Arial","Helvetica",sans-serif;
    font-weight : normal;
    font-size : 11px;
	color:#000000;
}
.area{
	width:300px;
	margin:0px;
	padding:0px;
    font-family : "Trebuchet MS","Arial","Helvetica",sans-serif;
    font-weight : normal;
    font-size : 11px;
	color:#000000;
}
.button{
	margin:0px;
	padding:0px;
	padding-left:4px;
	padding-right:4px;
    font-family : "Trebuchet MS","Arial","Helvetica",sans-serif;
    font-weight : normal;
    font-size : 11px;
	color:#000000;
}
