@charset "utf-8";
/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
}
h1 {
	font-family: "Courier New", Courier, monospace;
}
h4 {
	font-family: "Courier New", Courier, monospace;
}
h3 {
	font-family: "Courier New", Courier, monospace;
}
a {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
a: visited {
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
}
ul{
	text-decoration: none;
}

li {
	text-decoration: none;
	float: left;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapp1{
	background-image: url(backgroundXS.png);
	background-repeat: no-repeat;
	background-position: 900px 60px;
	background-attachment: scroll;
	width: 1200px;
	margin: auto;
}
#wrapper {
	border: 3px solid #000000;
	width: 800px;
	margin: auto;
}
#headLeft {
	float: left;
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
}
#headLeft h1 {
	font-family: "Courier New", Courier, monospace;
	padding-top: 15px;
	color: #FF9900;
}
#headRight {
	background-color: #FF9900;
	width: 200px;
	height: 150px;
	float: right;
	margin-right: 17px;
	margin-top: 17px;
	margin-bottom: 17px;
	clear: right;
	color: #000000;
}
#meny {
	height: 50px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	margin-top: 180px;
}
#meny a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#meny a:hover {
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
}
#content {
	background-color: #ffffff;
	width: 800px;
	margin: auto;
}
#innehall {
	background-color: #FFFFFF;
	height: 400px;
	margin-left: 15px;
}
.sidoMeny {
	width: 130px;
	height: 400px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	float: left;
}
.sidoMeny ul {
	margin-left: 0px;
}
.sidoMeny li {
	list-style-type: circle;
	float: none;
	padding-top: 10px;
	list-style-image: url(bullet.png);
}
.sidoMeny a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.sidoMeny a:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.uppgift {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.back {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.back:hover {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.bild {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #000000;
	clear: both;
}

#jagBild {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 3px solid #000000;
	float: left;

}
#foot{
	background-color: #999999;
	width: 800px;
	margin: auto;
}
#footText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#redovisningar {
	margin-left: 145px;
}
