body {
	background-color: #fff;
	color: #333;
	font-size: 76%;
	padding: 0;
	margin: 0;
}

#wrapper {
        width: 960px;
        margin: 0 auto;
        padding: 0 10px 0 10px;
}

div#wrapper div#news strong {
       padding-top: 10px;
}

div#wrapper div#content div ul {
      padding: 0px;
}
#news {
	float: right;
	width: 200px;
	right: 10px;
	top: 200px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-left: 1px #ccc dotted;
	padding-left: 10px;
	background: #fff;
}

	#news dd {
		padding: 5px;
		margin-left: 4px;
	}

#logo {
	background-color: #EAEAEA;
	background-image: url('top.png');
	height: 169px;
}

	#logo h1 {
		width: 1px;
		height: 1px;
		margin: 0;
		text-indent: -999em;
		overflow: hidden;
		float: right;
	}
	
	#logo img {
		height: 169px;
		margin: 0;
		padding: 0;
		border: 0;
	}

#menu {
	float: left;
	top: 160px;
	left: 0;
	width: 15em;
	background: #CFCFCF;
	background-image: url('/images/shadow.jpg');
	background-repeat: repeat-x;
}

	#menu ul {
		list-style-type: none;
		padding: 10px;
		margin: 0;
	}
	
	#menu ul li ul {
		padding: 0; margin: 0 0 0 10px;
	}
	
	#menu a {
		display: block;
		font-size: 1.0em;
		font-family: trebuchet ms, verdana, arial, sans-serif;
		color: #333;
		border: 0.1em #ccc solid;
		padding: 0.3em;
		text-decoration: none;
		text-align: left;
	}
	
	#menu a:hover {
		color: #000;
	}
	
	#photos {
		height: 175px;
		position: absolute;
		top: 0;
		left: 600px;
		margin: 0;
		padding: 0;
	}
	
#content {
        float: left;
	margin-left: 20px;
	padding: 2em;
	padding-right: 20px;
	font-family: georgia, times, times new roman, serif;
        width: 480px;
}

#conten ul li ul {
	padding: 0;
	margin: 0;
}
	#content p {
		line-height: 1.6em;
		font-size: 1.2em;
	}
	
	#content a {
		color: #000;
	}
	
	#content a:hover {
		color: #900;
	}

ul.pdflist li {
	font-size: 1.4em;
	padding: 0.3em;
}

#bottom {
	margin-left: 20em;
	margin-right: 10em;
	font-size: 0.9em;
	font-style: italic;
	border-top: 0.1em #ccc solid;
	padding: 0.5em;
        float: left;
}

.centered {
	text-align: center;
}

.brodtext {
	line-height: 15px;
	font-size: 11px;
	font-family: verdana, georgia, times;
	color: #333;
}

.huvudrubrik {
	font-family: verdana, georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	border: none;
}

.rubrik {
	font-family: verdana, georgia;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	border: none;
	line-height: 16px;
	color: #009;
}
.rubrik a {
	border: none;
	text-decoration: none;
	color: #900;
	font-family: verdana;
	font-size: 11px;
}

.rubrik a:hover {
	text-decoration: underline;
	background-color: #ffffcc;
}

ul li ul.unselected {
	display: none;
}
#menu ul li ul li a {
	font-size: 0.9em;
	font-style: italic;
}
