﻿/*    CSS Document    
    
    Site: Rojos Bageri    
    URL: http://www.rojos.se    
    
    Author: PS Kommunikation    
    Version: 1.1    
    Date: 2008.08.11*/

BODY {
    font-family: Georgia,"Times New Roman", serif;	
    color:#000;     
    text-align:left;
} 
H1 {
    font-size:20pt; 	
    margin:0 0 6pt 0;
}
H2 {
    font-size:16pt;	
    margin:15pt 0 3pt 0;
}
H3 {
    font-size:10pt;	
    font-weight:bold;	
    margin:1pt 0 3pt 0;
}
P, L, LI {
    font-size:10pt; 	
    margin-bottom:9pt;
}
A:AFTER {
	margin:0 10px 0 0;
	content:"[" attr(href) "]";
}
DIV#wrapper {
    width: auto;
}
.hide {
    position:absolute;	
    left:-9999px;	
    z-index:100;
}
DIV#content {
    width:auto;    
    float:left;    
    display:inline;
}
DIV#sidebar {
    width:auto;    
    float:left;    
    display:inline;
} 
DIV#footer {
    width:auto;	
    margin-top: 4em;	
    clear: both;
}
IMG, 
FIELDSET, 
DIV#masthead, 
DIV#usp, 
UL#orderprocess, 
DIV#sidebar, 
DIV#related, 
UL#helpNav, 
DIV#production {
    display: none;
}