a:link { text-decoration: none; color: #777777}
a:visited { text-decoration: none; color: #777777}
a:active { text-decoration: none; color: #777777}

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

#main
	{
	font-family: Verdana; font-size: 15px; color: #777777;
	margin-top: 0px;
	text-align: center;
	left: 0px;
	top: 50px;
	z-index: 1;
	position: relative;
	}
	
.rubrik
	{
	font-family: Verdana; font-size: 20px; color: #666666;
	}

.titel
	{
	font-family: Verdana; font-size: 13px; color: #555555;
	}