body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ca7c00;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
}
h1, h2, h3, p {
	margin: 0;
}
#sidkontainer {
	margin: 1% 0;
	padding: 0;
}
#sidhuvud {
	background-color: #fac26a;
	color: #000;
	border-bottom: 1px solid #000;
	text-align: center;
}
#sidhuvud h1 {
	padding-top: 0.5em;
	font-size: 200%;
}
#sidhuvud h2 {
	font-style: italic;
	padding-top: 0.4em;
	padding-bottom: 0.7em;
	font-size: 150%;
}
#sidkropp {
	background: url(sidkropp.jpg) repeat-y 20% 0;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0;
}
.meny {
	width: 20%;
	margin-right: 2%;
	float: left;
	color: #000;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}
.meny ul {
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-type: none;
}
.meny ul li div.denna {
	padding-top: 0.7em;
	padding-bottom: 0.7em;
	border-bottom: 2px dashed #000;
	background: url(meny.jpg) repeat-x 50% 50%;
}
.meny ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	border-bottom: 2px dashed #000;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
.meny ul li ul {
	text-align: left;
	font-size: 80%;
	font-weight: normal;
}
.meny ul li ul li a {
	text-decoration: none;
	color: #000;
	display: block;
	border-bottom: 2px dashed #000;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}
.meny ul li a:hover {
	text-decoration: underline;
	background: url(meny.jpg) repeat-x 50% 50%;
}
.text {
	width: 76%;
	float: left;
}
.text h3 {
	padding-top: 1em;
	padding-bottom: 0.2em;
	font-size: 120%;
}
.text p{
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}
.clear {
	clear: left;
}
#sidfot {
	
	background-color: #fac26a;
	border-top: 1px solid #000;
	color: #000;
	text-align: center;
}
#sidfot p {
	margin: 0;
	padding: 0.5em;
}
b.rtop, b.rbottom {
	display:block;
	background: #ca7c00;
}
b.rtop b {
	display: block;
	height: 1px;
	overflow: hidden; 
}
b.rbottom b {
	display: block;
	height: 1px;
    	overflow: hidden; 
}
b.mtop {
	display: block;
	background: #999;
}
b.mtop b {
	display: block;
	height: 1px;
    	overflow: hidden; 
	background: #bebabe
}
b.r1 {
	margin: 0 5px;
	background: #da8e15;
}
b.r2 {
	margin: 0 3px;
	background: #e39822;
}
b.r3 {
	margin: 0 2px;
	background: #eea531;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px;
	background: #f2b657;
}
.citat {
	padding-left: 1em;
	padding-right: 1em;
	font-style: italic;
}
table {
	border-collapse: collapse;
}
caption {
	font-style: italic;
}
thead th {
	text-align: left;
	padding: 0.3em 0.5em;
}
tbody td {
	border: 1px solid #000;
	padding: 0.3em 0.5em;
}
tbody td.right {
	text-align: right;
}
tfoot  td {
	font-size: 90%;
	font-style: italic;
}
.toright {
	float: right;
	padding-left: 1em;
	padding-bottom: 1em;
	font-size: 90%;
	font-style: italic;
}
form {
	margin: 0;
}
.ruta {
	text-align: center;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
}
.formular {
	text-align: left;
}
.poster {
	margin: 10px 0;
	padding: 10px;
	border: 2px solid red;
	text-align: center;
}
