body, html 	
	{
	background-color: #b41e22;
	background-image: url(img/bground.gif);
	background-position: Center Top;
	height: 100%;
	background-repeat: repeat-y;
	font-family : arial, verdana, helvetica;
	font-size: 12px;
	padding: 6px 0px 0px 0px;
	text-align: center;
	}
	
h1
	{
	font-size : 19px;
	color : black;
	text-align: left;
	margin: 0 auto;
	}
	
h2
	{
	font-size : 12px;
	font-weight: bold;
	margin: 0 auto;
	}
	
h3
	{
	font-size : 10px;
	font-weight: bold;
	margin: 0 auto;
	}
	
p {	line-height: 18px;}
	
a:link 
	{TEXT-DECORATION: none;color: #02036c;font-weight: bold;} 
a:visited 
	{TEXT-DECORATION: none;color: #02036c;font-weight: bold;} 
a:hover 
	{TEXT-DECORATION: none;color: #02036c;font-weight: bold;}
	
a.meny:link 
	{TEXT-DECORATION: none;color: black;font-weight: bold;} 
a.meny:visited 
	{TEXT-DECORATION: none;color: black;font-weight: bold;} 
a.meny:hover 
	{TEXT-DECORATION: none;color: black;font-weight: bold;}
	
.input1 {width: 278px; height: 14px; margin-left: 0px; margin-top: 3px; margin-bottom: 3px; border: 1px solid #707070;}
.input2 {width: 183px; height: 14px; margin-left: 0px; margin-top: 3px; margin-bottom: 3px; border: 1px solid #707070;}

.knapp1 {color: white;margin-top: 3px;height: 22px;font-family : georgia, verdana, arial;
		font-size: 12px;width: 280px;border: none;margin-bottom: 0px;}
	
.knapp2 {background-image: url('img/knapp_liten.jpg');color: white;margin-top: 3px;height: 22px;font-family : georgia, verdana, arial;
		font-size: 12px;width: 185px;border: none;margin-bottom: 0px;}
		
	
div.content {
	background-image: url(img/content_background.gif);
	width:800px;
	margin: 0 auto;
	border: none;
	display:block;
	}
	
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; 
	display:block;
}
.push {
height: 60px;
}
.footer {
	background-color: transparent;
    width: 100%;
	height: 60px; 
	z-index: 10;
	text-align: center; 
}

.ifooter {
	background-color: black;
    width: 800px;
	height: 60px;	
	position: absolute;
	left: 50%;
	margin-left: -400px;
	float: left; 
	z-index: 10;
	border-top: 10px solid white;
	border-bottom: 10px solid white;
	text-align: left; 
}

div.left {
	display: inline;
	background-color: transparent;
	width:170px;
	float: left;
	margin-right: 10px;
	text-align: center;
	border: none;
	}
	
div.middle {
	display: inline;
	background-color: transparent;
	width: 425px;
	margin: 0 auto;
	float: left;
	margin-right: 10px;	
	text-align: left;
	border: none;
	}
	
div.right {
	display: inline;
	background-color: transprent;
	width: 185px;
	margin: 0 auto;
	float: left;
	text-align: left;
	border: none;
	display:block;
	}

   
.linked2
   {
   display: inline;
   font-weight: bold;
   float: left;
   width: 160px;
   height: 18px;
   font-size: 12px;  
   margin-left: 3px;
   margin-bottom: 3px;
   background-image: url(img/button_orange.jpg);
   color: black;
   text-align: center;
   z-index: 100;
   padding: 11px 0px 0px 0px;
   }
   
.linked1
   {
   display: inline;
   font-weight: bold;
   float: left;
   width: 160px;
   height: 18px;
   font-size: 12px;  
   margin-left: 3px;
   margin-bottom: 3px;
   background-image: url(img/button_green.jpg);
   color: black;
   text-align: center;
   z-index: 100;
   padding: 11px 0px 0px 0px;
   }
   
	
div.left ul
   {
   margin:0px auto;
   list-style-type: none;
   padding: 0px;
   
   }
 

	

	
