
/* 
---------------------------------------------------------------------------------------------
DEFAULT HTML STYLES 
---------------------------------------------------------------------------------------------
*/
@media print 
{

/* 
---------------------------------------------------------------------------------------------
DEFAULT HTML STYLES 
---------------------------------------------------------------------------------------------
*/

body { 
	font-size : 10pt; 
	margin:0;
	padding:0;
	color : #00436e;
	background : #ffffff; 
	font-family : Arial, Times, serif; 
}
h1 {
	font-size:13pt;}

	

/*RIKTIG REKKE: LoVe HAte*/
a:link {color:#4a4a4a;}
a:visited {color:#4a4a4a;}
a:hover {
	color:#00436e;
	text-decoration:none;
	}
a:active {color:#4a4a4a;}
form {margin:0;padding:0;}

 

/* 
---------------------------------------------------------------------------------------------
CONTAINER STYLES 
---------------------------------------------------------------------------------------------
*/
div.wrapper {
	margin:0;
	border: none !Important;	
}
	
div.wrapper_right {
	margin:0;
	padding:0;
	width: 100% !Important;
}
	
div.frontpage_image {
	width:700px;
	height:111px;
	margin:0px;
}
	
div.printLogo 
{
	width:204px;
	height:109px;
}
	

div.article {
	width:470px;
	padding:0px;
	margin:0;
}

div.article_image{
	float:left;
	overflow:hidden;
	display:block;
	padding:10px 10px 5px 0;
	margin:0;
}				
	
div.article_vip {
	width:460px;
	padding:5px;
	margin:0;
	border: none !Important;
}	

div.article_vip a:link, div.article_vip a:active, div.article_vip a:visited, div.article a:link, div.article a:active, div.article a:visited {
	color:#00436e;
}	

div.article_vip p, div.article p {
	margin:0;
	margin-bottom: 15px;
	padding:0;
}
				
div.right_content {
	float:left;
	width:213px;
	padding:0;
}
 
div.right_content_text {
	display: none;
}


div.wrapper_footer {
	width:700px;
	margin:0;	
	height:20px;
	border: none !Important;
	margin-top:20px;
}

div.footer_middle {
	margin:0;
	border: none !Important;
}
div.footer_right {
	display:none;
}

div.print {
	text-align:right;
	color:#4a4a4a;
	font-size:0.9em;
}

/* 
---------------------------------------------------------------------------------------------
PARAGRAPH STYLES 
---------------------------------------------------------------------------------------------
*/
.ingress {
	color:#4a4a4a;
	font-weight:bold;
}

/* 
---------------------------------------------------------------------------------------------
LIST STYLES 
---------------------------------------------------------------------------------------------
*/
div.menu, .menu_header_down, .left_menu, .menu_header_more 
{
    display: none;
}



/* 
---------------------------------------------------------------------------------------------
TABLE STYLES 
---------------------------------------------------------------------------------------------
*/
table {
	padding:3px;
}
tr {
	padding:3px;
}
td {
	padding:6px;
	padding:4px 10px 4px 10px;
	color:#00436e;
}
th {
	padding:3px;
	color:#00436e;
	font-weight:bold;
}
dl {
	padding:3px;
	overflow:hidden;
}
dt	{
	font-weight:bold;
	color:#00436e;
	padding-right:10px;
	 
}	
dd	{
	margin:0;
	color:#00436e;
	 

}
dt.product
{
	float:left;
	font-weight:bold;
	color:#00436e;
	clear:left;
	width:150px;

	padding:0px;

}	

/* 
---------------------------------------------------------------------------------------------
FORM STYLES 
---------------------------------------------------------------------------------------------
*/
div.search,
.textbox,
div.search2,
submit,
select,
input{
	display:none;
}

#ImgDisplay_MainImage, #helpMenu
{
	display: none;
}
		
.ListItem_Imageblock input, #ImageDisplay_ImageList ul li input
{
	display: block;
}

#ImageDisplay_ImageList ul
{
	list-style:none outside none;
	padding:0;	
}
 
.buy
{
	display: none;
}



/* 
---------------------------------------------------------------------------------------------
DIVERSE STYLES 
---------------------------------------------------------------------------------------------
*/
div.clearer {clear:both;font-size:1px;line-height:1px;}
.hiddenTxt {position: absolute;left: -9999px;width: 900px;}
.language{
	color:#ffffff;
	float:right;
	text-align:right;
	width:300px;	
}

.language a:link, .language a:active, .language a:visited{
	color:#ffffff;
}	

.col1 {float:left;width:50px}
.col2 {float:right}

/*************************/
/* SUBSCRIPTION PAGE     */
/*************************/

.subscriptionListArea table
{
    width: 100%;
}

.subscriptionListArea input
{
    width: 10%;
}

.subscriptionListArea label
{
	width: 90%;
    padding-right: 0px;
}

.subscriptionListArea label.topLabel
{
	width: 40%;
	padding-right: 10px;
}



/****************************************/
/* Productdatabase     */
/****************************************/
.productSearchbox
{
	width: 200px;
}
.ResultArea
{
	padding-top: 20px;
}

/****************************************/
/* Rule for position of images in 
   articles and news stories     */
/****************************************/
.topleftfloatingimage 
{
    float: left;
    margin-right: 5px;
}
.toprightfloatingimage 
{
    float: right;
    margin-left: 5px;
}
.teaserImage 
{
    float: right;
    width: 120px;
    overflow: hidden;
    margin: 0 0px 5px 5px;
}
#tools 
{
    display: none;
}
div.product_left, div.wide_content #productDescription {
	float:left;
	width:300px;
	margin:0;
	padding:0;
	margin-bottom:20px;
 
}

div.product_right, div.wide_content #productImg {
	width:300px;
	float:right;
	margin:0;
	padding:0;
}
div.wide_content #productData { 
	width: 300px; 
	float: left; 
	clear: left;
	margin:0;
	padding:0; 
	}
div.wide_content {
	width:600px;

	overflow:hidden;
	
		}
.ProductRelated {
	clear:both;
	display:block;
	overflow:hidden;
	padding:20px 0;
	}		
.clearer, div.left_menu,.header, .menu, .menu_2, .breadCrumbStartPage, .breadCrumb, .frontpage_image, .footer_left, .footer_right { 
		display: none; 
	}	


}
