/*
NSafe ApS Styles
Af nam nam design webbureau v. Lasse Gejl
2005-09-08
*/

body {
	margin: 0;
	background: #737373 url("/images/4.gif") repeat-y left top;
	font: 13px/22px "Trebuchet MS", Verdana, Sans-serif;
	color: #666;
}
p {
	margin: 13px 0;
}
h1 {
	margin: 0;
	padding: 0 0 13px 0;
	color: #017A9F;
	font-size: 20px;
	border-bottom: 3px solid #F0F4F5;
	font-weight: normal;
}
h2 {
	margin: 0 0 -10px 0;
	padding: 0;
	color: #666;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	margin: 0 0 -12px 0;
	padding: 0;
	color: #666;
	font-size: 13px;
	font-weight: bold;
}
#news h3 a:link, #news h3 a:visited {
	color: #000;
	text-decoration: none;
}
#news h3 a:hover, #news h3 a:active {
	color: #000;
	text-decoration: underline;
}
/* layout */
#help {
	position:absolute;
	left:-1000%;
}
#header {
	height: 145px;
	background: #666 url("/images/3.gif") repeat-y left top;
}
#identitet {
	width: 750px;
	height: 100px;
	background-image: url("/images/6.gif");
	background-repeat: no-repeat;
	background-position: 420px 0px;
}
#logo {
	width: 212px;
	height: 80px;
	position: relative;
}
#logo span {
	background: url("/images/6.gif");
	position: absolute;
	width: 100%;
	height: 100%;
}
#navi {
	width: 750px;
	height: 27px;
	padding-top: 18px;
	font-size: 14px;
}
#navi ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
#navi li {
	display: inline;
	margin-right: 11px;
}
#navi a {
	color: #0188B1;
	background-color: #AADAE7;
	padding: 7px 11px;
	border-top: 1px solid #FFF;
	text-decoration: none;
}
#navi a:hover, #navi .current {
	color: #666;
	background-color: #FFF;
	padding: 7px 11px;
	border-top: 1px solid #FFF;
}
#container {
	width: 750px;
	background-color: #FFF;
}
#content {
	float: left;
	width: 475px;
	padding: 20px;
}
.wide {
float: none;
width: 710px !important;
}
#content img {
	float: right;
	padding: 3px;
	margin: 5px 0 0 20px;
}
#content a:link, #content a:visited {
	color: #000;
	text-decoration: underline;
}
#content a:hover, #content a:active {
	color: #000;
	text-decoration: none;
}
#content ul {
	margin: 20px;
	padding: 0;
}
#content li {
	list-style: none;
	background: #FFF url("/images/5.gif") no-repeat 0 8px;
	padding-left: 20px;
}
#content img.referencer {
float: none;
border: none;
margin: 0;
padding: 0;
}
#side, #news {
	float: right;
	width: 215px;
	margin: 55px 20px 20px 0;
	padding: 13px 0 0 0;
	display: inline;
	border-top: 3px solid #F0F4F5;
}
#news {
font-size: 12px;
line-height: 18px;
}
#side ul, #news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#side li, #news li {
	border-bottom: 1px solid #F0F4F5;
}
#side a:link, #side a:visited {
	display: block;
	width: 190px;
	color: #666;
	text-decoration: none;
	background:  url("/images/2.gif") no-repeat 8px 8px;
	padding-left: 25px;
}
#side a:hover, #side a:active, #side .current {
	color: #333;
	text-decoration: none;
	background-color: #F0F4F5;
}
}
#cisco {
text-align: center;
}
#cisco a:link, #cisco a:visited {
margin-top: 30px;
background: none;
padding: 0;
}
#cisco a:hover, #cisco a:active {
background: none;
padding: 0;
}
#news a:link, #news a:visited {
	
color: #666;
	text-decoration: underline;
}

#news a:hover, #news a:active {
	color: #666;
	text-decoration: none;
}
#footer {
	clear: both;
	margin: 0 20px;
	padding: 14px 0;
	font-size: 12px;
	color: #9A9A9A;
	border-top: 3px solid #F0F4F5;
}
#footer a:link, #footer a:visited {
	color: #9A9A9A;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #666;
	text-decoration: none;
}
/* class */
.cisco {
	margin: 10px 0 0 7px;
}
.img_left {
	float: left;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 5px 20px 0 0;
}
.img_right {
	float: right;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 5px 0 0 20px;
}
.border {
border: 1px solid #DADADA;

}
.img_left_noborder {
	float: left;
	margin: 0 10px 0 0;
}
#medarbejdere {
	float: right;
	widht: 300px;
	padding-left: 190px;
}
.date {
margin: 2px 0 -10px 0;
font-size: 11px;
color: #999;
}
.nyhed {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 3px solid #F0F4F5;
}