* {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: serif;
}

body {
	color: #FFF;
	background: #000 url("http://www.parjohansson.se/bilder/background.jpg") repeat fixed top left;
}

#innehall {
	position: absolute;
	top: 0px;
	left: 216px;
	margin: 9px 9px 9px 0;
	padding: 9px;
	color: #000;
	background: #FFF url("http://www.parjohansson.se/bilder/bakgrund.jpg") repeat scroll top right;
}

#innehall ul {
	margin-left: 18px;
	list-style-type: disc;
}

#meny {
	position: absolute;
	left: 0;
	top: 0;
	margin: 9px;
	padding: 9px;
	width: 180px;
	color: #000;
	background-color: #999;
}

#menybild {
	margin: auto;
	padding: 15px;
	text-align: center;
	color: #000;
	background: #FFF url("http://www.parjohansson.se/bilder/bakgrund.jpg") repeat scroll top right;
	border: 1px solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
}

#meny ul {
	list-style-type: none;
	text-indent: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

#meny ul li {
	text-decoration: none;
	color: #000;
	background-color: #CCC;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 9px;
	border: 1px solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #666;
	border-bottom-color: #666;
}

#meny ul li a {
	font-family: sans-serif;
	font-weight: bold;
}

#meny ul li.selected {
	color: #000;
	background-color: #999;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 8px;
	border: 1px solid;
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

#meny ul li.selected a.selected {
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background-color: #999;	
}

p {
	text-indent: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

p.sprak {
	font-family: sans-serif;
	font-weight: normal;
	text-align: right;
	margin-top: 12px;
	margin-bottom: 6px;
}

p.sprak a {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 0.8em;
}

p.verktitel {
	text-indent: 0;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;	
}

span.verktitel {
	font-style: italic;
}

p.efterrubrik {
	text-indent: 0;
	margin-bottom: 0;
}

p.verkkommslut {
	padding-bottom: 12px;
	border-bottom: 1px solid #699;
	margin-bottom: 12px;
}

p.verkkommsolo {
	text-indent: 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #699;
	margin-bottom: 12px;
}

h1, h2, h3, h4 {
	font-family: sans-serif;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}

h1.top, h2.top, h3.top, h4.top {
	font-family: sans-serif;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 3px;	
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.0em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

table td {
	text-align: left;
	vertical-align: top;
}
