.overskrift {  
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 16px;
}

.tekst {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px; 
	line-height: 14px; 
/*	white-space: normal;
	margin: 10px; */
}
.ingress {  
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	line-height: 14px; 
	white-space: normal
}
.undertekst {  
	font-family: Helvetica, Verdana, Arial, sans-serif; 
	font-size: 10px; 
	white-space: normal
}

a {
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #5b69a6;
}

img {
	margin: 2px;
}

img.layout {
	margin: 0px;
}

.overskrift {
    font-family: tahoma, verdana, arial, helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
}

td.tittel {
	width: 100%;
	margin-left: 0px;
	margin-top: 20px;
}

h3.tittel {
	width: 100%;
	margin-left: 0px;
	height: 10px;
}

.holder {
	display:none;
}
.holderone {
	display:none;
}
.menu {
	display:block;
}

a.outersmall, a.outersmall:visited
{
	color:#000;
	width:85px;
	height:18px;
	display:block;
	background:#aaa9ab;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family:vardana, arial, sans-serif;
	font-size:9px;
	line-height:18px;
	overflow:hidden;
	letter-spacing: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
	a.outersmall:hover {
	color:#fff;
	background:#666;
	overflow:visible;
}

a.outer, a.outer:visited {
	color:#000;
	width:173px;
	height:18px;
	display:block;
	background:#aaa9ab;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family:vardana, arial, sans-serif;
	font-size:9px;
	line-height:18px;
	overflow:hidden;
	letter-spacing: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
a.outer:hover {
	color:#fff;
	background:#666;
	overflow:visible;
	border-left: none;
}

a.outer:hover table {
	display:block;
	background:#eee;
	border-collapse:collapse;
}


hr {
	width: 200px;
	height: 4px;
	color: #ffffff;
}

.flash {
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 400px;
	margin: 20px;
}

table#content {
	width: 678px;
}

