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

body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	letter-spacing: 1px;
	font-size: 11px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #666;
}
td {
	font-size: 12px;
	/* [disabled]border-collapse: collapse; */
}
table {
	font-size: 12px;
	border-collapse: collapse
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:hover {
	color: #666;
}

.tabell1 {
	background-color: #FFF;
	width: 940px;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #000;
	margin-left: 10px;
	text-align: left;
}
h2 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	text-align: right;
}
h3 {
	font-size: 12px;
	padding: 0px;
	color: #000;
	margin: 0px;
}


.footer {
	height: 20px;
	text-decoration: none;
}
.header {
	height: 200px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}
.meny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-bottom: 2px;
	text-decoration: none;
	/* [disabled]font-weight: bold; */
	background-color: #000;
	height: 40px;
}
.meny a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	/* [disabled]font-weight: bold; */
}
.meny a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.meny a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.menybottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
}

.menny {
	color: #FFF;
	height: 15px;
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.main {
	padding: 20px;
}
.top {
	background-color: #FFF;
	height: 70px;
}
.raknare {
	background-color: #F7F7F7;
	border: 1px solid #CCC;
}

