/* Columns */

#contentwrap {
	background-image: url('../img_design/bg_top_shadow.gif');
	background-repeat: repeat-x;
}

#content {
	min-heigght: 375px;
	width: 810px;
	padding: 25px;
	background-image: url('../img_design/bg_overlay.gif');
	background-repeat: repeat-y;
}

#content #col1 {
	overflow-x: hidden;
	float: left;
	width: 260px;
}

#content #col2 {
	overflow-x: hidden;
	float: left;
	width: 273px;
	padding-left: 15px;
}

#content #col2 .newsimage {
	float: left;
	width: 82px;
}

#content #col2 .newsimage img {
	width: 82px;
	height: 82px;
	border: 1px solid #666;
}

#content #col2 .news {
	float: left;
	width: 158px;
}

#content #col2 .newsitem img {
	margin-right: 11px;
}

#content #col3 {
	overflow-x: hidden;
	float: left;
	width: 245px;
	padding-left: 15px;
}

#content2col {
	min-height: 375px;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 33px;
	background-image: url('../img_design/bg_overlay_single.gif');
	background-repeat: repeat-y;
}

#content2col #col1 img.aktuellt {
	float: left;
	display: block;
	border: 1px solid #666666;
	max-width: 145px;
	margin-right: 15px;
}

#content2col #col1 .newsitem {
	float: left; width: 526px;
}

#content2col #col1 {
	float: left;
	width: 533px;
	min-height: 375px;
	margin-right: 15px;
}

#content2col #col2 {
	float: left;
	width: 245px;
	margin-left: 15px;
	padding-top: 40px;
}

#content2col #col2x {
	float: left;
	padding-top: 25px;
	width: 287px;
}

#content2col #col2x .sideline {
	padding: 15px;
	background-image: url('../img_design/line.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
}

#contentsimple {
	min-height: 375px;
	padding: 25px;
	width: 810px;
	padding-top: 33px;
}

#contentsimple #col1 {
	float: left;
	width: 245px;
	margin-right: 15px;
}

#contentsimple #col1 img {
	border: 1px solid #666;
	width: 245px;
}

#contentsimple #col2 {
	float: left;
	width: 400px;
}

#col2.spacing {
	padding-top: 40px;
}

.newsitem {
	padding-bottom: 15px;
}

.butikerheader {
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 19px;
}

#butiker {
	padding-top: 8px;
}

#butiker #content {
	padding-top: 0;
}

.sideline img {
	border: 1px solid #ccc;
	float: left;
	margin-right: 5px;
}

/* General stuff */

p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

h1, h2 {
	color: #cd0018;
	padding-bottom: 5px;
	font-weight: lighter;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	color: #000;
	font-size: 14px;
	margin-bottom: 6px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

.puffimg {
	margin-bottom: 15px;
}

.box1, .box2, .box3 {
	border: 1px solid #cccccc;
	padding: 5px;
	overflow-x: hidden;
	background-repeat: repeat-x;
	margin-bottom: 15px;
	background-color: white;
}

.box1 h3, .box2 h3, .box3 h3 {
	margin-top: 6px;
}


.box1 {
	background-image: url('../img_design/puff1_bg.png');
	min-height: 115px;
}

.box2 {
	background-image: url('../img_design/puff2_bg.png');
	min-height: 252px;
}

.box3 {
	background-image: url('../img_design/puff3_bg.png');
	min-height: 378px;
}

.boximage img {
	max-width: 231px;
	border: 1px solid #898989;
}

.box1 .boximage img {
	width: 115px;
	height: 115px;
	float: left;
	margin-right: 5px;
}

.box3 .boximage img {
	max-width: 231px;
}

.boxcontent {
	padding: 5px;
}

.box1 .boxcontent {
	padding-top: 0;
}

.line {
	margin-left: -15px;
	width: 286px;
	height: 1px;
	margin-bottom: 10px;
	margin-top: 15px;
}

/*
a.readmore {
	display: block;
	margin-top: 7px;
	padding-right: 20px;
	background-image: url('../img_design/arrows.gif');
	background-repeat: no-repeat;
	background-position: 48px 3px;
}

.newscontent a.readmore {
	margin-left: 160px;
}
*/