/* CSS Document */

body {
	margin-top:					35px;
	margin-bottom:				5px;
	margin-left:				0px;
	margin-right:				0px;
	font-family:				"Trebuchet MS", Tahoma, Arial;
	font-size:					11px;
	background-color:			#282828;
	line-height:				18px;
}

h1{
	color:						#3d3d3d;
	font-size:					40px;;
	font-weight:				bold;
	font-family:				"Courier New", "Trebuchet MS", Tahoma, sans-serif;
	padding:					0px;
	height:						30px;
}

p.menu {
	color:						#FFFFFF;
	font-size:					9pt;
	padding-bottom:				10px;
	font-weight:				normal;
}

a {
	text-decoration:			none;
	color:#d1000d;
}

a:hover{
	font-weight:				bold;
}

p.nyhed{
font-size:10px;
}
