﻿#main {	  	
	width:740px;	
	overflow:auto;
    margin-left:auto;
    margin-right:auto;	    
}

body {
	margin: 3px;
	padding:0;	
	background-color:#e7e7e7;	
}

p {	
	margin: 5px 0px 0px 0px;	
	padding:0px 
}

.menu {
	float:left; 
	text-align:center
}
.menu a { 
	text-decoration:none
}

.val {
	background-color:#2a6ca3;
	color:inherit; 
	height:20px;
}

.m { 
	padding-top:5px
}

#toplogga { 
	text-align:left; 		
	margin-top:20px;
	
}

#topmenu a {
	color:#cbcbcb; 
	font-weight:bold; 
	padding: 5px 9px 0px 9px
}

#bottom { 
	background-color:#2a6ca3; 
	height:25px; 
	text-align:center; 
	color:#cbcbcb; 
	margin-top:3px; 
	padding-top:2px;	
}

#bottom a {
	color:#cbcbcb; 
	background-color:inherit;
	text-decoration: underline;
	font-weight:normal;	
}

#topmenu { 
	background-color:#575757; 
	width:100%; 
	height:25px; 
	margin-bottom:3px;
	font-family:Verdana, Sans-Serif;
}

#content {	  
	overflow: auto; 
	text-align:left;  
	margin: 2px 0px 3px 0px; 
	background-color:#FFFFFF; 
	width:100%  
}

#bottenpuffar {
	background-color:#FFFFFF; 
	width:100%; 
	text-align:left; 
	margin-top:5px 
}

#seasons {	
}

#seasons img {
	width:100%;
}

.col1 { 
	width:330px;	
	float:left;	
	padding-left:40px;	
}

.col2 { 
	width:330px;	
	float:left; 
	text-align:center;
	padding-left:40px;
}

.left { 
	float:left
}

#puff1 p, #puff2 p, #puff3 p {
	padding:0;margin:0;
}

#puff1 {
	background-image:url(grafik/bgpuff.gif); 
	background-repeat:no-repeat;
	width:265px;
	height:90px;
	padding:7px;
	overflow:hidden
}

.puff1_img {
	float:left;
	display:inline;
}

#puff2 {
	background-image:url(grafik/bgpuff2.gif); 
	background-repeat:no-repeat;
	width:170px; 
	padding:7px 7px 7px 15px; 
	height:90px; 
	overflow:hidden;		
}

#puff3 {
	background-image:url(grafik/bgpuff.gif); 
	background-repeat:no-repeat;
	width:255px;
	padding:7px; 
	height:90px; 	
	overflow:hidden;	
}

.puff3_img {
	float:right;
	/*display:block;*/
	/*border:1px solid Red;*/
}

img {
	border-style:none;
}

a.lasmer {
	color:#10649d;
	text-decoration:none;
	font-weight:bold;
}

.article {
	margin-bottom:20px;
}

.rightImage {
	display:block;	
	margin-bottom:5px;
}

.frontImage {
	display:block;
}

h2 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:12px;
}
