#spacer {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

#luk_navigation {
	position: absolute;
	top: 8px;
	right: -11px;
	
	z-index: 2;
}

#navigation {
	position: absolute;
	top: -6px;
	right: 22px;

	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;

	background-color: #FFFFFF;

	visibility: hidden;
	z-index: 3;
}	

body {
	margin: 0px;
}

table {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}

.toptabel {
	color: #000000;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.left_top_bg {
	background-image: url("../gfx/community_top_left.gif");
	background-position: right top;
}

a:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.topmenu {
	position: relative;
	left: 5px;
	top: -7px;
}

a.navigation:link {
	text-decoration: none;
}

a.navigation:active {
	text-decoration: none;
}

a.navigation:visited {
	text-decoration: none;
}

a.navigation:hover {
	text-decoration: none;
}

a.topmenu:link {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.topmenu:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.topmenu:visited {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.topmenu:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.billede {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.forumnavn {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

.forumKategori {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.formfelt {
	font-family: verdana;
	font-size: 11px;
	color: #000000;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;

	background-color: #FFFFFF;
}

.knap {
	font-family: verdana;
	font-size: 11px;
	color: #929DB2;
	font-weight: bold;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;

	background-color: #F4F5F9;
}

.hojre_border {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;

	border-left-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.headborder {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;

	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;

	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;

	border-bottom-width: 0px;
}

.filtekst {
	position: relative;
	top: -5px;
}