body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 1.4em;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 828px;
	margin-top: 50px;
}
#uppernav {
	width: 484px;
	float: left;
	height: 23px;
	padding-top: 34px;
	padding-right: 5px;
	clear: right;
}
#lowernav {
	width: 414px;
	float: right;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav .black {
	color: #000000;
}
.nav .red {
	color: #C1001F;
}
.nav ul {
	text-align: right;
	margin-right: 5px;
}
.nav li {
	display: inline;
}
.nav a {
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}
.nav a:link {
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.nav a:active {
	text-decoration: underline overline;
}
#current{
	text-decoration: underline;
}
#introflash {
	width: 788px;
	float: left;
	padding-top: 20px;
	clear: both;
	padding-left: 40px;
}
#flash {
	clear: both;
	padding-top: 10px;
	width: 828px;
}
#content {
	width: 828px;
}
#logga {
	float: right;
	height: 57px;
	width: 339px;
}
h3 {
	color: #C1001F;
	font-size: 20px;
}
.mellanrubrik {
	font-size: 12px;
	color: #C1001F;
	font-weight: bold;
}
#contentleft {
	float: left;
	width: 403px;
	padding-right: 10px;
	text-align: right;
	clear: left;
	margin: 0px;
}
#contentleft #leftcol {
	width: 200px;
	float: left;
}
#contentright {
	float: right;
	width: 404px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C1001F;
}
#contentleft #rightcol {
	width: 200px;
	float: right;
}
.saknas {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
	color: #00FF00;
}
#nyhetsbrev {
	background-image: url(img/nyhetsbrev.jpg);
	margin: 0px;
	padding: 0px;
	height: 402px;
	width: 162px;
	float: right;
}
#nyhetsformular {
	width: 125px;
	line-height: 1.3em;
	text-align: left;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 75px;
}
#content a:link {
	color: #C1001F;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	text-decoration: none;
	color: #C1001F;
	font-weight: bold;
}
#content a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#content a:active {
	text-decoration: underline overline;
	font-weight: bold;
}