﻿* 
{
    margin: 0; 
    padding: 0;
} 
@page
{
    margin: 1cm 2cm 1cm 2cm;
}    
body
{
    font-size: 10pt;
    line-height: normal;
    font-family: Arial, Times New Roman, Sans-Serif;
    text-decoration: none;
    color: black;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: Transparent;
}
div
{
    position: relative;
    left: 0px;
	float: left;
	text-align: left;
	width: 100%;
	font-size: 10pt;
	line-height: normal;
	vertical-align: text-top;
	background-color: Transparent;
    margin: 0;
    padding: 0;	
}
h1
{
    font-size: 14pt;
    line-height: 16pt;
}
h2
{
    font-size: 12pt;
    line-height: 14pt;
}
h3
{
    font-size: 10pt;
    line-height: normal;
}
a
{
    color: blue;
    text-decoration: none;
}
img
{
	text-decoration: none;
	border: none;
}
img.Tidning
{
	text-decoration: none;
	border: solid 1px gray;
	float: left;
	margin-right: 30px;
}
ul
{
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
}	
li
{
	list-style-position: inside;
	list-style-type: disc;
}	

/*
***********************************************************************
*/	

div.BildTextLista
{
    width: 50%;
    display: block;
    page-break-inside: avoid;
}
div.BildTextLista img
{
    float: left;
    margin: 0 5mm 0 0;
}
div.BildTextLista div
{
    float: left;
    width: 50%;
    margin: 0;
}

div.PengForm
{
    width: 100%;
}    
div.PengForm div
{
    padding: 5px 5px 5px 10px;
    border-top: solid 1px black;
}    
div.Resultat div
{
    background-color: #CCFFCC;
}    
div.Resultat div.LastDiv
{
    font-weight: bold;
    border-bottom: solid 1px black;
}    
div.PengForm div:hover
{
    
}    
div.PengForm div.Readonly
{
    background-color: #CCCCCC;
}    
div.PengForm input
{
    float: right;
    width: 100px;
    height: 18px;
    text-align: right;
    font-size: 12px;
    background-color: Transparent;
    margin-right: 10px;
    border: 1px solid #666666;
    padding: 1px 3px 0 3px;
    color: #000000;
}    
div.PengForm input.Button
{
    width: 108px;
    height: 22px;
    border: 1px solid #000000;
    padding: 2px 0 2px 0;
    background-color: #CCCCCC;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}    
div.PengForm input.Button:hover
{
    background-color: #999999;
}    
div.PengForm span
{
    width: 50px;
    background-color: Transparent;
    float: right;
}    
div.PengForm span.Validator
{
    width: auto;
    background-color: Transparent;
    float: right;
    text-align: right;
    margin-right: 5px;
    font-size: 12px;
}    
div.PengForm label
{
    width: 110px;
    background-color: Transparent;
    float: right;
    text-align: right;
    margin-right: 10px;
    font-weight: bold;
}    
/*
***********************************************************************
*/	

div#InteKompatibel
{
    display: none;
}

div.ContentLeft
{
    display: none;
}
div.Content
{
    position: relative;
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
div.ContentMain
{
    position: relative;
    width: 75%;
    float: left;
    margin: 0;
    padding: 0;    
}
div.ContentRight
{
    position: relative;
    margin: 0;
    padding: 0 0 0 5mm;
    width: 20%;
    float: right;
    border-left:  solid 1px gray;
}
div.ContentRight img
{
    
}
/*
***********************************************************************
*/	


div#PreFooter
{
    position: relative; 
    float: left;
    height: 2cm;
}
div#Footer
{
    position: relative;
    float: left;
    width: 100%;
    border-top: solid 1px black;
    font-size: 10pt;
}
div#Footer div
{
    width: 100%; 
    float: left;
    font-size: 8pt;
    line-height: normal;
    padding: 3mm 0 0 0;
}
div#Footer a
{
    display: none;
}

/*
***********************************************************************
*/	

/*
***********************************************************************
*/
div#UnnecessaryImage
{
    display: none;
}
/*
***********************************************************************
*/

/*
    S U B    M E N Y
*/



/*
***********************************************************************
*/

/*
    M A I N    M E N Y
*/

div#Header
{
    width: 100%;
    background-color: Transparent;
    border-bottom:  solid 1px black;
    margin-bottom: 5mm;
}
div#Header div
{
    width: 100%;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
div#Header div img
{
    display: none;
}
div#Header div div
{
    display: block;
    float: right;
    width: 50%;
    text-align: right;
    padding-right: 0;
}
div#Header div img#Apple
{
    display: block;
    border: none;
    position: relative;
    float: left;
}
div#MainMenu
{
    display: none;
}

