/* CSS Document */
.ombutikkenimg {
	float:right;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8ab859;
	border-right-color: #4e8216;
	border-bottom-color: #4e8216;
	border-left-color: #8ab859;
	padding: 10px;
	margin: 10px;
}
.ombutikkenimg_left {
	float:left;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8ab859;
	border-right-color: #4e8216;
	border-bottom-color: #4e8216;
	border-left-color: #8ab859;
	padding: 10px;
	margin: 10px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #2b3b23;
	font-size: 18px;
	font-style: italic;
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	color: #2b3b23;
	padding: 3px;
	font-size: 11px;
}
.productthumbs .overlay_lagersalg{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFDF00;
	position: absolute;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: double #FFDF00 3px;
}
.productthumbs .overlay_lagersalg_large{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFDF00;
	position: absolute;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: double #FFDF00 3px;
}
.pageingButton{
	font-size: 14px;
	text-decoration: none;
	background-color: #82b64a;
	padding: 0px;
	width: 140px;
	height: 24px;
	color: #FFFFFF;
	border: #82b64a double 3px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}


.cloudBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 370px;
	float: left;
	font-weight: bold;
}
.cloudBox a, .cloudBoxL a {
	text-decoration: none;
	color: #2B3B23;
	font-weight: bold;
}
.cloudBox a:hover, .cloudBoxL a:hover {
	text-decoration: underline;	
}
.cloudBox a img, .cloudBoxL a img {
	border: 0;
	margin-bottom: 15px;
}
.cloudBox .main {
	width: 330px;
	float: left;
	background: url(/img/bg_box_top.gif) center top;
	padding: 82px 20px 10px 20px;
	text-align: center;
}
.cloudBox .bottom {
	width: 370px;
	height: 19px;
	float: left;
	background: url(/img/bg_box_bottom.gif) center top;
	font-size: 1px;
}
.cloudBoxL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 760px;
	float: left;
	margin-top: 21px;
}
.cloudBoxL img {
	float: left;
	margin-right: 20px;
}
.cloudBoxL .text {
	float: left;
	margin-left: 20px;
	width: 400px;
}
.cloudBoxL .top {
	width: 760px;
	height: 19px;
	background: url(/img/bg_boxl_top.gif) center top;
	float: left;
	font-size: 1px;
}
.cloudBoxL .main {
	width: 700px;
	padding: 10px 30px 95px 30px;
	background: url(/img/bg_boxl_main.gif) center bottom;
	float: left;
}


