body 		{ 
	margin: 0px 0px 0px 0px; 
	background-color: #FFFFFF;
}


body, table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000000;
}

A:link, A:active, A:visited {
	text-decoration: none;
	font-style: normal;
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;
} 
 
A:hover {
	text-decoration: none;
	font-style: normal;
	color: #000000;
	background: #FFF32B;
	font-weight: bold;
}

.small {
	font-size: 9px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
}

.big {
	font: Helvetica, Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 14px 0 2px 0;
	padding-bottom: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

.headlines {
	font: Helvetica, Arial, sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
	font-weight: bold;
}

.aboutprojects {
	font-size: 9px;
	color: #e9eaeb;
	letter-spacing: 0.1em;
	font-style: italic;
}

#logomenu A {
	background: none;
}

.logomenu2 {
	position: absolute;
	z-index: 2;
	top:0px; 
	width: 100%;
}

.hilite {
	background: #d3ecee;
}
