@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(gfx/bg.jpg);
}
.topmenu {
	background-image: url(gfx/topmenu.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 39px;
	padding-left: 20px;
}
td {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}
.main {
	width: 514px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.venstre {
	width: 183px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FFFFFF;
}
.os {
	font-size: 18px;
	font-weight: bold;
	color: #2A6F8C;
	display: block;
	height: 50px;
	padding-left: 50px;
	background-image: url(gfx/os.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.sideos {
	font-size: 12px;
	font-weight: bold;
	color: #0D3142;
}



.hojre {
	width: 183px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFFFF;
}


a.m1inaktiv:link,a.m1inaktiv:hover,a.m1inaktiv:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.m1aktiv:link,a.m1aktiv:hover,a.m1aktiv:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.m2inaktiv:link,a.m2inaktiv:hover,a.m2inaktiv:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.m12aktiv:link,a.m2aktiv:hover,a.m2aktiv:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.m3inaktiv:link,a.m3inaktiv:hover,a.m3inaktiv:visited  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.m3aktiv:link,a.m3aktiv:hover,a.m3aktiv:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.roed:link,a.roed:hover,a.roed:visited  {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.os2 {
	font-size: 14px;
	font-weight: bold;
	color: #459FC7;
	text-transform: uppercase;
}
hr {
	height: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2A6F8C;
}
a:link {
	color: #12465E;
	text-decoration: underline;
}
form {
	background-color: #F0F0F0;
	padding: 10px;
	width: 494px;
}

a:visited {
	color: #12465E;
	text-decoration: underline;
}

