* {
	margin: 0;
	padding: 0;
}

body {	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;	
	background-color: #f5f5f5;
}

#top {	
	background: #E83535;
	height: 115px;
	width: 1000px;
}

#gulrandtopp {	
	background-color: #f5f5f5;
	border-bottom: 4px solid #E83535;	
	height: 3px;
	width: 1000px;
}

#gulrandbott {	
	background-color: #E83535;
	border-bottom: 3px solid #f5f5f5;	
	height: 4px;
	width: 1000px;
}

#footer {	
	background: #f5f5f5;
	height: 15px;
	width: 1000px;
	margin-top: 1px;
	margin-left: 100px;
	color: #bbbbbb;
	font-size: 10px;
}

.nav {
	width: 1000px;
}

h2 {
	font-size: 18px;
	color: #90a6b8;
	margin-bottom: 10px;
}

.rubrik {
	font-family: Georgia, serif;
	font-size: 36px;
	color: #f5f5f5;
}

.underrubrik {
	font-family: Georgia, serif;
	font-size: 18px;
	color: #f5f5f5;
}

a {
	color: #3f78a3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ol {
	margin-bottom: 10px;
}

ol li{
	line-height: 18px;
	margin-left: 25px;
}

.clear {
	clear: both;
}

div.nav_block {
	float: left;	
	margin-bottom: 10px;	
	min-height: 110px;
}

div.valkommen {
	width: 180px;
}

div.scandinavian {
	width: 225px;
}

div.skandisloppet {
	width: 140px;
}

div.ride {
	width: 295px;
}

div.lankar {
	width: 200px;
}

div.nav_block h2 {
	margin: 10px;
	color: #7BABD4;
}

div.nav_block ul.nav_item {
	list-style-type: none;
	margin: 0 0 0 20px;
	z-index: 500;
}

div.nav_block ul.nav_item li a {
	color: #686868;
}
