body

{

	margin: 0px;

	background: #cccccc url('pics/bg_gradient(13x768).jpg') repeat-x top center;

}




#main

{
	width: 900px;
	padding: 20px;
	margin: 10px auto;
	border: 2px solid #efefef;
	min-height: 100%;
	background: #ffffff url('pics/bg_gradient_light(13x768).jpg') repeat-x top center;
	

}

#sidcontainer {
	width: 900px;
	height: auto;
	background: #ffffff;
	font-family: verdana, arial, sans-serief;
	min-height: 100%;
	margin: 0px;
	}
	

#header {
	width: 880px;
	background: #ffffff;
	font-family: verdana, arial, sans-serief;
	height: auto;
	padding: 10px 10px 0px 10px;
	}



#topmeny ul{

			padding: 0px;
			background: #000000 url(pics/meny_bg_black.jpg) repeat-x;
			color: #fff;
			float: left;
			width: 100%;
			border-right: 1px solid #fff;
			font-family: verdana, arial, sans-serief;
			font-size: 14px;
			line-height: 17px;

			}

			

			#topmeny ul li { display: inline; }

			

			#topmeny ul li a

			{
			padding: 5px 30px 10px 10px;
			background: #000000 url(pics/meny_bg_black.jpg) repeat-x;
		
			color: #fff;
			text-decoration: none;
				line-height: 17px;
			float: left;
			border-right: 1px solid #fff;
			}

			

			#topmeny ul li a:hover

			{
			background: #ff6600 url(pics/meny_bg_orange.jpg) repeat-x;
			color: #fff;
			}
	
	
	
	
	
#main_content {
	width: 880px;
	height: 100%;
	background: #ffffff;
	min-height: 100%;
	margin: 10px 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 10px;
}

#kolumncontainer {
	background: #fff;
	float: left;
	width: 880px;
}


#content {
	width: 620px;
	height: 100%;
	background: #ffffff;
	min-height: 100%;
	margin: 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	float: left;
	overflow: hidden;
	}

#right_column {
	width: 240px;
	height: 100%;
	padding: 0px;
	font-family: verdana, arial, sans-serief;
	color: #000;
	font-size: 13px;
	background: #fff;
	margin: 5px;
	float: right;
	border-top: 1px solid #fff;
	overflow: hidden;
}

			#right_column a {  color: #ffffff; text-decoration: none}

			#right_column a:hover { color: #cccccc; text-decoration: none}
	
#right_column2 {
	width: 220px;
	height: 100%;
	font-family: verdana, arial, sans-serief;
	color: #fff;
	font-size: 13px;
	background: #333;
	padding: 10px;
	float: right;
	line-height: 15px;
}

#boka {
	width: 610px;
	height: 100%;
	font-family: verdana, arial, sans-serief;
	color: #fff;
	font-size: 13px;
	background: #333;
	padding: 10px;
	float: left;
	line-height: 15px;
}

#footer {
	width: 100%;
	height: auto;
	background: #fff;
	font-family: verdana, arial, sans-serief;
	font-size: 13px;
	color: #666;
	text-align: center;
	line-height: 18px;
	padding: 0px;
	}





			a {  color: #666666; text-decoration: none}
			a:hover {
	color: #999;
	text-decoration: none
}
			

			

			P a {
	color: #ff6600;
	text-decoration: none
}
			P a:hover {
	color: #999;
	text-decoration: none
}



			h1 { font-family: verdana, arial, sans-serief; font-size: 24px; font-weight: normal; letter-spacing: 1px}

			h2 { font-family: verdana, arial, sans-serief; font-size: 15px ; color: #336699; text-decoration: none}

			h3 { font-family: verdana, arial, sans-serief; font-size: 13px ; color: #336699; text-decoration: none}

			h3 a { font-family: verdana, arial, sans-serief; font-size: 13px ; color: #336699; text-decoration: none}

			h4 { font-family: verdana, arial, sans-serief; font-size: 11px ; color: #336699; text-decoration: none}

			h5 { font-family: verdana, arial, sans-serief; font-size: 11px ; color: #FFFFFF; text-decoration: none}

				h5 a:hover { font-family: verdana, arial, sans-serief; font-size: 11px ; color: #FF0000; text-decoration: none}

		

			



#sidnavcontainer { width: 100%; }

			

			#sidnavcontainer ul

			{
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font-family: verdana, Arial, Helvetica, sans-serif;
			font-size: 14px;
							}

			
			#sidnavcontainer a

			{
			display: block;
			padding: 10px 5px 15px 10px;
			background-color: #ff6600;
			border-top: 1px solid #eee;
			}

		
			#sidnavcontainer a:link, #navlist a:visited

			{
			color: #EEE;
			text-decoration: none;
						}

		
		
			#sidnavcontainer a:hover

			{
			background-color: #666666;
			color: #fff;
			}
.red_text {
	color: #900;
}

.puff { 	padding: 0px 10px 5px 10px;
			margin-right: 10px;
			background: #999 url(pics/bg_gradient_greywhite17x70.jpg) repeat-x;
			color: #fff;
			float: left;
			width: auto;
			border-right: 1px solid #fff;
			font-family: verdana, arial, sans-serief;
			font-size: 14px;
			line-height: 17px;
			
			}
			
.no_decoration {text-decoration: none;
	}