BODY {
	
	background-color: #666666;
	color: #5B5856;
    FONT-FAMILY: Verdana, Tahoma, Arial, geneva, Sans-Serif;
    margin: 0px;
    padding: 0px;
    height: 100%;
    text-align:center;
}
H1 {
    font-weight:bold;
    COLOR: #c31f38;
    FONT-SIZE: 16px;
    MARGIN-BOTTOM: 8pt;
    MARGIN-TOP: 0pt;
}
H2 {
    font-weight:bold;
    COLOR: #5B5856;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: 2pt;
    MARGIN-TOP: 6pt;
}
H3 {
    font-weight:bold;
    COLOR: #5B5856;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: -7pt;
    MARGIN-TOP: 12pt;
}
P, td, ul {
    FONT-SIZE: 11px;
}
ul {
   margin-top: 11px;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #cd505e;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}

#pageContainer 
{
	text-align: center;
	WIDTH: 960px; HEIGHT: auto;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/main_bg_w_borders.gif");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
* html #pageContainer 
{
	height:100%;
	background-image: url("images/main_bg_w_borders.gif");
	background-repeat: repeat-y;
}
/*
.pageContainer {
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: center;
}
.page {
	width: 960px;
	background-color: #FFFFFF;
}
*/
.logo {
	padding-left: 16px;
	text-align: left;
	background-color: #FFFFFF;
}
.leftFlagCol {
	WIDTH: 35px; HEIGHT: 27px;
	background-color: #DDEBD1;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 8px;
}
.leftFlags {
	WIDTH: 35px;
	background-color: #DDEBD1;
	vertical-align: top;
	padding-right:0;
}
.leftFlags img {
	padding:0;
}

.col1 {
	width: 35px;
	background-color: #DDEBD1;
}
.col2 {
	width: 175px; 
	background-color: #F6FCF0;
}
.col3 {
	width: 710px; 
	background-color: #FFFFFF;
}
.col4 {
	width: 15px; 
	background-color: #EFF5E9;
}
.col5 {
	width: 25px; 
	background-color: #D3E4C2;
}

.sepCol1 {
	width: 35px; height: 2px;
	background-color: #C3CDB9;
}
.sepCol2 {
	width: 175px; height: 2px;	
	background-color: #D3DACB;
}
.sepCol3 {
	width: 710px; height: 2px;
	background-color: #D3DACB;
}
.sepCol4 {
	width: 15px; height: 2px;
	background-color: #CAD3C0;
}
.sepCol5 {
	width: 25px; height: 2px;
	background-color: #C3CDB9;
}

.bbarCol1 {
	width: 35px; height: 20px;
	background-color: #BACBA9;
}
.bbarCol2 {
	width: 175px; height: 20px;	
	background-color: #DFEBD3;
}
.bbarCol3 {
	width: 710px; height: 20px;
	background-color: #D2E3C1;
}
.bbarCol4 {
	width: 15px; height: 20px;
	background-color: #BACBA9;
}
.bbarCol5 {
	width: 25px; height: 20px;
	background-color: #ACBD9B;
}
.contentArea {
	/* KAB/AH EDIT /*
	/* WIDTH: 710px; HEIGHT: 360px; */
	width:625px;
	height: 360px;
	vertical-align: top;
	background: #FFFFFF;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 30px;
	padding-right: 20px;	
	line-height: 1.5em;
}
.teaserArea {
	vertical-align: top;
	background: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
}
.outerLeftCol {
	WIDTH: 35px; HEIGHT: 360px;
	background-color: #DDEBD1;
	vertical-align: top;
}
.flag {
	padding-left: 7px;
	padding-top: 10px;
}
#leftColMenu {
	height: auto;
	min-height: 255px;
}
* html #leftColMenu {
	height: 255px;
}
#leftColLinkstst {
	padding-top: 10px;
	padding-bottom: 25px;
	height: 50px;
	width: 165px;
	vertical-align: bottom;
	text-align: right;
	border: solid 1px #000000;
}
#leftColLinks 
{
	padding-top: 10px;
	padding-bottom: 25px;
	height: 50px;
	width: 165px;
	vertical-align: bottom;
	text-align: right;
}
#leftColLinks a 
{
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}
#leftColLinks a:hover 
{
	text-decoration: underline;
	font-weight: bold;
	color: #999999;
}
.pictogrammer {
	WIDTH: 25px; HEIGHT: 156px;
	padding-left: 4px;
	padding-top: 5px;
	background-color: #000000;
	vertical-align: top;
}
.rightCol1 
{
	WIDTH: 15px; HEIGHT: 360px;
	background-color: #EFF5E9;
}
.rightCol2
{
	WIDTH: 25px; HEIGHT: 360px;
	background-color: #D3E4C2;
}
.footer {
	width: 710px;
	height: 20px;
	background-color: #D2E3C1;
	vertical-align: top;
	text-align: center;
	padding-top: 4px;
	color: #333333;	
	FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Arial, Tahoma, verdana, geneva, Sans-Serif;
	letter-spacing: 1pt;
	font-weight: bold;
}

.forsideBillede {
	border: solid 1px #AAAAAA;
}
.frontpageTeaserContainer {
	width: 315px;
	padding-right: 9px;
	padding-bottom: 10px;
	float:left;
}
.frontpageTeaser {
	border: solid #777777 1px; 
	height: 86px;
	padding-left: 7px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom:4px;
	background-color: #FFFFFF;
}
.frontpageTeaser P {
    MARGIN-TOP: 0pt;
    FONT-SIZE: 11px;
   	color: #3B3836;
}
.frontpageTeaser td {
    vertical-align: top;
    FONT-SIZE: 11px;
   	color: #3B3836;
}
.frontpageTeaser td H1
{
    FONT-FAMILY: Verdana, Tahoma, Arial, geneva, Sans-Serif;
    COLOR: #C20000;
    FONT-SIZE: 13px;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
}
.frontpageTeaser td H2
{
    FONT-FAMILY: Verdana, Tahoma, Arial, geneva, Sans-Serif;
    COLOR: #C20000;
    FONT-SIZE: 12px;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
}
.frontpageTeaser td H3
{
    FONT-FAMILY: Verdana, Tahoma, Arial, geneva, Sans-Serif;
    COLOR: #C20000;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
    font-weight: bold;
}
.pre 
{ 
    white-space: -pre-wrap; 
    white-space: pre-wrap; 
}

/* KAB/AH fixes */
