.titel {
	color: #846B4C;
	font-size: 90px;
	font-family:"Times New Roman", Times, serif;
}
.lilla {
	font-size: 18px;
	color: #4e335c;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
}
body {
	background-color: #2b2b2b;
}
.indhold{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}

.textfield{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#2b2b2b;
}
.login{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#343434;
}
.a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#eee;
	text-decoration: none;
}
a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#eee;
	text-decoration: none;
}




a:active, a:active * {
outline : none !important ;
}

a:focus, a:focus * {
outline : none !important ;
}