@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	padding:0px;
	height:100%;
}

html {
	height:100%;
}

#container {
	padding-left:7px;
	width:936px;
	text-align:left;
	height:6175px;
	background: url(../images/bg_main.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
h2 {
   font-size:15px;
   font-weight:bold;
}
#top {
	padding-top:5px;
}

#topborder {
	padding-top:5px;
	background-color:#789f19;
	height:15px;
	width:924px;
}

#topimage {
	float:left;
	width:694px;
	position:relative;
}

#topimage_right {
	float:left;
	text-align:right;
	height:234px;
	width:230px;
	background-color:#cce491;
	position:relative;
}

#maincontainer {
	
}
#menuarea {
	float:left;
	font-weight:bold;
	line-height:18px;
	color:#3b5105;
	width:160px;
	background-color:#cce491;
	position:relative;
	padding:20px;
	height:6000px; /* -135 för top*/
}

#menu {
	font-weight:bold;
	line-height:18px;
	color:#3b5105;
}

#menu a {
	font-weight:bold;
	line-height:18px;
	color:#3b5105;
	text-decoration:none;
}
#menu a:hover {
	font-weight:bold;
	line-height:18px;
	color:#3b5105;
	text-decoration:underline;
}
#sub2 a:hover {
	font-weight:normal;
	line-height:18px;
	color:#3b5105;
	text-decoration:underline;
}
#contactarea {
	font-weight:normal;
	border-top:1px solid #789f19;
	padding-top:10px;
	margin-top:40px;
}

#sub1 a {
	font-weight:normal;
}

#sub2 a {
	font-weight:normal;
}

#sub3 a {
	font-weight:normal;
}

#mainarticle {
	float:left;
	width:454px;
	border-right:2px solid #cce491;
	padding:20px;
	height:6000px;
}

#bidragsarea {
	float:left;
	width:218px;
	position:relative;
	border-bottom: 2px solid #cce491;
   padding:5px;
}
#bidragsarea img {
   border:none;
}
#adobe-div {
   padding:5px;
   background-color: #789F19;
   color:#ffffff;
}
#adobe-div a {
   color:white; 
   text-decoration:none;
}

#kontaktarea {
	float:left;
	width:218px;
	position:relative;
	border-bottom: 2px solid #cce491;
   padding:5px;
   text-align:center;
}
.bigmail a{
   color:#789F19;
   font-weight:bold;
   font-size:16px;
   text-decoration:none;
}
#eposten {
   margin-top:5px;
}
#kontaktarea #tel {
   text-align:center;
   margin: 0px;
   background-color: rgb(247, 175, 41);
   font-size: 30px;
   font-weight: bold;
   color: #fff;
}

#bannerarea {
	float:left;
	width:228px;
	position:relative;
	border-bottom: 2px solid #cce491;
}

#certifications {
	float:left;
	width:228px;
	position:relative;
}

#bannertext {
	padding:7px;
}

.floatbreak {
   height:0px;
   overflow:hidden;
   clear:both;
}

.redprice {
	color:#e22c1e;
}

.header {
	font-size:16px;
	padding:0px;
	font-weight:bold;
	margin:0px;
}

#flagtop {
   float: right;
   margin-right: 20px;
}
img{
   border: none;
}
