body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bakgrund.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #526B18;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	padding: 20px;
	margin: 0px;
}
a:link, a:visited{
	text-decoration: underline;
	color: #000000;
}
a:hover{
	text-decoration: overline underline;
	color: #333333;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
hr{
	border-bottom: 1px dashed #000000;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
table, tr, th, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
table{
	width: 100%;
}
thead{
	font-weight: bold;
}
.even{
	background-color: #f0f0f0;
}
p{
	padding: 0px;
	margin: 0px;
}
form{
	margin: auto;
	width: 400px;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
input, textarea, select{
	border: 1px inset #333333;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	width: 392px;
}
textarea{
	height: 120px;
}
select{
	width: 400px;
}
input.submit{
	background-position: center;
	background-color: #007ac2;
	border: 1px solid #007ac2;
	padding: 3px 0px 3px 0px;
	font-weight: bold;
	color: #ffffff;
	width: 400px;
}
input.submit:hover{
	background-color: #68626E;
	border: 1px solid #68626E;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
}
#wrapper{
	margin: auto;
	width: 1020px;
	float: none;
}
#wrapper #weatherleft{
	padding-right: 10px;
	width: 125px;
	overflow: hidden;
	float: left;
}
#wrapper #weatherleft .fade{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
#wrapper #weatherleft .fade:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#wrapper #weatherleft .fade2{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#wrapper #weatherright{
	padding-left: 10px;
	width: 125px;
	overflow: hidden;
	float: left;
}
#wrapper #weatherright .fade{
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}
#wrapper #weatherright .fade:hover{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#wrapper #weatherright .fade2{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#wrapper #main{
	background-color: #ffffff;
	padding: 10px;
	width: 727px;
	float: left;
}
#wrapper #main #header{
	border: 1px solid #999999;
	height: 228px;
	width: 725px;
	float: left;
}
#wrapper #main #printlogo{
	visibility: hidden;
	display: none;
	height: 228px;
	width: 725px;
	float: left;
}
#wrapper #main #menu{
	width: 725px;
	float: left;
}
#wrapper #main #menu ul{
	background-image: url(images/list.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #999999;
	margin: 10px 0px 10px 0px;
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	width: 725px;
	float: left;
}
#wrapper #main #menu ul li{
	font-weight: bold;
	color: #ffffff;
	float: left;
}
#wrapper #main #menu ul li a:link, #wrapper #main #menu ul li a:visited{
	background-image: url(images/list.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	padding: 4px 10px 3px 10px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	display: block;
	color: #ffffff;
	margin: 0px;
	float: left;
}
#wrapper #main #menu ul li a:hover{
	background-image: url(images/list.png);
	background-position: 0px -63px;
	background-repeat: repeat-x;
	color: #ffffff;
}
#wrapper #main #info{
	line-height: 17px;
	width: 505px;
	margin: 0px;
	float: left;
}
#wrapper #main #right{
	margin: 0px 0px 0px 10px;
	line-height: 17px;
	width: 212px;
	float: left;
}
#wrapper #main #right div.box{
	border: 1px solid #999999;
	background-color: #f0f0f0;
	margin: 0px 0px 10px 0px;
	line-height: 17px;
	width: 210px;
	float: left;
}
#wrapper #main #right div.box p{
	padding: 0px 10px 10px 10px;
	width: 190px;
}
#wrapper #main #right div.box p.title{
	background-image: url(images/list.png);
	border-bottom: 1px solid #999999;
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 5px;
	font-weight: bold;
	line-height: 17px;
	font-size: 11px;
	color: #ffffff;
	width: 205px;
	height: 19px;
	float: left;
}
#wrapper #main #right div.box ul{
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	padding: 0px;
	width: 210px;
	float: none;
}
#wrapper #main #right div.box ul li{
	font-weight: bold;
	color: #ffffff;
	float: left;
}
#wrapper #main #right div.box ul li a:link, #wrapper #main #right div.box ul li a:visited{
	padding: 4px 0px 3px 10px;
	background-color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	display: block;
	color: #333333;
	width: 200px;
	margin: 0px;
	float: left;
}
#wrapper #main #right div.box ul li a:hover{
	background-color: #cccccc;
	color: #000000;
}
#wrapper #main #right div.box ul li a.sub{
	font-weight: normal;
	padding-left: 15px;
	font-size: 11px;
	width: 195px;
}
#wrapper #footer{
	text-align: center;
	line-height: 25px;
	font-size: 11px;
	color: #A8B58D;
	width: 1020px;
	float: right;
}
#wrapper #footer a:link, #wrapper #footer a:visited{
	background: none;
	text-decoration: none;
	color: #A8B58D;
}
#wrapper #footer a:hover{
	background-color: #ffffff;
	text-decoration: none;
	color: #526B18;
}
#knappar a:link, #knappar a:visited{
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	color: #000000;
	float: left;
	margin-right: 30px;
}

