body {	
	background: url(img/bg.png) repeat-x top left fixed #e1e1e1;
	margin: 0;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size:12px;
	color: #616161;
}

table {
	border: 0;
	border-collapse: collapse;
}

table td {
	padding: 0;
	vertical-align: top;
}

div {
}

img {
	border: 0;
}

h1 {
	color: #4a4a4a;
	font-family: sans-serif, Helvetica, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #578caa;
	font-family: sans-serif, Helvetica, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
}

a {
	color: #639fc1;
	text-decoration: none;
}

a:hover { 
	color: #578caa;
	text-decoration: underline;
}

.menu {
	background: url(img/meny_border.png) #414141 repeat-x;
}

.menu a {
	background: url(img/knapp1.png) #414141 top center no-repeat;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #fdfffd;
	text-align: center;
	display: block;
	line-height: 50px;
	text-decoration: none;
}

.menu a:hover {
	background: url(img/knapp2.png) #565656 top center no-repeat;
	color: #cccccc;
}

.cent {
	margin-left: auto;
	margin-right: auto;
}

.liten {
	font-family: Verdana, Arial, sans-serif, Helvetica;
	font-size: 10px;
}

.checklist li {
	margin: 0px 0px 7px 0px;
	background: url(img/bock1.png) no-repeat;
	padding-left: 25px;
	list-style: none;
	font-family: Arial, sans-serif, Helvetica, Verdana;
}

.dolist li {
	margin: 0px 0px 7px 0px;
	background: url(img/bock2.png) no-repeat;
	padding-left: 25px;
	list-style: none;
	font-family: Arial, sans-serif, Helvetica, Verdana;
}

.nyheter_list li {
	margin: 0px 0px 7px -22px;
	padding-left: 0px;
	list-style: disc;
	font-family: Arial, sans-serif, Helvetica, Verdana;
	font-size: 13px;
}

.botten {
	background: url(img/botten_bar.png) #414141 repeat-x;
	font-family: Verdana, Arial, sans-serif, Helvetica;
	color: #fffeff;
	text-align: center;
	vertical-align: middle;
}

.ladda1 {
	background: url(img/ladda1.png) no-repeat 25px 0px;
	cursor: pointer;
	height: 72px;
	width: 210px;
}

.ladda2 {
	background: url(img/ladda2.png) no-repeat 25px 0px;
	cursor: pointer;
	height: 72px;
	width: 210px;
}

input.submit {
	width: 37px;
	height: 28px;
	border: 0px;
	display: block;
	cursor: pointer;
	background: url(pic/submit.png) no-repeat;
}
