@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5a6565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top {
	background-color: #274041;
	height: 63px;
	margin-top: 0px;
	padding-top: 20px;
}



#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 480px;
	float: left;
	line-height: 18px;
	padding-right: 10px;

}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	width: 480px;
	line-height: 24px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 44px;
}
.rubrik {
	color: #FFFFFF;
}

#content h2 {
	font-size: 18px;
	font-weight: normal;
}

#toplogo {
	width: 1010px;
	height: 59px;
	margin-right: auto;
	margin-left: auto;
}
#menuwrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #2a5757;
	height: 20px;
}
#menuwrapper_1 {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 20px;
}

#menu {
	width: 600px;
	padding-top: 1px;
	float: left;
}
#language {
	width: 200px;
	padding-top: 1px;
	float: right;
	text-align: right;
}
.english {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-right: 20px;
	line-height: 17px;
	font-size: 12px;
}
.svenska {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
	font-size: 12px;
}


#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #5a6565;
	margin-top: 20px;
}
.current {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 20px;
	line-height: 17px;
	font-size: 12px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	color: #000000;
	line-height: 17px;
}
#menu a:hover, #language a:hover, #content a:hover {
	color: #FFFFFF;
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	line-height: 30px;
}
#content a:hover {
	color: #FFFFFF;
}
