/* Start of CMSMS style sheet 'biogasprom' */
@charset "utf-8";
/* CSS Document */


/* wrapper and header */

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #404040;
	background-color: #cccccc;
	position: relative;
	/*height: 100%;*/
}


#wrap {		
	position:relative;
	top: 0px;
	width: 948px;
	left: 0px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
	background:#FFFFFF;
	height: 100%;
	}
	
#header {
	position: relative;
	float: left;
	width: 948px;
	height: 101px;
	background:url(uploads/bgp/bg-header.jpg) no-repeat;
	padding: 0 9px 0 8px;
}

#header .logo {
	position: relative;
	left: 16px;
	top: 16px;  
	height: 62px;
	width: 325px;
}

#language {
	position: absolute;
	float: right;
	right: 34px;
	top: 16px;
	text-align: right;
/*	border: 1px solid;*/
	}
	

#menu {
	position: relative;
	left: -1px;
	float: left;
	width: 948px;
	height: 29px;	
	padding: 0 3px 0 24px; /*ändrat left från 15px*/
	background:url(uploads/bgp/bg-menu2.gif) no-repeat;
    }
#mainTop {
	position: relative;
	left: -1px;
	float: left;
	width: 931px;
	height: 28px;	
	padding: 0 9px 0 8px;
	background: url(uploads/bgp/content-top.gif) no-repeat;
    }
#main {	
	position: relative;
	left: -1px;
	float: left;
	width: 931px;	
	padding: 0 9px 0 8px;
	background: url(uploads/bgp/bg-content.gif) repeat-y;
	}

#main.wide{
	 background: url(uploads/bgp/bg-content-first.gif) repeat-y;
	 }

#mainBottom {
	position: relative;
	left: -1px;
	float: left;
	width: 931px;
	height: 17px;	
	padding: 0 9px 0 8px;
	background: url(uploads/bgp/content-bottom.gif) no-repeat;
	}
	
#footer {
	clear: both;
	position: relative;
	left: -1px;
	float: left;
	width: 930px;
	padding: 2px 10px 0 8px;
	height: 20px;
	overflow:hidden;
	text-align:center;
	background: url(uploads/bgp/bg-footer.gif) no-repeat;
	}
	
#main #leftCol{
	float: left;
	position: relative;
	padding: 14px 16px 0 20px;
	width: 120px;
	color: #27686a;
	font-size: 10px;
	text-align:right;
}

#main #midCol{
	float:left;
	min-height: 445px;	
	padding:8px 0 0 6px;
	position:relative;
	width:545px;
	}
	
#main #wideCol {
	float:left;
	min-height: 445px;	
	padding:8px 0 0 24px;
	position:relative;
	width:684px;
}

.leftbox {
	float: left;
	width: 326px;
	border: #cacaca 1px solid;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 0; /*ska det vara det? */
	}
	
.rightbox {
	float: right;
	width: 326px;
	border: #cacaca 1px solid;
	padding: 10px 0 10px 10px;
	}  

/*#main #rightCol{
	float: right;
	position: relative;
	padding: 0px 15px 0 12px;
	width: 162px;
	color: #747474;
	font-size: 11px;
}*/

#main #rightCol {
color:#747474;
float:right;
font-size:11px;
padding:0 33px 0 0;
position:relative;
width:163px;
}

#main #rightColWide{
	float: right;
	position: relative;
	padding: 0px 30px 0 0px;
	width: 162px;
	color: #747474;
	font-size: 11px;
}

/**************************** img *******************************/
img{
border: 0px;
margin: 0px;
padding: 0px;
}

img.right, div.right {
	float: right;
	margin: 10px 0 10px 10px;
	}
	
img.left, div.left {
	float: left;
	margin: 10px 10px 10px 0;
	}

#language img{
	margin-left: 8px;
	float: right;
	}

/**************************** H1, H2, P *******************************/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 12px;
	line-height: 26px;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 14px 0 2px 0;
	}
	
#rightCol h2, #rightColWide h2{
	font-size: 11px;
	line-height: 12px;
	color: #747474;
	margin-top: 2px;
	}
	
p{
	font: Verdana, Arial, Helvetica, sans-serif 11px;
	line-height: 15px;
	margin: 0 0 6px 0;
}

p.intro{
	font-size: 13px;
	line-height: 16px;
	}

p.imgtext{
	font-size:10px;
	margin: 0 8px;
	}
	
#rightCol p, #rightColWide p{
	color: #747474;
	font-size: 10px;
	line-height:normal;
	margin: 2px 0 0 0;
	}
	
#rightCol p.date, #rightColWide p.date{
	color: #3ba4a6;
	margin: 12px 0 0 0;
	}
#rightCol p.readmore, #rightColWide p.readmore{
	margin: 0 0 4px 0;
	}
	
#footer p {
	color: #e0e0e0;
	font-size: 10px;
	font-weight: bold;
	}
	
/**************************** UL, LI *******************************/

#midCol li{
	margin: 0 0 19px 0;
	list-style-position: inside;
	} 

#leftCol ul{
	margin: 0;
	padding: 0;
	list-style:none;
	}
#leftCol li{
	margin: 0 0 19px 0;
	line-height: 12px;
	font-size: 11px;
	font-weight: bold;
	}
	
#menu ul{
list-style: none;
display: inline;
margin: 0;
margin-left: 20px;
padding: 0 15px 0 0;
}

#menu ul li{
	padding: 0 11px 0 11px;
	float: left;
	display:block;
	height: 29px;
	background: url(uploads/bgp/bg-menu.gif) repeat-x;
	color: #FFFFFF;
}

#menu ul li.active {
	background: url(uploads/bgp/bg-menu-active.gif) repeat-x;
	}

#menu ul li.sep {
	margin: 0;
	background: url(uploads/bgp/separator.gif) no-repeat;
	padding: 0;
	width: 2px;
}



	
/**************************** A *******************************/

a {
	color: #fd5c04;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

#header #language a {
	color: #FFFFFF;
	position: relative;
	top: 6px;
	font-size:10px;
	}
	
	#header #language img a {
	top: 0px !important;
	}
	

#menu a{
	text-decoration: none;
	color:#FFFFFF;
	position:relative;
	top: 6px;
}

#menu a:hover{
text-decoration: none;
color:#FFFFFF;
}
	
#main #leftCol a{
	color: #2a85b0;
	font-weight: normal;
	}
	
#main #leftCol a:hover{
	color: #27686a;
	font-weight: normal;
	}

#main #rightCol h2 a, #main #rightColWide h2 a{
	color: #747474;
	font-weight: bold;
	}
	
#main #rightCol h2 a:hover, #main #rightColWide h2 a{
	color: #747474;
	font-weight: bold;
                text-decoration: none;
	}
	
#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	}


	

/* End of 'biogasprom' */

