body
{
	color:#d7d7d7;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#003757;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
a:link
{
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	font-family:Verdana;
}
a:visited 
{
	color:#ffffff;
	text-decoration:none;
	font-size:13px;
	font-family:Verdana;
}
a:hover
{
	color:#ffffff;
	text-decoration:underline;
	font-size:13px;
	font-family:Verdana;
}
a:active 
{
	color:#ffffff;
	text-decoration:underline;
	font-size:13px;
	font-family:Verdana;
}
#banner
{
	position:relative;
	margin:0 auto;
	width:1005px;
	height:100px;
	border:1px solid #ffffff;
	padding-left:5px;
	padding-top:5px;
}
#container
{
	position:relative;
	margin:0 auto;
	width:1012px;
}
#meny-text
{
	width:auto;
	float:left;
	border-left:1px solid #ffffff;
}
#left
{
	float:left;
	width:198px;
}
#meny
{
	width:204px;
	float:left;
	padding:7px 0px 10px 0px;
}
#meny a
{
	width:196px;
	font-family:Arial, Helvetica, sans-serif;
	display:inline-block;
	text-decoration:none;
	padding-left:3px;
	border-bottom:1px dotted #ffffff;
}
#meny img
{
	padding-left:2px;
	padding-top:3px;
}
#meny a:link{color:#ffffff;}
#meny a:visited{color:#ffffff;}
#meny a:hover{background-color:#3d7698;}

#fade
{
	float:left;
	background-image:url(images/fade.png);
	background-repeat:repeat;
	background-position:center;
}
#text
{
	width:808px;
	border-right:1px solid #ffffff;
	border-left:1px solid #4d84a4;
	padding:3px 0px 0px 3px;
	float:left;
	padding-bottom:5px;
	min-height:400px;
}
#sidfot
{
	width:500px;
	height:22px;
	margin:0 auto;
	float:left;
	padding:3px 3px 0px 3px;
	background:#4f98dc;
	border-bottom:1px solid #ffffff;
}
#info-mail
{
	width:498px;
	height:22px;
	margin:0 auto;
	float:left;
	padding:3px 3px 0px 3px;
	background:#4f98dc;
	text-align:right;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
a img
{
	border:0px;
}
.title
{
	font-family:Arial;
	font-size:17px;
	display:block;
	padding-left:15px;
	margin:0px 0px 5px -3px;
	border-bottom:1px dotted #4d84a4;
}
h1
{
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	margin:0px;
}
h2
{
	font-family:Arial;
	color:#90c7f8;
	font-weight:bold;
	font-size:14px;
	margin:0px;
}
h3
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	margin:0px;
}
ul
{
	margin-top:0px;
}
ol
{
	margin-top:0px;
}
