body
{
font-family:Arial, Verdana, Helvetica, Sans-Serif;

}
#logo
{
	float:left;
	margin-top:0px;
}
.PageTitle 
{
Color:#404040;
Font-Size:medium;
font-weight:lighter;

margin-top:22px;
margin-right:2px;
text-align:right;
margin-bottom:0px;
	
}
.bredde
{

	width:980px;
	height:auto;
}
.navigation
{
	
	font-size: 13px;
	font-weight:500;
	margin-left:7px;
	height:25px;
	
}
.clear
{
	clear:both;
}
.navigation ul
{
	list-style:none;
	margin:0;
	padding:0;
	padding-top: 1px;
	
	
}
.navigation li
{
	
	display:inline;
	margin:0;
	
	}
.navigation a:link, .navigation a:visited 
{
	margin-right:-3px;
	margin-top:0px;
	margin-bottom:2px;
	padding:2px  3px 2px 3px;
	color:black;
	background-color: #f4f1f1;
			
	text-decoration:none;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
	
}
.navigation a:hover
{
	color:white;
	background-color: black;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
}
