BODY {
	background : #C1C79A;
	font: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.small {
	font-size : 10px;
}
.titel {
	font-size : 16px;
	font-weight : bold;
}

#content {
	background: White;
	background-image: url(logoneu1.gif);
	background-repeat : no-repeat;

	background-attachment : fixed;	
	width: 650;
	position: absolute;
	top: 0px;
	left: 160px;
	height: 600;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	font: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	padding-bottom : 20px;

}

TABLE, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

H2 {
	font-size : 16px;
	font-weight : bold;
}
H1 {
	font-size : 20px;
	font-weight : bold;
}

