/* CSS Document */

html, body {
margin: 0;
padding: 0;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background: #F2F4EF;
	}


#top_1 {
	clear:both;
	width: 800px;
	margin:auto;
	padding:0;
	height: 39px;
	background: url(bilder/top.jpg) no-repeat top;
			}
#top_2 {
	clear:both;
	width: 800px;
	margin:auto;
	padding:0;
	height: 99px;
	background: url(bilder/top2.jpg) no-repeat top;
			}
/* Meny */
#meny {
	clear:both;
	width: 783px;
	margin: auto;
	padding-left:17px;
	padding-top:2px;
	padding-bottom:0;
	padding-right:0;
	height:19px;
	background: url(bilder/meny.jpg) no-repeat top;
				}	

#meny a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px; 
	font-weight: bold;	
	font-style: normal;
	padding:0px;
	margin:0px;
}	

#meny p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px; 
	font-weight: bold;	
	font-style: normal;
	padding:0px;
	margin:0px;
}	


#meny a:link, a:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px; 
	font-weight: bold;	
	font-style: normal;
	padding:0px;
	margin:0px;
}	
#meny a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px; 
	font-weight: bold;	
	font-style: normal;
	padding:0px;
	margin:0px;
}
#meny .current{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	font-size: 11px;
	line-height: 18px; 
	font-weight: bold;	
	font-style: normal;
	padding:0px;
	margin:0px;
}

/* END MENY */

#huvud {
	width: 800px;
	height:auto;
	margin: auto;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background:url(bilder/main.jpg) repeat-y;
	}
/*den vänstra delen*/
 #main_left {
 	float: left;
	clear: both;
	width: 280px;
	height:auto;
	/*background:transparent url(bilder/transparent.gif) repeat;*/
	background-color:none;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 13px;
	padding-bottom: 0px;
	padding-right: 7px;
	}
	
/*höger sidan */
#main_right {
   	width: 490px;
	float: left;
	height:auto;
	/*background:transparent url(bilder/transparent.gif) repeat;*/
	background-color:none;
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom:0px;
	padding-right:10px;
	}
		
/* boxar inuti main objekt (ska ersäta tabeller i vanligt HTML) */
.box {
float:left;
background-image:none;
width:255px;
padding-left:15px;
margin:0px;
}
.box2 {
float:left;
background-image:none;
width:215px;
padding-left:5px;
padding-top:5px;
margin:0px;
}
.box3 {
background-image:none;
background:none;
width:480px;
padding-left:15px;
padding-top:5px;
margin:0px;
}
.box_news {
background-image:none;
background:none;
width:150px;
padding-left:5px;
padding-top:5px;
margin:0px;
}

/* END MITTEN */


/* FOOT */

#foot {
clear:both;
width: 800px;
background: url(bilder/fot.jpg) no-repeat center;
height:9px;
margin: 0;
padding: 0;

}
div.clear {
clear: both;
height: 0;
line-height: 0;
}
/*  END FOOT */

img {
	border:0px;
}


a,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;	
	font-style: normal;
	margin:0px;
	padding: 0px 0px 0px 5px;
}

a:link, a:visited {
	color: #4785C2;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-weight:normal;
}
a:hover {
	color: #4785C2;
	text-decoration: underline;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px; 
	font-weight: bold;	
	font-style: normal;
	padding-left:5px;
	padding-bottom:10px;
	padding-top:5px;
	margin:0px;
}
h2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px; 
	font-weight: normal;	
	font-style: normal;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	margin:0px;
}
h3 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 13px;
	line-height: 20px; 
	font-weight: bold;	
	font-style: italic;
	padding-bottom:5px;
	padding-top:5px;
	margin:0px;
}

h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	line-height: 22px; 
	font-weight: bold;	
	font-style: normal;
	padding-bottom:1px;
	padding-top:1px;
	padding-left:5px;
	margin:0px;
}

h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 16px;
	line-height: 20px; 
	font-weight: bold;	
	font-style: italic;
	padding-bottom:10px;
	padding-top:10px;
	margin:0px;
}
hr {
color: #B8B9B4;
background: #F3F4F6;
height:1px;
padding:0px;
margin:0px;
}

.small_red {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cc0033;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;	
	font-style: normal;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
.adress {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;	
	font-style: normal;
	margin:0px;
	padding: 0px 0px 0px 0px;
}
/* formulär*/

form         { font-family: Verdana; font-size: 11px; }
input        {
			font-family: Verdana;
			font-size: 11px;
			border: 1px;
			border-color: #cccccc;
			border-style: solid;
			background: #F3F4F6;
			padding: 2px 2px 2px 2px;
}
textarea     { font-family: Verdana ; 
				font-size: 11px ; 
				border: 1px ; 
				border-color: #cccccc; 
				border-style: solid; 
				background: #F3F4F6;}
/*  end formulär */
