
#header, #nav, .noprint {display: none;}

body    { color: #000; background: #808080; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, Verdana ;
	
	margin:0px 0px; padding:0px;

  
	}
	
*:focus { 
    outline: none; 
}

TABLE { background: #ffffff; }
A     { color: #808000; text-decoration: none }
td   { color: #000; font-size: 9px; font-family: Verdana }
H3  { color: #000; font-style: normal; font-weight: bold; font-size: 13px; font-family: Verdana }
A:hover    { color: #000; text-decoration: underline }
.skrift  { color: #000; font-size: 9px; font-family: Verdana }
H2   { color: #000; font-weight: bold; font-size: 20px; font-family: Verdana }
td.menustyleOn {
	color:#ffffff;
	background-image:url("images/red/menu_on.png");
	text-align:center;
	vertical-align:middle;
	}
td.menustyleOff {
	color:#ffffff;
	background-image:url("images/red/menu_off.png");
	text-align:center;
	vertical-align:middle;
	}
	
img.galleri{
display:block;
padding:3px;
background:white;
border:1px solid #aaaaaa;
}

.TabelWidth{
 width:100%;
}

.ArticlePRESSEMEDDELSE{
color: #3e3827;  font-size: 20px; font-family: georgia;
} 

.ArticleHeadLine{
color: #3e3827;  font-size: 20px; font-family: georgia;
}

.ArticleManchet{
color: #3e3827;  font-size: 15px; font-family: georgia;
}

.ArticleBodyText{
	color: #333333;  font-size: 11px; font-family: arial;
 }
 
.ArticleDate{
	color: #333333;  font-size: 11px; font-family: arial;
 }

thead { display: table-header-group; } 

 
tfoot{
	display: table-footer-group;
}
 
 
.PictureHeadLine{
color: #3e3827;  font-size: 18px; font-family: georgia;
}
.PictureDescription{
	color: #333333;  font-size: 11px; font-family: arial;
 } 
.PictureImg {
display:block;
padding:7px;
background:white;
border:1px solid #aaaaaa;
float:right;
}

.subpageBigImage{
display:block;
padding:7px;
background:white;
border:1px solid #aaaaaa;
float:right;
} 

.subpageMediumImage{
	display:block;
padding:3px;
background:white;
border:1px solid #aaaaaa;
}
.subpageSmallImage{
	display:block;
padding:3px;
background:white;
border:1px solid #aaaaaa;
}
.subpageBigImageSponsore{
display:block;
padding:7px;
background:white;
border:1px solid #aaaaaa;
float:middle;
} 
.subpageBigImagenoFrame{
display:block;
padding:7px;
background:white;
border:0px;
} 
.subpageBodyTextGray{
	color: #333333;  font-size: 11px; font-family: arial;       
	text-align:left;
 }
.rammer{
cursor: 'hand';
}