@import url(global.top.css);
@import url(global.leftmenu.css);
@import url(global.content.css);
@import url(sifr-screen.css);

body 
{
    padding: 0;
    margin: 0;
    margin-top: 0px;
    margin-bottom: 20px;
    background-color: #333; 
    font-family:verdana;
    /*font-size: 0.8em; */
    font-size: 12px;
    color:#333;
    overflow:-moz-scrollbars-vertical;     
    text-align:-moz-center; /*FF*/
    #text-align:center; /*IE */
} 

#maincontainer 
{
    margin: 0px;
    margin-left:0px;
    width: 960px;  
    position:relative; 
    border-bottom:1px solid #333; 
}  

#container 
{ 
	background-color: #fff;
	width: 960px;  
    border-left:1px solid #333;
    border-right:1px solid #333; 
    
}    

#bundgrafik
{
clear:both;
	background-image: url('/binaries/_resources/images/sites/roman/roman_bund_2.jpg');
	height: 100px;
	width:960px;
	 
    
}

#bundgrafik_forside
{
   
    clear:both;
	background-image: url('/binaries/_resources/images/sites/roman/roman_bund_forside_2.jpg');
     background-position: bottom;
     background-repeat:no-repeat;
	height: 100px;
	width:960px;
	padding-top:30px;
	 
    
}

#bundgrafik_bred
{
clear:both;
	background-image: url('/binaries/_resources/images/sites/roman/roman_bund_bred.jpg');
	height: 100px;
	width:960px;
	 
    
}