/*Add with ids, classes that should be invisible when printing*/
#mainNavContainer,
#subNavContainer,
#imageContainer,
#extraNavigationContainer,
#subLogoContent,
#searchContent,
#leftContainer,
#pul,
.arrowtext,
.defaultPuff{
	display: none !important;
}

*{
	font-family: arial, sans-serif;
	color: #000;
	margin:0;
	padding:0;
}
html,body{
	font-size: 86%;
	line-height: 86%;
}

div,p,h1,h2,h3,h4,h5,a,ul,li,input,select,textarea,a{
	font-size: 1em;
	line-height: 1.4em;
}
a{
	background: transparent;
}
body,ul,h1,h2,h3,h4,h5,p{
	margin:0;
	padding:0;	
}

a:hover{
	text-decoration: underline;
}

h1,h2,h3,h4, h5,  h1 *,h2 *,h3 *,h4 *, h5 *{
	font-size: 130%;
	line-height:110%;
	font-weight: bold;
	color: #000000;
}

h1, h1 *{	
	padding-top: 0;
	padding-bottom: 0;
}
h2, h2 *{
	font-size:120%;
	line-height: 110%;
}

h3, h3 *{
	font-size:110%;
	line-height: 110%;
}
h4, h4 *{
	font-size:100%;
	line-height:110%;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
}
h5, h5 *{
	font-size:100%;
	line-height:100%;	
}
h1.VI
{
	font-size: 200%;	
}

img a{
	border: 0;
}

#footerContainer{
	margin-top: 10px;
	
}


#footer
{
	float: left;
	margin:0;
	padding:0;
	border-top: 8px solid #000;
	width: 720px;
}

#footer li{
	padding:0px;
	float:left;
	font-size: 11px;
}
#headerContainer
{
    margin: 20px 0px 20px 0px;
}

div.backColor{
	background-color: #009EE0; height: 15px; 	
}
.basketContainer
{
    border-top: 8px solid #000;
}





div.tabellDiv
{
    background: #fcfcfc;      
    border: 1px solid #ECECEC; 
    
    margin-right: 0px;   
}
table.tabell
{
    border: 1px solid #f9f9f9; 
    padding: 0px;   
    width: 100%;
}

}
table.tabell tr
{
    background: #f9f9f9;
}

table.tabell td
{
    border: 1px solid #f9f9f9; 
    padding: 0px; 
    width: 50%;    
}



table.tabell tr td.rubrik, table.tabell tr th.rubrik
{
    background: #ECECEC;
    font-weight: bold;
    height: 25px;
}
#wizContent
{
    width: 640px;   
}

#logoContent
{
	border-bottom: 8px solid #000;
	/*background-color: #009EE0; height: 15px; */
	height: 40px;	
	width: 700px;	
}



