body, html {
	margin: 0px;
	padding: 0px;
	background-image: url('../_gfx/bg_pattern.gif');
	background-repeat: repeat;
	background-color: #dee6eb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}

#container {
background-color:transparent;
height:auto !important;
margin:0 auto;
min-height: 100%;
position:relative;
width:782px;
}

.banner {
	position: relative;
	border-right: 1px solid #999999;
	width: 780px;
	height: 120px;
	background-color: #ffffff;
}

.wtf {
	position: relative;
	border-right: 1px solid #999999;
	width: 400px;
	height: 120px;
	background-color: #cccccc;
}

.banner_frame {
	position: absolute;
	top: 15px;
	left: 26px;
	width: 728px;
	height: 90px;
	border: #999999;
	background-color: #cccccc;
	border: 1px solid #c7c7c7;
}

.main_content {
position: relative;
background-color: #ffffff;
width: 780px;
top: 10px;
height: 100%;
min-height: 500px;
border-top: 1px solid #999999;
border-right: 1px solid #999999;
margin-bottom: 50px;
}

.magasin {
	width: 120px;
	height: 140px;
	background-image: url('../_gfx/blad_eks.jpg');
}


.footer_bar {
	background-image: url('../_gfx/footer_bar.gif');
	background-repeat: no-repeat;
	width: 780px;
	height: 13px;
}

.footer_text {
	background-repeat: no-repeat;
	width: 760px;
	height: 45px;
	margin-left: 10px;
	font-size: 9px;
	color:#666666;
	text-align: center;
	line-height: 18px;
}



/*  text-formatering */

.section_heading {
	color: #393939;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.menu {
	position: relative;
	width: 780px;
	height: 80px;
	background-color: #ffffff;
}

.buttons_holder {
	position: absolute;
	right: 9px;
	width: 563px;
	height: 54px;
}


/* BUTTONS */

a:link .button_forside, a:visited .button_forside, a:active .button_forside {
	float: left;
	height: 54px;
	width: 112px;
	background-image: url('../_gfx/_buttons/forside_inactive.gif');
}

a:hover .button_forside {
	float: left;
	height: 54px;
	width: 112px;
	background-image: url('../_gfx/_buttons/forside_active.gif');
	cursor: pointer;
}

a:link .button_organisation, a:visited .button_organisation, a:active .button_organisation {
	float: left;
	height: 54px;
	width: 112px;
	background-image: url('../_gfx/_buttons/organisation_inactive.gif');
}

a:hover .button_organisation {
	float: left;
	height: 54px;
	width: 112px;
	background-image: url('../_gfx/_buttons/organisation_active.gif');
	cursor: pointer;
}

a:link .button_online, a:visited .button_online, a:active .button_online {
	float: left;
	height: 54px;
	width: 113px;
	background-image: url('../_gfx/_buttons/online_inactive.gif');
}

a:hover .button_online {
	float: left;
	height: 54px;
	width: 113px;
	background-image: url('../_gfx/_buttons/online_active.gif');
	cursor: pointer;
}

a:link .button_medie, a:visited .button_medie, a:active .button_medie {
	float: left;
	height: 54px;
	width: 112px;
	background-image: url('../_gfx/_buttons/medie_inactive.gif');
}

a:hover .button_medie {
	float: left;
	height: 54px;
	width: 112px;
	background-image: url('../_gfx/_buttons/medie_active.gif');
	cursor: pointer;
}

a:link .button_andre, a:visited .button_andre, a:active .button_andre {
	float: left;
	height: 54px;
	width: 113px;
	background-image: url('../_gfx/_buttons/andre_inactive.gif');
}

a:hover .button_andre {
	float: left;
	height: 54px;
	width: 113px;
	background-image: url('../_gfx/_buttons/andre_active.gif');
	cursor: pointer;
}


/* BUTTONS */

.logo {
	position: absolute;
	width: 194px;
	height: 80px;
	background-image: url('../_gfx/logo.jpg');
	background-repeat: no-repeat;
	top: -1px;
	cursor: pointer;
}

hr {
	border: 1px solid #cccccc;
}

.google_ads {
background-color:#FFFFFF;
height:598px;
width:118px;
margin-bottom: 2px;
}


.magazine img {
	border: 1px solid #CCCCCC;
}

.efakturaContent{
    font-size:9px;
    text-align:center;
  }
  .efakturaContent a{
    color:#000;
    text-decoration:none;
  }
  .efakturaContent img{border:0;}
  
  
  
  
  
  
  
  
  
  
  
  