* {margin: 0px; padding: 0px;}

/* ####### site structure ####### */

#site  {
	width:767px;
	background-color: white;
	text-align:left;
	margin-top: 5px;
}

select.appform {
/*background-color:red;*/
padding:0px;
margin:0px;
width:200px;
font-size:10px;
}

input.appform {
padding:0px;
margin:0px;
width:196px;
font-size:10px;
}

#frontpagecell {
	width: 610px;
	background-color: white;
}

#frontpage {
	width: 100%;
	height: 100%;
	background-color: white;
	padding-left: 8px;
}

#leftcell {
	width:157px;
	background-color: #7FA1BC;
	height:100%;
}

#centercell{
	width: 448px;
	background-color: white;
}

#center {
	/*width: 100%;*/
	height: 100%;
	padding-left: 8px;
	padding-right: 8px;
	background-color: white;
}

#rightcell{
	width: 162px;
	background-color: #CAD9E2;
}

#right {
	/*width: 100%;*/
	height: 100%;
	background-color: #CAD9E2;
}

/* ######## pix - front and main ######## */

#logo {
	width:157px;
	height:102px;
	background-color: white;
	background-repeat:no-repeat;
	padding-bottom: 9px;
	margin-bottom: 18px;
}

#frontpagelogo {
	margin-bottom: 2px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image: url(frontpagetop.jpg);
	width:602px;
	height:209px;
}

#georgialogo {
	margin-bottom: 9px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image: url(frontpagetop.jpg);
	width:602px;
	height:101px;
}

#mainpagelogo {
	width: 432px;
	height: 101px;
	background-repeat: no-repeat;
	padding-bottom: 9px;
}

#printlogo {
	width:157px;
	height:102px;
	background-color: white;
	background-repeat:no-repeat;
	padding-bottom: 9px;
	display: none;
}

/* ######## tables ######## */

#mainframe {
	padding: 0px; margin: 0px; border:0px;
}

#mainframe tbody tr{
	vertical-align:top;
}

#mainframe tbody tr td{
	padding:0px; 
	margin:0px;
	empty-cells: show;
}

#dashedlist tbody tr td, #dashedlist_analyst tbody tr td{
	padding: 8px 0px 8px 0px;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dashed #AAAAAA;
	empty-cells: show;
}

#dashedlist_analyst tbody tr td {
	padding: 0px 0px 8px 0px;
}

#dashedlist tbody tr th{
	text-align:left;
	font-size: 12px;
}

.datecolumn {
	width: 110px;
}

#tablecenter
{
	margin-left: auto;
	margin-right: auto;
}

/* fix for at f? den rette bullet ved magazines. P? siden overskrives teksten af et <a> */
#dashedlist ul {
	margin-left:25px;
	color: #003E71;
	font-size:10px;
}

#dashedlist p {
	margin: 0px;
	padding: 0px;
}

.renderedtable {
}

/* table used on frontpage */
.none_padding_table tbody tr td p {
	margin: 0px;
	padding: 0px;
}

table.centered_60_percent {
width: 60%;
text-align: left;
}

table.tight td p, table.tight td {
padding:0px; margin:0px;
}

/* ######## Legal ######## */
.legal
{
	margin: 10px;
}


/* ######## default fonts ######## */

body, p, a, td {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

body { background-color:white;}

p {
	margin-bottom: 10px;
}

/*i {
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	padding-top: 8px;
}*/

.jobtitle {
	font-size: 10px;
	font-weight:normal;
	font-style:normal;
	padding-top: 8px;
}

ul {
	margin-left:30px;
	margin-bottom: 20px;
	font-size:12px;
}

ol {
	margin-left:26px;
	margin-bottom: 20px;
	font-size:12px;
}


li {
	margin-bottom: 6px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	color: #003766;
}

h1 {
	font-size: 16px;
	margin-bottom: 10px;
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
	margin-bottom: 0px;
}

h4 {
	font-size: 12px;
	color: black;
}

h5 {
	font-size: 12px;
	color: #003E71;
}

a, a:visited, a:active, a:hover {
	color: #003E71;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.date {
	font-size: 10px;
}

a img {
	border:0px;
}

/* ######## stockfonds ######## */

.sharetext, .sharenumber {
	font-size: 13px;
	margin-bottom: 5px;
}

.sharedate {
	font-size: 11px;
}

.sharedatefront, .sharetextfront, .sharenumberfront {
	font-size: 9px;
}

.sharedate, .sharedatefront {
	text-align: left;
	color: #3366CC;
	margin-bottom: 5px;
}

.sharedatefront {
	margin-left: 4px;
}

.sharetext, .sharetextfront {
	color: #666666;
}

.sharenumber, .sharenumberfront {
	color: #FF9900;
}

.sharenumberpos {
	font-size: 9px;
	color: #00CC00;
}

.sharenumberneg {
	font-size: 9px;
	color: #FF0000;
}

.sharenumberposright {
	color: #00CC00;
}

.sharenumbernegright {
	color: #FF0000;
}

.stockblue, .stockwhite, .stocksmall {
	width: 100%;
	height: 20px;
	color: black;
	font-size: 12px;
}

.stockwhite {
	background-color: white;
}

.stocksmall {
	font-size: 9px;
}

/* ####### float adjustments ######## */

.floatleft, .floatright {
	padding: 0px 0px 0px 0px;
}


/* Dette skulle sætte alle underoverskrifter til små bogstaver */
/* for at undgå at gøre det manuelt */ 
/*.floatleft h2
{
	text-transform: lowercase;
}
*/


.floatleftStock, .floatrightStock {
	padding: 2px 4px 2px 4px;
}

.floatrightButton {
	padding: 0px 0px 0px 0px;
}

.floatleft, .floatleftStock {
	text-align:left;
	float: left;
}

.floatright, .floatrightStock, .floatrightButton {
	text-align: right;
	float: right;
}

/* ####### navigation ######## */

#nav {
}

#nav h1{
	color:white;
	text-transform: uppercase;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	border-top: 1px solid #A5BCDF;
	border-bottom: 1px solid #A5BCDF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 10px 0px 0px 0px;
}

#nav h1 a, #nav h1 a:visited, #nav h1 a:hover, #nav h1 a:active {
	color:white;
	text-decoration:none;
}

#nav h2 a, #nav h2 a:visited, #nav h2 a:hover, #nav h2 a:active {
	color:black;
	text-decoration:none;
}

#nav h3 a, #nav h3 a:visited, #nav h3 a:hover, #nav h3 a:active {
	color:black;
	text-decoration:none;
}

#nav h1.selected {
	color: black;
	background-color: white;
	background-image: url(menu_arrow.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

#nav h1.open {
	color:#13466F;
	background-color: #CAD9E2;
	background-image: url(menu_arrow.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

#nav h1.selected a, #nav h1.selected a:hover, #nav h1.selected a:visited, #nav h1.selected a:active {
	color: black;
}


#nav h1.open a, #nav h1.open a:hover, #nav h1.open a:visited, #nav h1.open a:active {
	color: #13466F;
}

#nav h2, #nav h3{
	color:black;
	background-color:#CAD9E2;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

#nav h2 {
	text-indent: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#nav h3 {
	text-indent: 15px;
	padding: 0px;
}

#nav h2.selected, #nav h3.selected {
	background-color:white;
}

#nav h3.selected a {
color: #4B779B;
}

/* ######## anchor pages ######### */

#anchors {
	width: 100%;
}

#anchors ul {
	color: #003E71;
	margin-left:15px;
}


/* ######## sitemap ######## */

.sitemapColLeft {
	width: 180px;
	padding-left: 30px;
	float: left;
}

.sitemapColRight {
	width: 180px;
	padding-left: 30px;
	float: right;
}

.sitemapColLeft h1, .sitemapColRight h1 {
	font-size: 12px;
	color: #003766;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px 2px 15px;
	background-image: url(sitemap_arrow_big.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.sitemapColLeft h1 a, .sitemapColRight h1 a, .sitemapColLeft h1 a:visited, .sitemapColRight h1 a:visited, .sitemapColLeft h1 a:active, .sitemapColRight h1 a:active, .sitemapColLeft h1 a:hover, .sitemapColRight h1 a:hover {
	font-size: 12px;
	color: #003766;
	text-transform: uppercase;
	font-weight: bold;
}

.sitemapColLeft h2, .sitemapColRight h2 {
	font-size: 12px;
	color: #003766;
	text-transform: lowercase;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 35px;
	background-image: url(sitemap_arrow_small.gif);
	background-position:center left;
	background-repeat:no-repeat;
}

.sitemapColLeft h2 a, .sitemapColRight h2 a, .sitemapColLeft h2 a:visited, .sitemapColRight h2 a:visited, .sitemapColLeft h2 a:active, .sitemapColRight h2 a:active, .sitemapColLeft h2 a:hover, .sitemapColRight h2 a:hover {
	font-size: 12px;
	color: #003766;
	text-transform: lowercase;
	font-weight: normal;
}

.sitemapColLeft h3, .sitemapColRight h3 {
	font-size: 12px;
	color: #7FA1BC;
	text-transform: lowercase;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 40px;
}

.sitemapColLeft h3 a, .sitemapColRight h3 a, .sitemapColLeft h3 a:visited, .sitemapColRight h3 a:visited, .sitemapColLeft h3 a:active, .sitemapColRight h3 a:active, .sitemapColLeft h3 a:hover, .sitemapColRight h3 a:hover {
	font-size: 12px;
	color: #7FA1BC;
	text-transform: lowercase;
	font-weight: normal;
}
/* ####### search ####### */

#search {
	height: 41px;
	margin-top: 20px;
	text-align: left;
	padding: 5px 8px 1px 14px;
	background-color: #CAE4F3;
	font-size: 11px;
}

#search div a, #search div a:visited, #search div a:hover, #search div a:active {
	color:black;
	text-decoration: none;
	font-size: 11px;
}

.searchbox {
	width: 90px;
/*	height: 17px;*/
	border: 1px solid;
	float: left;
	padding: 2px;
}

#searchbutton {
	height: 17px;
	float: right;
	padding-top: 1px;
}

#searchlink {
	height: 18px;
	float: left;
	text-align: left;
	padding-top: 6px;
	font-family: Ariel;
	font-size: 11px;
}

/* ######## address ######## */

#address{
	font-size: 10px;
	font-family: Verdana;
	margin-top: 20px;
	color: white;
	padding-left: 14px;
	padding-bottom: 20px;

}

#address a, #address a:visited, #address a:hover, #address a:active {
	font-size: 10px;
}

.adr_email {
	color: #003E71;
}

/* ####### breadcrumb ####### */

#breadcrumb {
	width: 100%;
	height: 60px;
	margin-bottom: 0px;
}

#breadcrumb h1, #breadcrumb h2, #breadcrumb h3 {
	font-family: Verdana, Arial, Sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#breadcrumb h1 {
	font-size: 19px;
}

#breadcrumb h2 {
	font-size: 13px;
	color: #5A7C97;
}

#breadcrumb h3 {
	font-size: 10px;
	color: #5A7C97;
}

.language_selected { 
	float: right;
}

.language_selected img{
	border:1px solid #003768;
}

.language_notSelected {
	float: right;
}

.language_notSelected img {
	border:1px solid #FFFFFF;
}

/* ######## boxes and boxfonts ####### */

div.fbbig {
	margin-top: 10px;
}

td.fbbig {
	height: 100%;
	width: 326px;
	background-color: #FAFAFA;
}

td.fbbighead {
	width: 326px;
	margin:0px;
	padding:0px;
}

.fbbig image{
	border:0px;
}

div.fbmed{
	margin-top: 10px;
	width: 144px;
	background-color: #FAFAFA;
	padding-bottom: 0px;
}

td.fbmedhead {
	width: 144px;
	margin:0px;
	padding:0px;
}


td.fbmed{
	width: 144px;
	background-color: #FAFAFA;
	height:100%;
}

.fbsmall {
	margin-top: 10px;
	height:100%;
	width: 130px;
	background-color: #FAFAFA;
}

td.fbsmallhead {
	width: 130px;
	margin:0px;
	padding:0px;
}


.rightbox, .rightboxMaga {
	width: 162px;
}

.investorbox {
	width: 200px;
}

.analystbox{
	margin: 0px 0px 8px 0px;
	padding: 0px;
}

td.fbbighead h1, td.fbmedhead h1, td.fbsmallhead h1, .fbmed h1, .rightbox h1, .rightbox h2, .rightboxMaga h1 {
	color: white;
	padding: 2px 0px 2px 5px;
	margin: 0px;
}

div.rightbox p {
	padding: 0px 5px 10px 5px;
	margin: 0px;
}

/*
div.rightbox h2, h3, h4, h5, h6 {
	padding: 2px 0px 2px 4px;
	margin: 0px;
	
}
*/
div.rightbox li {
	padding: 2px 0px 2px 0px;
	margin: 0px 5px 0px 20px ;
}

td.fbbighead h1, td.fbmedhead h1, td.fbsmallhead h1, .fbmed h1  {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #d3d3d3;

}

.rightbox h1, .rightbox h2, .rightboxMaga h1 {
	font-size: 12px;
	background-color: #5C7C98;
	background-image: url(corner.gif);
	background-position:center right;
	background-repeat:no-repeat;
}

.rightboxMaga h1, .rightbox h2{
	background-image: url(corner_maga.gif);
}

.fbmed h1, .rightbox h1, .rightbox h2, .rightboxMaga h1 {
	margin-bottom:10px;
}

td.fbbighead h1, td.fbmedhead h1, td.fbsmallhead h1, .fbmed h1, .rightbox h1, .rightbox h2 {
/*	text-transform: lowercase;*/
}

.boxdate {
	color: #5C7C98;
	font-size: 9px;
	padding: 0px 5px 0px 5px;
}

.boxlink a{
	color: #003E71;
	/*padding: 0px 5px 10px 5px;*/
}

.boxlink {
	/* color: #ff3E71; */
	padding: 0px 5px 10px 5px;
}


.boxlink a, .boxlink a:visited, .boxlink a:active, .boxlink a:hover {
	text-decoration: none;
	color: #003E71;
}

.boxlink a:hover {
	text-decoration: underline;
}

.business_area {
	width: 100%;
	margin-bottom: 10px;
}

.business_area p {
	margin: 0px;
	padding: 0px;
}

/*############ text ############*/

.textright
{
	text-align: right;
}

.textleft
{
	text-align: left;
}

/* ######### lines ####### */

.fbline {
	width: 1px;
	background-color:#d3d3d3;
	height: 100%;
}

.hline{
	border-bottom: 1px dashed #AAAAAA;
	line-height:1px;
	font-size:1px;
	height: 1px;
	margin: 8px 0px 8px 0px;
	padding:0px;
}

.hlineFront {
	border-bottom: 1px dashed #d3d3d3;
	line-height:1px;
	font-size:1px;
	height: 1px;
	margin: 1px 8px 8px 0px;
	padding: 0px;
}

/* ##### The diff in margin is because there is 2px padding ###### */
/* ##### on the table and 5px on the div above ##### */

.vline {
	margin: 0px 10px 0px 10px;
	border-right: 1px dashed #AAAAAA;
	height: 380px;
}

.dashedLine {
	border-bottom: 1px dashed #d3d3d3;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	line-height:1px;
	font-size:1px;
	height: 1px;
}

.spaceLine {
	border-bottom: 1px #FFFFFF;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	line-height:1px;
	font-size:1px;
	height: 1px;
}

/* ######### bottombar ######## */

#bottombar {
	width: 767px;
	height: 18px;
	background-color:#12456E;
/*	font-family: Verdana;*/
	font-size: 10px;
	color: white;
	margin-top: 5px;
	padding-top: 4px;
}

#bottomspace {
	width: 14px;
	float: left;
}

#bottomlinks {
	width: 143px;
	margin-left: 0px; /*denne padding kommer til at virke som en margin, derfor er box'en smallere*/
	margin-right: 9px;
	text-align:left;
	float: left;
}

#bottomaddress {
	width: 487px;
	text-align: left;
	float: left;
}

#bottomemail {
	float: right;
	padding-right: 9px;
	text-align:right;
}

#bottombar div a, #bottombar div a.visited, #bottombar div a.active, #bottombar div a.hover {
	color: white;
	text-decoration: none;
	font-size: 10px;
}


/* ####### image ####### */

div.imageleft, div.imageright, div.faxtboxleft, div.faxtboxright, div.leftobject, div.rightobject
{
    padding-top: 0px;
    padding-bottom: 6px;
    display: inline;
    clear: both;
}

div.imagecenter, div.factboxcenter, div.centerobject
{
    width: 100%;
    padding-top: 0px;
    padding-bottom: 6px;
    padding-right: 0px;
    display: block;
}

div.imagecenter
{
    text-align: center;
}

div.factboxcenter
{
    text-align: left;
}

div.imageleft, div.factboxleft, div.leftobject
{
    float: left;
    padding-right: 6px;
}

div.imageright, div.factboxright, div.rightobject
{
    float: right;
    padding-left: 6px;
}

div.faxtboxleft, div.faxtboxright
{
    background-color: #f0f0f0;
}
  
div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext, p.factbox
{
    margin-top: 2px;
    margin-bottom: 2px;
}

div.imageleft p.picturetext, div.imageright p.picturetext, span.picturetext, p.factbox
{
    background-color: #f0f0f0;  
}

.imageright a, .imagecenter a, .imageleft a {
	color: white;
	text-decoration: none;
}

.magazineListImage, .reportListImage {
	margin-right: 6px;  
}

.publicationFrontImage {
	margin-bottom: 6px;
}

div.magazineFullImage {
	float:right;
	background-color:white;
	padding-left:6px;
	padding-bottom:6px;
}

.presentationListImage img, .publicationFrontImage img, .magazineListImage img, .magazineFullImage img, .reportListImage img {
	border:1px solid #003768;
}


/* ################ Warning ################ */
.blue
{
	padding: 10px 20px 1px 20px;
	margin-bottom: 10px;
	/* background-color: #8da5b8; */
	border-top: 1px dashed #AAAAAA;
	border-bottom: 1px dashed #AAAAAA;
}

.warning h2
{
	font-size: 12px;
	/* color: white; */
	color: #003766;
}

/* .block {
display:normal;
}

*/

.block .element {
display:none;
}

/* ################ subscribe ################ */
/* Bruges kun på new subscriber-siden... */

.new_subscriber {
	font-size: 12px;
	position: relative;
	/* right: 30px; */
}

.new_subscriber table tr td{
	padding: 4px;
	font-size: 12px;
}

.new_subscriber input, .new_subscriber input.box, .new_subscriber textarea
{
/*	border:1px solid #7FA0BC;*/
	width:150px;
	padding:2px;  
	margin: 4px 0px 4px 15px;
}

.new_subscriber select { 
	width: 156px;
	border-style: solid;
	border-color: #7FA0BC;	
	margin: 4px 0px 4px 15px;
}

.valignCell {
	vertical-align: middle;
	text-align: right;
	width: 100px;
}

/* ################ table_subscribe ################ */
#tablesubscribe
{
	width: 100%;
}

#tablesubscribe tbody tr td
{
	padding: 1px 0px 2px 0px;
}

.td_dashed_lines {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-top:10px;		
	border-top: 1px dashed #AAAAAA;
}

.td_dashed_linesBottom
{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #AAAAAA;
	/* border-top: 1px dashed #AAAAAA; */
}

.td_dashed_linesTopBottom
{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dashed #AAAAAA;
	border-top: 1px dashed #AAAAAA;
}

/* ################ Input buttons ################*/
.input_buttons input, .input_buttons img
{
	border:0px; 
	width:auto;
	margin: 5px 0px 5px 10px; 
	padding:0px;  
	float: right;
	vertical-align: middle;
}

.subscribe_buttons input, .subscribe_buttons img
{
	border:0px; 
	width:auto;
	margin: 5px 0px 5px 10px; 
	padding:0px;  
	vertical-align: middle;
}

.flag
{
	float: right;
}

.notification {	
	padding:5px 0px 5px 0px;
	margin-bottom:14px;	
	width: 100%;
	font-size: 11px;
	color: #003766;
	border-top: 1px dashed #CAD9E2;
	border-bottom: 1px dashed #CAD9E2;
}

.jabra  {
margin:10px 10px 10px 0px;
width:100%;
/*padding:10px 10px 0 10px;*/
background-color:#b6d9d1;
border:5px solid #b6d9d1;
}

.netcom {
margin:10px 0 10px 0;
width:100%;
/*padding:10px 10px 0 10px;*/
background-color:#cfda42;
border:5px solid #cfda42;
}

.otometrics {
margin:10px 0 10px 0;
width:100%;
padding:10px 10px 0 10px;
background-color:#8db9e5;
border:5px solid #8db9e5;

}

.resound {
margin:10px 0 10px 0;
width:100%;
padding:10px 10px 0 10px;
background-color:#39b0cd;
border:5px solid #39b0cd;

}

div.form {
margin:35px 0px 0px 40px;
}
