body 	{
	background-color: white;
	color: black;
	font-size: 12;
	font-family: verdana, georgia, arial;
	}

h1 	{
	color: #000080;
	font-size: 18pt;
	font-weight: normal;
	text-align: center;
	}

a 	{
	color: black;
	font-width: bold;
	text-decoration: none;
	background-color: red;
	}

.titel 	{
	color: #000080;
	font-size: 18pt;
	font-weight: normal;
	text-align: left;
	}

.content{
	padding-left: 10;
	padding-right: 10;
	width: 550;
	left: 180;
	top: 0;
	position: absolute;
	}

.navi	{
	position: absolute;
	top: 0;
	}
