body {
	margin:0;
	background: #000000;
	text-align: center;
}

img { border: 0px; }

p { margin:0; padding:0; }
p, div, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}

table { 
	border-spacing: 0px; 
	padding: 0px;
	border-collapse : collapse; 
}

h1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	word-spacing: -1px;
	color: #b5b5b5;
	font-weight: bold;
	line-height: 18px;
}

h2 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	word-spacing: -1px;
	color: #414141;
	font-weight: bold;
	line-height: 18px;
	margin:0 0 8px 0;
	padding:0;
}

h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin:0 0 8px 0;
	padding:0;
}

.hid {
		position: absolute;
		visibility: hidden;
		background-color: #FFF5D9;
		overflow: hidden;
		z-index: 99; 
		width: 350px;
		border: 1px #cccccc solid;
		color: #5a5a5a;
		text-align: left;
		padding: 5px 5px 5px 5px;
	}

.logomar { display: table-cell; }

.header_overskrift {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px; 
}

.header_overskrift2 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	font-weight: bold;
	line-height: 68px; 
}

.logo_scroll {
	height: 77px;
	text-align: center;
	vertical-align: middle;
	line-height: 67px;
	width: 169px;
}

.medlem_box {
	width: 226px;
	height: 100px;
	text-align: center;
	border: 1px #cccccc solid;
}

.medlem_crap {
	/*height: 99px;
	text-align: center;
	vertical-align: middle;
	line-height: 97px;*/
	margin: 50% 0;
}

.bg_white { background: #ffffff; }
.bg_black { background: #000000; }
.black_font { color: #000000; }
.font13 { font-size: 13px; }
.width100 { width: 100%; }
.width150 { width: 150px; }
.width170 { width: 170px; }
.width227 { width: 227px; }
.width415 { width: 415px; }
.width416 { width: 416px; }
.width462 { width: 450px; }
.width482 { width: 470px; }
.width543 { width: 543px; }
.width710 { width: 710px; }
.width757 { width: 757px; }
.height40 { height: 40px; }
.height177 { height: 177px; }
.height254 { height: 254px; }
.height388 { height: 388px; }
.bold { font-weight: bold; }
.padright { padding-right: 10px; }
.padleft { padding-left: 10px; }
.padup { padding-top: 20px; }
.paddown { 	padding-bottom: 12px; }
.paddown5 { padding-bottom: 5px; }
.smallpad { padding: 12px;}
.bigpad { padding: 25px;}
.pad { padding: 6px; }
.nomargin { margin: 0; }
.margintop { margin-top: 18px; }
.marginleft { margin-left: 18px; }
.txtright { text-align: right; }
.txtleft { text-align: left; }
.txtcenter { text-align: center; }
.left { float: left; }
.right { float: right; }
.vtop { vertical-align: top; }
.vmid { vertical-align: middle; }
.z1 { z-index: 1; }
.border_cccccc { border: 1px #cccccc solid; }
.border_down { border-bottom: 1px #cccccc solid; }
.border_up { border-top: 1px #cccccc solid; }
.relative { position: relative; }
.inline { display: inline; }

.omsaetning, .omsaetning div, .omsaetning p { color:#fff; }

.userpass { background: url('/images/user_pass.jpg') top left no-repeat; }

a:link, a:visited, a:active  {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1383c0;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1383c0;
	text-decoration: underline;
}

a.menu:link, a.menu:visited, a.menu:active  {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	font-weight: normal;
	text-decoration: none;
	color: #9a9a9a;
}

a.menub:link, a.menub:visited, a.menub:active  {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.menub:hover {
	font-weight: bold;
	text-decoration: none;
	color: #9a9a9a;
}

a.bund:link, a.bund:visited, a.bund:active, a.bund:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#news, #news p, #news div { color: #ffffff; line-height: 13px; }

span.menu { color: #ffffff; }

div#top {
	position: relative;
	width: 100%;
	height: 111px;
	background: url('/images/top.jpg') top center no-repeat;
}

div#middle {
	position: relative;
	width: 100%;
	background: #ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	display: inline-table;
}

div#bottom {
	position: relative;

	width: 100%;
	background: #000000;
}

div.innerdiv {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 984px;
} 

div#logo {
	position: absolute;
	top: 30px;
	left: 0;
}

div#login {
	position: absolute;
	vertical-align: top;
	top: 21px;
	right: 0;
	height: 32px;
	text-align: right;
	white-space: nowrap;
	color: #ffffff;
}

div#menu {
	position: absolute;
	top: 91px;
	right: 227px;
	height: 25px;
	text-align: right;
}

div#content {
	position: relative;
	background: #ffffff;
	width: 984px;
	text-align: left;
	padding-bottom:30px;
}

div.underside_left {
	position: absolute;
	top: 0;
	left: 0;
	width: 192px;
}

div.underside_center {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
}

div#bund {
	/*
	position: absolute;
	left: 0;
	width: 984px;
	
	z-index: 20;
	*/
	padding-top: 10px;
	text-align: left;
	color: #ffffff;
}

div#bund2 {
	/*
	position: absolute;
	left: 0;
	width: 100%;
	height: 94px;
	background: #000000;
	z-index: -1;
	*/
}

div.overskrift {
	line-height: 66px;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: normal;
	width: 984px;
	height: 94px;
	padding: 15px 7px 5px 12px;
	background: url('/images/subpage_top.jpg') top left no-repeat;
}

input.userpass2 {
	border: 0px;
	width: 77px;
	height: 29px;
	
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background: transparent;
}

