/* GENERAL STYLES */
/*
www.hedgecorp.dk
2007-11-18

Af nam nam design webbureau v. Lasse Gejl
www.namnamdesign.dk
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(/media/10742/bg_sub.gif) repeat-x 0 99px;
	color: #000;
	font: 13px/20px Ariel, sans-serif;
}
input, textarea {
	font: 12px/12px Ariel, sans-serif;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
p {
	margin: 15px 0;
}
img {
	border: none;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 26px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	margin-bottom: -15px;
}
h3 {
	border-bottom: 2px solid #e7e7e7;
	color: #d35800;
	font-size: 14px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
#container {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
#logo {
	height: 70px;
	padding: 20px 0 9px 20px;
}
#logo h4 {
float: left;
	margin: 0;
	overflow: hidden;
	text-indent: -100em; 
}
#logo #headline {
	background: url(/media/11416/logo4.jpg) no-repeat;
	font-size: 1px;
	height: 70px;
	width: 241px;
}
#logo #headline a {
	display: block;
	height: 70px;
}
#logo #global {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding-right: 20px;
	text-transform: uppercase;
}
#logo #global ul li {
	display: inline;
	list-style: none;
}
#logo #global ul li.rss {
	
	margin-right: 10px;
	padding-right: 13px;
}
#logo #global ul li.rss:first-child {
	border-right: 2px solid #c6d5e0;

}

#logo #global a {
	color: #2e5875;
	text-decoration: none;
}
#logo #global a:hover {
	text-decoration: underline;
}
#navi {
	clear: both;
	padding-top: 6px;
overflow: hidden;
}
#navi ul {
	padding: 3px 10px 4px 10px;
}
/* IE HACK */
#navi ul {
	*padding: 1px 10px 6px 10px;
}
#navi ul li {
	display: inline;
	list-style: none;
	margin-right: 5px;
}
#navi a {
	color: #fff;
	padding: 11px 10px 9px 10px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
/* IE HACK */
#navi a {
	*padding: 9px 10px 8px 10px;
}
#navi a:hover {
	text-decoration: underline;
}
#navi li.selected a, #navi li.selected a:hover {
	background: #00264d;
	cursor: default;
	text-decoration: none;
}
#focus {
	color: #000;
	font-size: 12px;
	margin-bottom: 30px;
	padding: 6px 20px 6px 20px;
}
#focus a {
	text-decoration: none;
}
#focus a:hover {
	text-decoration: underline;
}
#subnavi {
	float: left;
	padding-left: 20px;
	width: 220px;
}
#subnavi h3 a {
color: #d35800;
}
#subnavi ul li {
	border-bottom: 2px solid #e7e7e7;
list-style: none;
}
#subnavi a {
	display: block;
	padding: 2px 0;
	text-decoration: none;
	width: 220px;
}
#subnavi a:hover {
	text-decoration: underline;
}
#subnavi a.current, #subnavi a.current:hover {
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
#content {
	float: left;
	padding: 0 20px 20px 20px;
	width: 440px;
}
#content h1 {
line-height: 26px;
}
#content img {
	background: #fff;
	border: 1px solid #e4e4e4;
	margin: 0 15px 10px 15px;
	padding: 1px;
}
#content ol, #content ul {
	margin: 0 15px 15px 45px;
}
#content ol li {
	margin-bottom: 10px;
}
#content p.date {
font-size: 11px;
color: #666;
margin: 0 0 -15px 0;
}
#content p.info {
font-size: 11px;
color: #666;
margin-bottom: -15px;
}
#content p.teaser {
font-weight: bold;
padding-bottom: 10px;
border-bottom: 1px solid #ededee;
}
#content #fs_20 ul, #content #fs_20 label {
margin: 0;
padding: 0;
}
#side {
	float: right;
	width: 220px;
}
#side div {
	margin-bottom: 30px;
}
div.box ul {
	margin: -5px 0 0 25px;
}
div.box img {
	background: #fff;
	border: 1px solid #e4e4e4;
	float: right;
	margin: 6px 0 5px 10px;
	padding: 1px;
}
div.video p {
	background: url(/images/icon_movies.gif) no-repeat left top;
	line-height: 16px;
	padding-left: 40px;
}
div.video ul {
	padding-left: 40px;
margin: 0;
}
div.box p.date {
	color: #666;
	font-size: 11px;
	margin: 0 0 -15px 0;
}

div.video ul li {
	background: url(/images/icon_video.gif) no-repeat 0 3px;
	list-style: none;
	padding: 2px 0 2px 20px;
}
div.smarter blockquote {
	background: url(/images/icon_bq.gif) no-repeat left top;
	color: #222;
	font: 16px Ariel, sans-serif;
line-height: 20px;
	font-style: italic;
	padding-left: 40px;
}
div.smarter p {
	font-size: 12px;
	margin-top: 10px;
	text-align: right;
}
#footer {
	border-bottom: 1px solid #ededee;
	border-top: 1px solid #ededee;
	clear: both;
	color: #878787;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 5px 0;
	text-transform: uppercase;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#footer ul li.right {
	color: #d35800;
	margin-right: 0;
}
#footer h4 {
	margin: -3px 0 0 20px;
	overflow: hidden;
	text-indent: -100em; 
}
#footer #pwhc {
	background: url(/images/logo_pwhc.gif) no-repeat;
	font-size: 1px;
	height: 23px;
	width: 160px;
}
#footer #pwhc a {
	display: block;
	height: 23px;
}
#footer #kpmg {
	background: url(/images/logo_kpmg.gif) no-repeat;
	font-size: 1px;
	height: 23px;
	width: 60px;
}
#footer #kpmg a {
	display: block;
	height: 23px;
}
#logos {
color: #d35800;
font-size: 11px;
padding: 10px 0 20px 0;
text-transform: uppercase;
}
#logos .margin {
margin-right: 20px;
}
#logos a {
margin-left: 20px;
}
#logos img {
float: none !important;
margin: 0 !important;
}

/* FRONT STYLES */
#front {
	background-image: url(/media/10732/bg_front.gif);
background-position: 0 99px;
}
#front #intro {
	line-height: 18px;
	padding: 0px 20px 20px 20px;
	width: 400px;
float: left;
}
#front #intro h1 {
	font-size: 16px;
	font-weight: bold;
}
#front img {
float: right;
margin: 10px 0 0 10px;
}
#front #focus {
background: url(/media/10747/bg_focus.gif) no-repeat center top;
	height: 70px;
	overflow: hidden;
	padding: 20px 0 10px 0;
margin-top: 4px;
}
#front #focus div.sale {
	float: left;
	font-size: 12px;
	line-height: 16px;
	padding-left: 20px;
	width: 220px;
}
#front #focus div.sale a {
	background: no-repeat left top;
	display: block;
	padding-left: 40px;
	text-decoration: none;
	width: 160px;
}
#front #focus div.sale a.graf {
	background-image: url(/media/5706/globe.gif);
}
#front #focus div.sale a.beregn {
	background-image: url(/images/icon_beregn.gif);
}
#front #focus div.sale a.support {
	background-image: url(/images/icon_support.gif);
}
#front #focus div.sale a.flex {
	background-image: url(/media/5701/search.gif);
}
#front div.box {
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	width: 220px;
margin-bottom:20px;
}
#front div.box h4 a {
	text-decoration: none;
}
#front div.box h4 a:hover {
	text-decoration: underline;
}
#front h4 {
font-size: 12px;
}
#front #image {
	position: absolute;
	right: 15px;
	top: 80px;
display:none;
}

/* SLIDESHOW */
div.slideshow ul {
	bottom: 20px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	z-index: 10001;
}
div.slideshow ul a {
	cursor: pointer;
	display: block;
	height: 30px;
	margin-right: -6px;
	width: 36px;
	padding: 3px 0;
}
div.slideshow ul a.prev {
	background: url(/images/icon_prev.gif) no-repeat left top;
}
div.slideshow ul a.next {
	background: url(/images/icon_next.gif) no-repeat left top;
}
div.slideshow ul li {
	float: left;
	list-style: none;
}

#articlemeta {

	font-style: italic;
}
#authorname {

display:block;
font-weight:bold;

}
#authordescription {

display:block;

}

FIELDSET {
border:0;
}

#content .Doc2Form  ol {
  margin-left:0px;
  list-style-type:none;

}

FIELDSET LABEL {
  display:block;

}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

