body {
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	background: #a3a5a9;
	text-align: center;
}

img { border: 0px; }

p, div, li {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}

table { 
	border-spacing: 0px; 
	padding: 0px;
	border-collapse : collapse; 
}

h1 {	
	font-family: arial;
	font-size: 16px;
	word-spacing: -1px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}

h2 {	
	font-family: arial;
	font-size: 14px;
	word-spacing: -1px;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
}

.bg_white { background: #ffffff; }
.bg_black { background: #000000; }
.gray_font { color: #999999; }
.white_font { color: #ffffff; }
.width100 { width: 100%; }
.width187 { width: 187px; }
.width189 { width: 189px; }
.width212 { width: 212px; }
.width600 { width: 600px; }
.width716 { width: 716px; }
.height48 { height: 48px; }
.height150 { height: 150px; }
.bold { font-weight: bold; }
.nopadding { padding: 0; }
.padright { padding-right: 10px; }
.padleft { padding-left: 10px; }
.padup { padding-top: 10px; }
.paddown { 	padding-bottom: 12px; }
.pad { padding: 12px;}
.bigpad { padding: 25px;}
.nomargin { margin: 0; }
.margintop { margin-top: 18px; }
.marginleft { margin-left: 18px; }
.marginright { margin-right: 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; }
.vbot { vertical-align: bottom; }
.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; }
.inline-table { display: inline-table; }

a:link, a:visited, a:active  {
 	font-family: arial;
	font-size: 11px;
	color: #0088cc;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 11px;
	color: #5db5e8;
	text-decoration: none;
}

a.subsite:link, a.subsite:visited, a.subsite:active  {
 	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.subsite:hover {
	font-family: arial;
	font-size: 11px;
	color: #0088cc;
	text-decoration: none;
}

a.gray_font:link, a.gray_font:visited, a.gray_font:active { color: #999999; }
a.gray_font:hover { color: #5db5e8; }

a.crap { font-size: 16px; color: #2d4490;}

/*
a.off:link, a.off:visited, a.off:active, a.off:hover  {
 	color: #333333;
}

#menu ul { 
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
#menu ul li {	
	margin: 0;
	padding: 0;
	float: left;
}*/

.submenu_bold { font-family: arial, sans serif; font-size: 12px; font-weight: bold; }
.rightbox_border { border-left: 1px #e6e6e6 solid; border-right: 1px #e6e6e6 solid; }
.rightbox_splitter { background: url('img/rightbox_splitter.gif') top center no-repeat; }
/* #nyheder div { border-collapse: collapse; } */
#menu td { text-align: center; }
#underbanner { color: #ffffff; }

div#top {
	position: relative;
	width: 100%;
	height: 90px;
	background: #ffffff;
	z-index: 50;
}

div#middle1 {
	position: relative;
	width: 100%;
	background: url('img/banner-gradient.jpg') top left repeat-x;
	height: 190px;
	z-index: 6;
}

div#middle12 {
	position: relative;
	width: 100%;
	background: url('img/subsite-banner-gradient.jpg') top left repeat-x;
	height: 132px;
	z-index: 6;
}

div#middle2 {
	position: relative;
	width: 100%;
	background: #ffffff;
	z-index: 15;
}

div#bottom {
	position: relative;
	width: 100%;
	height: 165px;
	background: url('img/bottom-gradient.gif') top left repeat-x;
}

div.innerdiv {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 940px;
} 

div#logo {
	position: absolute;
	top: 0;
	left: 0;
}

div#login {
	position: absolute;
	top: 19px;
	height: 30px;
	right: 0;
	text-align: right;
	white-space: nowrap;
}

div#menu {
	position: absolute;
	top: 56px;
	right: 0;
	text-align: right;
	z-index: 6;
}

div#banner {
	position: relative;
	background: transparent;
	width: 940px;
	text-align: left;
}

div#content {
	position: relative;
	background: #ffffff;
	width: 940px;
	text-align: left;
}

div#bund {
	text-align: left;
	color: #ffffff;
	width: 940px;
}

div.billedgalleri {
	border: 1px #cccccc solid;
	background: transparent;
	width: 450px;
}

div.dokument {
	width: 85px;
	height: 100px;
	padding: 2px;
	text-align: center;
	float: left;
}

div.overskrift {
	line-height: 66px;
	color: #5f5f5f;
	font-family: arial;
	font-size: 40px;
	font-weight: normal;
	width: 984px;
	height: 94px;
	padding: 15px 7px 5px 12px;
	background: url('img/subpage_top.jpg') top left no-repeat;
}

table#banner_txt { color: #ffffff; }

td.td_l {
	width: 10px;
	height: 28px;
	background: url('img/active_left.gif') top right no-repeat;
}

td.td_c {
	height: 28px;
	background: url('img/active_mid.gif') top left repeat-x;
	vertical-align: text-top;
	padding-top: 5px;
	color: #0088cc;
}

td.td_r {
	width: 10px;
	height: 28px;
	background: url('img/active_right.gif') top left no-repeat;
}

td.td_l2 {
	width: 10px;
	height: 28px;
}

td.td_c2 {
	height: 28px;
	vertical-align: text-top;
	padding-top: 5px;
	color: #333333;
}

td.td_r2 {
	width: 10px;
	height: 28px;
}

input.userpass2 {
	border: 0px;
	width: 103px;
	height: 17px;
	padding-left: 6px;
	padding-right: 11px;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	background: transparent;
}
