body {
	background-color:black;
	margin:0px;
	padding:0px;
}


a.menu {
	width:435px;
	font-family: arial black;
	color:white;
	font-size: 20px;
	text-decoration:none;
	display:block;
	line-height: 20px;
}
a.menu:hover {background-color:white; color:black}

a.menusmall {
	font-family: arial black;
	color:white;
	font-size: 20px;
	text-decoration:none;
	display:block;
	line-height: 20px;
}
a.menusmall:hover {background-color:white; color:black}



a.submenu {
	width:405px;
	font-family: arial black;
	color:#cccccc;
	font-size: 20px;
	text-decoration:none;
	display:block;
	line-height: 20px;
}
a.submenu:hover {background-color:white; color:black}

a.subsubmenu {
	font-family: arial black;
	color:#cccccc;
	font-size: 15px;
	text-decoration:none;
	line-height: 17px;
}
a.subsubmenu:hover {text-decoration:underline}

.selectedsubsubmenu{
	font-family: arial black;
	color:#cccccc;
	font-size: 15px;
	text-decoration:underline;
	line-height: 17px;
}



a.subproject{
	font-family: arial black;
	color:white;
	font-size: 11px;
	line-height: 20px;
	text-decoration:none;
}
a.subproject:hover {text-decoration:underline}

.subprojectselected {
	font-family: arial black;
	color:white;
	font-size: 11px;
	line-height: 20px;
	text-decoration:underline;
}

a.small {
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size: 11px;
	text-decoration:underline;
}
a.small:hover {background-color:white}

.selectedlink {
	width:429px;
	font-family: arial black;
	color:black;
	font-size: 20px;
	text-decoration:none;
	display:block;
	line-height: 20px;
	background-color:white;
}

.selectedmenu {
	font-family: arial black;
	color:white;
	font-size: 20px;
	text-decoration:none;
	line-height: 20px;
	text-decoration:underline;
}

a.selectedmenuprojects {
	font-family: arial black;
	color:white;
	font-size: 20px;
	text-decoration:none;
	display:block;
	line-height: 20px;
	text-decoration:underline;
}
a.selectedmenuprojects:hover {background-color:white; color:black}

.normaltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}

INPUT.newslett {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:white; background-color:black; border:1px solid white; width:250px; padding:0px; margin:0px;}


#logo {
	position:absolute;
	left:81px;
	top:20px;
	width:250px;
	height:189px;
	z-index:1;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	position:absolute;
	left:85px;
	top:356px;
	width:440px;
	z-index:3;
}

#picleft {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	position:absolute;
	left:85px;
	top:371px;
	width:400px;
	z-index:1;
}
