body {
	margin: 0;
	padding: 0;
	background: url(images/mainback.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom: 58px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
}

/*
#innehall {
	position: absolute;
	top: 0;
	left: 0;
}

html, body, #innehall {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body #innehall {
	height: auto;
}
*/
#huvud {
	width: 740px;
	height: 58px;
	background: url(images/logoback.gif)
}

#topmenu {
	float: left;
	padding: 0px;
	border: 0px;
	margin:0px 0px 0px 0px;
	vertical-align: bottom;
	width: 740px;
}

#nav {
	float: left;
	width: 155px;
	margin-top: 0px;
}

#main {
	float: left;
	width: 580px;
	margin-left: 5px;
	margin-top: 0px;
}

#footer {
	width: 740px;
	height: 80px;
	clear: both;
	background: url(images/footerback.gif);
	position: absolute;
	left: 0;
	bottom: 0;
	padding-top: 28px;
}

html > body #footer {
	position: fixed;
}

#fottext {
	margin-left: 160px;
	color: #aaa;
}

a:link.navigation {
	color:#000000;
	text-decoration:none;
}

a:visited.navigation {
	color:#000000;
	text-decoration:none;
}

a:active.navigation {
	color:#000000;
	text-decoration:none;
}

a:hover.navigation {
	color:#7da5cd;
	text-decoration:none;
}

a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
	color:#000000;
	text-decoration:none;
}

a:active {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#7da5cd;
	text-decoration:none;
}

.white-link {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;

}

.red {
	border-top:1px solid #5e7c9a;
/*	border-top-color:#5e7c9a;
	border-left-color:#7da5cd;
	border-bottom-color:#7da5cd;
	border-right-color:#7da5cd; */
	background-color:#7da5cd;
	color:#ffffff;
	font-weight:bold;
}

.red2 {
	border-top:1px solid #5e7c9a;
/*	border-top-color:#ffffff;
	border-left-color:#7da5cd;
	border-bottom-color:#7da5cd;
	border-right-color:#7da5cd; */
	background-color:#7da5cd;
	color:#ffffff;
	font-weight:bold;
}

.pink {
	border:1px solid #cccccc;
	border-top-color:#ffffff;
	border-left-color:#a4a4a4;
	border-bottom-color:#a4a4a4;
	border-right-color:#d8d8d8;
	background-color:#ffeeee;
}

.grey {
/*	border:1px solid #cccccc; */
	border-top:1px solid #fff;
/*	border-left-color:#a4a4a4;
	border-bottom-color:#a4a4a4;
	border-right-color:#d8d8d8; */
	background-color:#cccccc;
}

.grey2 {
	border:1px solid #cccccc;
	border-top-color:#ffffff;
	border-left-color:#a4a4a4;
	border-bottom-color:#a4a4a4;
	border-right-color:#d8d8d8;
	background-color:#eeeeee;
	line-height: 14px;
}

.content {
	padding: 20px;
	line-height:14px;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.trans {
	color:#ffffff;
}

.lista {
	width:270px;
	border:1px solid #7da5cd;
	background-color:#ffeeee;
	padding:10px;
}

.tumme {
	border:1px solid #cccccc;
	margin:0px 0px 0px 15px;
}

.tumme2 {
	margin:0px 0px 0px 15px;
	}

.tumme3 {
	border:1px solid #cccccc;
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#aaaaaa;
	margin:20px 0px 0px 20px;
	}

#container {background-color: #eeeeee; width:270px;}
.roundtop {background-color: #ffffff;}
.roundbottom {background-color: #ffffff;}
.r1{margin: 0 5px; height: 1px; overflow: hidden; background-color: #eeeeee;}
.r2{margin: 0 3px; height: 1px; overflow: hidden; background-color: #eeeeee;}
.r3{margin: 0 2px; height: 1px; overflow: hidden; background-color: #eeeeee;}
.r4{margin: 0 1px; height: 2px; overflow: hidden; background-color: #eeeeee;}
.content2 {padding: 15px;}

.tabell {
	border: 1px solid #ccc;
	padding: 3px;
	}

.tabellrubrik {
	background-color: #7da5cd;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	}

.tabellrad {
	border-bottom: 1px solid #ccc;
	}

.tabellradgrey {
/*	border-bottom: 1px solid #ccc; */
	background-color: #eee;
	}
