@charset "UTF-8";

/* --------- Aventor Styles 002 2010 -------------- */


body {
	margin: 0 0 0 0px;
	font: .8em Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	color: #3c4a53;
	background:#5D7B97;
	text-decoration: none;
	}

h1 {
	color:#3c4a53;
	font: 24pt "Century Gothic", Arial, sans-serif;
	line-height: 28pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	}

h2 {
	color: #0099CC;
	font: 14pt "Century Gothic", Arial, sans-serif;
	font-weight:normal;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	}
	
h3 {
	color: #FFF;
	font: 10pt "Century Gothic", Arial, sans-serif;
	line-height: 10pt;
	font-weight: normal;
	display: block;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-left: 10px;
	}
	
h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0099CC;
	margin: 0;
	font-size: 8pt;
	line-height: 12pt;
	text-align: left;
	}

.red {
	color:#CB0230;
	}

	
#title {
	width: 480px;
	float: right;
	padding-top: 35px;
	padding-left: 0px;
	padding-right: 270px;
	}
	
#container {
	background: url(main_img/content_bgr_001.gif) repeat-y top left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	}
	
#head {
	background: url(main_img/head_001.gif) no-repeat top left;
	width: 1000px;
	height: 54px;
	margin: 0px;
	}

/* ---- Aventor Main Navigation Styles ---- */

#navBar {
	background-image: url(main_img/navbar_001.gif);
	height: 20px;
	}
	
#navBar ul {
	margin: 0 0 0 30px;
	padding: 0 0 0 0px;
	list-style: none;
	}

#navBar ul li{
	float:left;
	margin-left:1px;
	}

#navBar ul li a {
	font: Arial, Helvetica, sans-serif;
	padding: 0 15px;
	font-size: 9px;
	line-height:20px;
	text-decoration: none;
	color: #3C4A53;
	float:left;
	display:block;
	}

#navBar ul a:hover{
	color: #CB0230;
	background: url(main_img/nav_over.jpg) repeat-x top left;
	}
	
#navBar ul a.current{
	color: #CB0230;
	background: url(main_img/nav_over.jpg) repeat-x top left;
	}
	

/* ---- content Wraper ---- */

#contentWraper{
	float: left;
	width: 100%;
	}

/* ---- content Area Styles ---- */

#content{
	width:480px;
	float: left;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 25px;
	}
	
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 8pt;
	line-height: 12pt;
	text-align: justify;
	}
	
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	text-align: justify;
	}

#content p.note {
	color:#999;
	margin: 0;
	font-size: 7pt;
	font-style:italic;
	line-height: 20pt;
	text-align: justify;
	}

#content a {
	color:#CB0230;
	}

#content a:hover {
	text-decoration:none;
	}

/* ------- Form Element Styles ------- */

#formWrap {
	background: #FFF;
	padding: 1em 0;
	}
	
form#contact {
	width: auto;
	margin: 0 auto;
	}

fieldset {
	margin: 1em 0;
	padding-bottom: 0.5em;
	background: #FCFCFC;
	border: solid 1px #CCC;
	}

legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #3c4a53;
	background: #FCFCFC;
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-top: solid 1px #CCC;
	line-height: 1.4;
	padding: 0.2em 0.5em;
	margin-left: 0.5em;
	}
	
#formWrap p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3c4a53;
	font-size: 0.8em;
	line-height: 1.2em;
	}

input {
	width: 250px;
	margin: 0.3em 0;
	}

textarea {
	width: 250px;
	display: block;
	margin-top: 0.5em;
	}
	
input#postnr, input#supportere, input#brugere {
	width: 50px;
	}

input#by {
	width: 150px;
	}

label {
	margin: 0.3em 0.2em;
	}

/* ---- reset width for non text input fields ---- */

input.radio, input.checkbox, input.sibmit {
	width: auto;
	}
	

/* ------- sideBar Styles ------- */

#sideBar{
	width: 184px;
	float: right;
	padding-top: 25px;
	padding-right:20px;
	}

#sideBar p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-bottom: 10px;
	font-size: 7pt;
	line-height: 10pt;
	text-align: left;
	}

#sideBar p.devider{
	border-bottom: 1px dotted #999;
	}

#sideBar a{
	color:#3c4a53;
	}

#sideBar a:hover{
	color:#3c4a53;
	text-decoration: none;
	}
	
#sideBar h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0099CC;
	margin: 0;
	font-size: 8pt;
	line-height: 12pt;
	text-align: left;
	}
	
#sidebarLeft{
	float: left;
	width: 178px;
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 10px;
	}
	
#sidebarLeft p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-top: 0;
	line-height: 11pt;
	}

#sidebarLeft a{
	color: #3c4a53;
	}

#sidebarLeft a:hover{
	text-decoration: none;
	}
	
/* ------- Styling of the Shortcut Boxes ------- */

#shortcut{
	position: relative;
	padding-left:85px;
	clear:both;
	}
	
#shortcut p{
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color:#3c4a53;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	}

#shortcut a{
	color: #FFF;
	line-height: 18px;
	width: 79px;
	text-align: center;
	text-decoration: none;
	background: url(main_img/shortcut_btn.gif) left top no-repeat;
	display: block;
	margin-top: 8px;
	}

#shortcut a:hover{
	color:#FFF;
	background: url(main_img/shortcut_btn_on2.gif) left top no-repeat;
	}

#shortcut h1{
	color: #FFF;
	font: 9pt "Century Gothic", Arial, sans-serif;
	line-height: 8pt;
	font-weight: normal;
	display: block;
	margin-top: 12px;
	margin-bottom: 8px;
	padding-left: 10px;
	}


#box1{
	width: 200px;
	height: 150px;
	background: url(main_img/backgr_box1.jpg) top left no-repeat;
	float:left;
	margin-right: 10px;
	}

#box2{
	width: 200px;
	height: 150px;
	background: url(main_img/backgr_box2.jpg) top left no-repeat;
	float:left;
	margin-right: 10px;
	}

#box3{
	width: 200px;
	height: 150px;
	background: url(main_img/backgr_box3.jpg) top left no-repeat;
	float:left;
	margin-right: 10px;
	}
	
#box4{
	width: 200px;
	height: 150px;
	float:right;
	padding-right: 40px;
	}
	

/* ------- Footer Styles ------- */

#footer{
	clear: both;
	height: 30px;
	background:url(main_img/footer_bgr.gif) left top no-repeat;
	}
	
#footer p{
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding-top: 25px;
	padding-left: 25px;	
	}

#footer a{
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
	}

#footer a:hover{
	font: 7pt Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;	
	}
	
#footerLeft{
	float:left;
	width: 550px;
	padding-bottom: 10px;
	}
	
#footerRight{
	float:right;
	width: 300px;
	padding-bottom: 10px;
	}




	
