/* 
Samdi
Konceptas 2010
*/


.menu {
	background: url(backgrdMenu.gif) repeat-y;
	width: 170px;
}












#content {
	width: 100%;
	margin-top: 10px;
}
.links
{
	padding: 40 0 0 0;
	background: url(backgrdTop.gif) repeat-x;
}
.venstre { 
  padding: 0 310 0 0;
  width: 100%;}


.hojre { 

  padding: 0 0 0 280;
  width: 100%; }




.boxSmall {
	padding: 3px 0 0 5px;
}
















.boxSmall h1 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}








#box1 {
	background: url(../boxLilleBg.gif) no-repeat;
	width: 300px;
	height: 245px;
	float: right;
	padding: 8px 0 0 8px;
	margin: 0;
	float: right;
}








#box1 h1 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
}








#box2 {
	background: url(../boxLilleBg.gif) no-repeat;
	width: 300px;
	height: 250px;
	margin-top: 20px;
	float: left;
}








#box3 {
	background: url(../boxLilleBg.gif) no-repeat;
	width: 300px;
	height: 250px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}








#box4 {
	width: 300px;
	height: 250px;
	margin-top: 20px;
	float: right;
	color: #5b4282;
	font-size: 13px;
}








#box4 h1 {
	padding-top: 5px;
	color: #5b4282;
	font-size: 20px;
	font-weight: bold;
}








#box4 h2 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}








#boxLarge {
	background: url(../boxStorBg.gif) no-repeat;
	margin-top: 20px;
	width: 610px;	
	height: 245px;
	padding: 5px;
	float: left;
}








#boxLarge h1 {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}
















