body {
	scrollbar-base-color: #001E32;
	scrollbar-arrow-color: #538AAF;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.titel {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
	font-size: 18px;

}
.alineakop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;

}
.lefttext {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	line-height: 35px;


}
.picturename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;




}
div.menu {
	left: 56px;
	top: 37px;
	position: absolute;
	width: 200px;

}

