﻿.Omradecontainer
{
	padding-left:30px;	
	width:730px;
	padding:30px 20px;
	background: transparent url(/staticfiles/graphics/bkg_boxOV.png) repeat-y top left;
}


.boxTopOV
{
   background: transparent url(/staticfiles/graphics/bkg_boxTopOV.png) no-repeat top left;
   height:15px;
   margin:0px auto 0px auto;
} 

* html .boxTopOV
{
   background: transparent url(/staticfiles/graphics/bkg_boxTopOVIE6.png) no-repeat top left;
   height:15px;
   margin:0px auto -5px auto;
}

.boxBottomOV
{
   background: transparent url(/staticfiles/graphics/bkg_boxBottomOV.png) no-repeat top left;
   height:15px;
   margin:0px auto 20px auto;
} 

* html .boxBottomOV
{
   background: transparent url(/staticfiles/graphics/bkg_boxBottomOVIE6.png) no-repeat top left;
   height:15px;
   margin:0px auto 20px auto;
} 

.OmradePositioner
{
	padding-left:30px;	
	padding-bottom:30px;
}

* html .OmradePositioner
{
	margin-left:30px;
}

.Rubrik
{
    font-family:Arial, Trebuchet MS, Sans-Serif;
	color:#8e451a;
	margin-bottom:10px;
	font-weight:normal;
	font-size:24px;
    
	}
	

