body
	{
		background-color: #d9d5c9;
		font-family: arial;
		font-size: 11px;
		line-height: 140%;
	}
	
div.wrapper
	{
		width: 956px;
		margin: 0px auto;
		display: table;
		background-color: #ffffff;
	}

div.menu
	{
		width: 956px;
		height: 30px;
		margin: 0px;
		background-image: url(images/clar_bg_meny.gif);
		background-repeat: repeat-x;
		background-color: #ffffff;
		padding: 4px 0px 0px 0px; 
	}
	
	img {
	border: none;
	}

div.intro
	{
		width: 910px;
		height: 400px;
		margin: 0px;
		background-color: #eeeeee;
		border: solid;
		border-color: #e3e3e3;
		border-style: solid;
		border-width: 1px;
		margin: 13px;
		padding: 9px;
		font-size:12px;
	}

	div.main
	{
		width: 930px;
		background-color: #ffffff;
		margin: 13px;
	}

td {
margin: 0px;
padding: 0px;
border-collapse: collapse ;
}

table {
margin: 0px;
padding: 0px;
border-collapse: collapse ;
}

.tabell {
		
		border: solid;
		border-color: #e3e3e3;
		border-style: solid;
		border-width: 1px;
		width: 930px;
		background-color: #e8f4fe;
}

	
td.liste {
		width: 285px;
		border-color: #cee5f3;
		border-style: solid;
		border-width: 1px;
		background-color: #e8f4fe;

}

td.listet {
		width: 285px;
		border-color: #cee5f3;
		border-style: solid;
		border-width: 1px;
		background-color: #d9ebf6;

}

h1
	{
		font-family: arial;
		font-size: 20px;
		font-weight: normal;
		color: #853335;
		font-style: bold;
		margin: 10px 0px 10px 0px;
	}
	
h2
	{
		font-family: arial;
		margin: 30px 5px 10px 10px;
		font-size: 24px;
		font-weight: bold;
		color: #660003;
	}
	
h3
	{
		font-family: arial;
		line-height: 130%;
		font-size: 12px;
		font-weight: bold;
		color: #3a6697;
	}
	
	
hr
	{
		height: 1px;
		margin: 10px 0px 10px 0px;
		background-color: #000;
		color: #000;
	}
	
.menys {
		margin: 0px;
		background-image: url(images/clar_s_bg.gif);
		background-repeat: repeat-x;
		background-color: #ffffff;
		float:left;
		height: 30px;
		}
.meny {
		margin: 0px;
		background-image: url(images/clar_bg.gif);
		background-repeat: repeat-x;
		background-color: #ffffff;
		float:left;
		height: 30px;
}

.menyT {
		margin: 0px;
		background-image: url(images/clar_bg.gif);
		background-repeat: repeat-x;
		background-color: #ffffff;
		float:left;
		height: 20px;
		padding: 10px 5px 0px 5px; 
}

.menyTs {
		margin: 0px;
		background-image: url(images/clar_s_bg.gif);
		background-repeat: repeat-x;
		background-color: #ffffff;
		float:left;
		height: 20px;
		padding: 10px 5px 0px 5px; 
}

a.menu {
color: #5c5950;
text-decoration: none;
font-weight: bold;
}

a.menus {
color: #ae273a;
text-decoration: none;
font-weight: bold;
}