/* CSS Document - maja */

/* container
------------------------------------------------------------------ */
#outercontainter{ 
	background:#d4d4d2 url(../bilder_losning/mainbackground.jpg) no-repeat;
	margin: 0px auto;
	width:1024px;
	min-height: 500px;
	height: auto !important;
	height: 500px;}
#container { 
	margin:15px auto;
	position:relative;
	width:900px;
	background:#d4d4d2;}
#container .clear {
	clear:both;}
	
/* header
------------------------------------------------------------------*/
#header {
	position:relative;
	height:190px;}	
#header .relatedbanner { /* banner related to product */
	background:url(../bilder_losning/topbannerandreprod.jpg) no-repeat;
	position:absolute;
	top:10px;
	height:218px;
	width:900px;
	overflow:hidden;}	
	
/* maincontentarea
------------------------------------------------------------------ */
#maincontent {
	position:absolute;
	margin:20px 0 0px 200px;
	padding:18px 12px;}	
#maincontent .wrap {	
	background: url(../bilder_losning/maincontentback.gif) #FFF ; 
	width:689px;
	min-height: 490px;
	height: auto !important;
	height: 490px;}
#maincontent .textwrap img{	margin:5px;}
#maincontent .textwrap {
	width:664px;
	margin-left:15px;}	
	
/* left
------------------------------------------------------------------ */
#left {
	left:0px;
	top:255px;
	width:210px;
	position:absolute;
	background:url(../bilder_losning/leftmenuback.gif) #FFF;
	color: #999999;
	line-height:120%;
	font-size:0.9em;}	
#left .leftbottom {background:url(../bilder_losning/menubottom.gif); height:17px;}
	
/* FOOTER (OUTSIDE THE #CONTAINER)
------------------------------------------------------------------ */
#footer, #footer a {
	margin:5px auto;
	text-align:right;
	color:#333333;
	font-size:0.9em;}
	
/* NEWS
------------------------------------------------------------------*/	
#news {}
#news .content {
	padding:3px 10px;}
#news .thumbnail {
	float:left;
	width:130px;}
#moreresults ul {
	margin-left:0px;
	padding-left:0px;}
#moreresults ul li {
	display:inline;}
/*misc*/
.abonner {
	background:#91AC6D none repeat scroll 0%;
	border:1px solid #333333;
	height:120px;
	margin-top:20px;
	padding:5px;
	width:500px;
}
.aboform{
	border:1px solid #444444;
	background:#ffffff;
	width:120px;
	padding:1px 6px;
	color:#575757;
	font-size:1.2em;}
.abobtn{
	border:1px solid #444444;
	background:#91AC6D;
	color:#ffffff;
	font-size:1.1em;}
.abobtn:hover{
	background:#FFFFFF;
	color:#333333;
}


