body {
	font-family: Verdana, Arial, Helvetica;						
	font-size: 11px;					
	color: #440606;	
	background-color: #E6C985;}
	
html { height: 101%; }
	
A:link{
	text-decoration:none;  
	font-weight: bold;  
	background-color: inherit;  
	color: #C19B2F; }
	
A:active{
	text-decoration:none; 
	font-weight: bold; 
	background-color: inherit;  
	color: #C19B2F; }
	
A:visited{
	text-decoration:none; 
	font-weight: bold; 
	background-color: inherit;  
	color: #C19B2F; }
	
A:hover{
	text-decoration:none; 
	font-weight: bold;
	background-color: inherit;  
	color: #B9862A; }
	
#titelcontainer {
	background-image: url(images/titel_ny.jpg);
	width: 723px; 
	height: 159px;
	float: left; 
	border: 1px solid #B9862A; 
	position: absolute; 
	left: 50%; 
	top: 10px; 
	margin-left: -362px; }

#kolumncontainer {
	background-color: #ffffff;
	width: 750px; 
	float: left; 
	border: 1px solid #B9862A; 
	position: absolute; 
	left: 50%; 
	top: 180px; 
	margin-left: -375px; }

#mitten {
	float: left; 
	width: 467px;
	margin: 0px; 
	padding: 50px 150px; }

#menycontainer{
	background: #F3F1CE; 
	border-bottom: 1px solid #B9862A;}	

#menycontainer ul{
	padding: 0.8em 0; 
	margin: 0;}
	
#menycontainer li{
	margin-right: 0.2em; 
	display: inline; 
	list-style: none;}
	
#menycontainer li a{
	text-decoration: none; 
	padding: 0.5em 1em 0.8em 1em; 
	margin-left: 0; 
	background: #F3F1CE; 
	font-weight: bold;}
	
#menycontainer a:link{color: #A37C11;}
#menycontainer a:visited{color: #C19B2F;}
#menycontainer a:hover{color: #C19B2F;}
#menycontainer a:active{background: #B9862A;}

#menycontainer a#current{
	background: #ffffff; 
	border-top: 1px solid #B9862A;
	border-left: 1px solid #B9862A;
	border-right: 1px solid #B9862A;
	border-bottom: 1px solid #ffffff; 
	color: #440606;}

li {list-style: none;}
	
.rubrik {
	font-size: 170%;
	font-weight: normal;
	line-height: 100%;
	margin: 0px 0px 20px 0px; 
	padding: 0 0 3px 0;
	text-align: center;
	display: block;
	border-bottom: 1px solid #d1d1d1;}
	
.under {
	font-weight: bold;
	line-height: 100%;
	margin: 20px 5px 5px 0px; 
	padding: 0 0 3px 0;
	text-align: left;}
	
.text {
	line-height: 160%;
	margin: 5px 5px 5px 0px; 
	padding: 0 0 3px 0;
	text-align: left;}
	
.linje {
	border: .5px solid #440606;
	margin: 10px 0px;}
	