html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	line-height: 16px;
	font-family: arial;
	font-size: 12px;
	background-color: #e2e2e2;
}

a {
	font-family: arial;
	color: #287193;
	text-decoration: none;
	font-size: 11px;
	font-weight : normal;
}
a:hover {
	text-decoration: underline;
	color: #005780;
}

iframe {
border: 2px solid #ffffff;

}

#menu {
	position: absolute; 
	top: 109px;
	left:0px;
	z-index: 3; 
	height: 40px;
	font-weight : bold;
	text-align: center;
	width:100%;
}

#menu .mbrc {
	display: inline-block;
	position:absolute;
	top: 0px;
	right: -1px;
	width: 5px;
	height: 40px;
	background: url(../img/menubrc.gif) no-repeat top right; 

}

#menu .mblc {
	display: inline-block;
	position:absolute;
	top: 0px;
	left: -1px;
	width: 5px;
	height: 40px;
	background: url(../img/menublc.gif) no-repeat top left; 

}

#menu .active {
	background: url(../img/menuba.gif) repeat-x top left; 
	color: #ffffff;
}

#menu .active .mblc {
	background: url(../img/menublca.gif) no-repeat top left; 
}
#menu .active .mbrc {
	background: url(../img/menubrca.gif) no-repeat top right; 
}

#menu .hover {
	background: url(../img/menubh.gif) repeat-x top left;
}

#menu .hover .mblc {
	background: url(../img/menublch.gif) no-repeat top left; 
}
#menu .hover .mbrc {
	background: url(../img/menubrch.gif) no-repeat top right; 
}


#menu .mbf {
	display: inline-block;
	position:absolute;
	top: 0px;
	left: -5px;
	width: 5px;
	height: 40px;
	background: url(../img/menubf.gif) no-repeat top left; 
}

#menu .mbl {
	display: inline-block;
	position:absolute;
	top: 0px;
	right: -5px;
	width: 5px;
	height: 40px;
	background: url(../img/menubl.gif) no-repeat top right; 
}

#menu a {
	position:relative;
	display: inline-block;
	color: #4D4D4D;
	font-size: 13px; 
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	line-height: 45px;
	text-transform: uppercase;
	font-weight : bold;
	background: url(../img/menub.gif) repeat-x top left; 
	width:auto;
	margin-left: 1px;
	margin-right: 1px;
}

#menu a:hover {
	color: black;
}

#logo {
position: absolute;
top: 4px;
left: 30px;
width: 154px;
height: 100px;
border: 1px solid white;
}

#cl {
position: absolute;
top: 149px;
left: 0px;
width: 22px;
height: 126px;
background: url(../img/contentl.gif) no-repeat top left; 
}

#cr {
position: absolute;
top: 149px;
right: 0px;
width: 22px;
height: 126px;
background: url(../img/contentr.gif) no-repeat top right; 
}

#ct {
position: absolute;
top: 149px;
left: 0px;
width: 100%;
height: 126px;
background: url(../img/contentt.gif) repeat-x top left; 
}

#clb {
position: absolute;
bottom: 0px;
left: 0px;
width: 22px;
height: 126px;
background: url(../img/contentlb.gif) no-repeat bottom left; 
}

#crb {
position: absolute;
bottom: 0px;
right: 0px;
width: 22px;
height: 126px;
background: url(../img/contentrb.gif) no-repeat bottom right; 
}

#cb {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 54px;
background: url(../img/contentb.gif) repeat-x bottom left; 
}

#cbl {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 22px;
background: url(../img/contentbl.gif) repeat-y top left; 
}

#cbr {
position: absolute;
top: 0px;
right: 0px;
height: 100%;
width: 22px;
background: url(../img/contentbr.gif) repeat-y top right; 
}

#header {
position: absolute;
top: 0px;
right: 0px;
width:100%; 
height:149px;  
background: #ffffff url(../img/background.gif) repeat-x bottom left;
}


table {
	position: relative;
	border-collapse:collapse;
	background-color: #D2D2D2 ;
	width: 100%; 
}
table td {
	border-top:2px solid white;
	padding: 4px;
	color: #1A1A1A;
	padding-left: 8px;
	padding-right: 8px;
}

table .header {
	position: relative;
	color: #ffffff; 	
	width: 100%;
	height: 25px;
	font-weight : bold;
	text-align: center;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #287193;
	border-top: 3px solid #005780;
}






table .subheader {
	width: 100%;
	background-color: #cccccc ; 
	text-align: center;
	font-weight : normal;
}

table .alignr {
	text-align: right;
}

#copyright {
	position: absolute; 
	bottom: 20px; 
	left: 0px; 
	width: 960px; 
	z-index: -97; 
	text-align:center; 
	font-size: 11px; 
	color: #585654;
	z-index: 1;
	padding-top: 15px;
}
#copyright a {
	color: #585654;
	text-decoration: none;
}
#copyright a:hover {
	color: #585654;
	text-decoration: underline;
}

#adressinfo {
	position: absolute; 
	bottom: 50px; 
	left: 0px; 
	width: 960px; 
	z-index: 10;
	color: #585654;
	text-align:center; 
	font-size: 11px;
	margin-bottom:5px;
	line-height: 20px;
}

#adressinfo b {
	text-transform: uppercase; 
	font-weight: normal;
}
#topborder {
	position: absolute;
	top: 160px; 
	left: 25px;  
	font-size: 12px; 
	font-weight : normal;
	color: #ffffff;
	text-transform: none;
	text-align:left;
	width: auto; 
}

#uge {
	position: absolute; 
	top: 30px; 
	left: 210px; 
	color: #585654;
	font-size: 12px;  
	font-weight: normal;
	width: 313px;
	height: 48px;
	text-align:left;
	padding-bottom:10px;
	padding-left: 17px;
	padding-top: 15px;
	text-transform: lowercase;
}

#uge b{
	text-transform: uppercase;
	font-size: 14px;  
}


#col2 h1 {
	font-size: 26px; 
	color: #4D4D4D; 
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	font-family: times;
	line-height: 30px;
}

#col2 h2 {
	font-size: 18px; 
	color: #4D4D4D; 
	margin-bottom: 12px;
	margin-top: 0px;
}

#col1 {
	position: relative; 
	margin-top: 210px;
	left: 18px;
	width: 225px;
	color: #4D4D4D; 
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	background: url(../img/vdel.gif) repeat-y top right;
}

#col2 {
	position: relative; 
	margin-top: 210px;
	left: 18px;
	width: 414px;
	color: #4D4D4D;
	float: left;
	margin-left:15px;
	margin-right: 15px;
}


#col3 {
	position: relative; 
	margin-top: 210px;
	left: 18px;
	width: 185px;
	color: #333333; 
	float: left;
	padding-left: 15px;
	padding-right: 20px;
	background: url(../img/vdel.gif) repeat-y top left;
}

#colX {
	position: relative; 
	margin-top: 190px;
	left: 20px;
	width: 960px;
	float: left;
	height: auto;
	background-color: #666666;
}

.box {
	position: relative; 
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	border: 0px solid #999999;
}

.box .header{
	position: relative; 
	width: 95%;
	height: 25px;
	font-weight: bold;
	color: #ffffff; 
	text-align: left;
	line-height: 25px; 
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 5%;
	margin-bottom:10px;
	background-color: #287193;
	border-top: 3px solid #005780;
}


.person {
	float:left;
	width: 50%; 
	margin-bottom:30px; 
	line-height: 18px;
}

.pfoto {
	width: 120px; 
	height: 150px; 
	border: 1px solid white; 
	margin-bottom: 5px;
	background-color: white;
}

#links a {
	display: block;
	color: #1A1A1A;
	padding-left: 28px;
	border-top: 1px solid  white;
	border-bottom: 1px solid  white;
	line-height: 24px;
	text-decoration: none;
	background: #D2D2D2 url(../img/linkb.gif) no-repeat center left;
	margin-bottom: 4px;
}

#links a:hover {
	color: #1A1A1A;
	font-weight: bold;
	border-top: 1px solid  #EB2027;
	border-bottom: 1px solid  #EB2027;
	background: #C3C3C3 url(../img/linkbh.gif) no-repeat center left;
}

.kort {
	border: 1px solid #999999;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.qrecord {
	position: relative;
	left: 0px;
	display: inline-block;
	color: #333333;
	height: auto;
	line-height: 16px;
	font-size: 11px;
	width:93%;
	padding-left: 7%;
	background: url(../img/linkb.gif) no-repeat center left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #D2D2D2;
}

.qname {
	font-weight: bold;
	font-size: 13px;
	color: black; 
}

.qname:hover {
	color: black; 
}


.file {
	display: inline-block;
	color: blue;
	width:50%;
	text-align:center;
	margin-bottom: 6px;
	margin-top: 6px;
}

.file span {
	display: inline-block;
	width:190px;
	color: blue;
	background-color: #1A1A1A;
}


.file a {
	display: inline-block;
	color: white;
	font-weight: bold;
	font-size: 11px;
	border: 0px;
	background: #1A1A1A url('../img'); 
	padding: 4px;
}

.file a:hover {
	text-decoration: none;
	background-color: #1A1A1A;
	color: white;
}

.file img {
	border: 0px;
	margin-bottom: 5px;
	width: 180px; 
	height: 242px;
	border:0px solid black;
	cursor: pointer;
}

#medlemmer {
	position: absolute; 
	top:10px;
	right: 5px;
	line-height: 12px;
	font-size: 10px; 
	color: #333333;
	width: 540px;
}

#medlemmer .mbox{
	float:left;
	background: url(../img/vdel.gif) repeat-y top left ;
	padding-left: 10px;
	padding-right: 10px; 
	height:80px;
}
#medlemmer img{
	margin-bottom: 5px;
}

#medlemmer a{
	font-size: 10px; 
}

#kommoden {
	width: 222px;
	position: relative; 
	height: 180px; 
	background: #f0ebd8 url(../img/kommoden.gif) no-repeat bottom left;
	border: 1px solid #999999;
}

.hdel {
	display:block;
	width: 100%;
	height: 1px;
	overflow:hidden;
	margin-top:5px;
	margin-bottom:5px;
	background: url(../img/hdel.gif) repeat-x top left;
}