/* Allmängiltig kod */

body,p,td {
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;  
	}
	
body {
	margin: 0px;
    background-color: #FFFFFF;
	background-image: url(../bilder/bak.gif);   
	}
 
a {  
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	color: #CC6633;
	text-decoration: none; 
	cursor:pointer;
	}
a:link { 
      text-decoration: none; 
      color: #CC6633;
      }
a:visited { 
      text-decoration: none; 
      color: #CC6633;
      }
a:active { 
      text-decoration: none; 
      color: #CC6633;
      }
a:hover { 
      text-decoration: underline;
      }     



	

#maincontent {
    text-align:center; 
    float:left;
    padding-left:40px;
}

#mainpic {
    padding-bottom:16px;
}

#maintext{
    width:310px; 
    text-align:left;
}


.spalt {
    width:180px;
    padding-top:16px;
    padding-bottom:16px;
}

.spalthuvud {
    text-align:left; 
    background-color:#AFA05B;
}


.spaltcontent {
    border-left: solid 1px #ccffcc; 
    border-right: solid 1px #ccffcc; 
    padding-left:10px; 
    padding-right:10px; 
    padding-top:20px; 
    padding-bottom:24px; 
    text-align:left; 
    }
   
    
.r1{
	margin: 0 0 0 5px; height: 1px; 
	overflow: hidden; 
	border-left: 1px solid #ccffcc;
	border-right: 1px solid #ccffcc;
	border-bottom: 1px solid #ccffcc;
	}	
.r2{
	margin: 0 0 0 3px; height: 1px; 
	overflow: hidden; 
	border-left: 1px solid #ccffcc;
	border-right: 1px solid #ccffcc;
	}
.r3{
	margin: 0 0 0 2px; 
	height: 1px; 
	overflow: hidden; 
	border-left: 1px solid #ccffcc;
	border-right: 1px solid #ccffcc;
	}
.r4{
	margin: 0 0 0 1px; 
	height: 1px; 
	overflow: hidden; 
	border-left: 1px solid #ccffcc;
	border-right: 1px solid #ccffcc;
	}


