/* Layout Stylesheet */ 

body {
	margin:20px;
	background:#003D66;
	color: #333333;
	text-align:center;
	padding:0;
	background-color: #003D66;
	font-family: Arial, Helvetica, sans-serif;
 }

#outer {
	text-align:left;
	border:1px solid #000000;
	width:800px;
	margin:auto;
	background-color: #4B87B5;
 }

#hdr {
	height:60px;
	color: #333333;
	background-color: #4B87B5;
	border: 5 solid #000000;
 }

#bodyblock {
	position:relative;
	color: #333333;
	width:800px;
	padding:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CDD4FE;
 }

#l-col {
	float:left;
	color: #333333;
	width:160px;
	padding-top: 22px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: left;
 }

#cont {
	width:630px;
	background:#ffffff;
	color: #000000;
	border:solid #000000;
	border-width:0 0 0 1px;
	text-align:left;
	background-color: #CDD4FE;
 }

#ftr {
 height:25px;
 color: #333333;
 border:solid black;
 border-width:1px 0 0 0;
 margin:0;
 }

.Navlink {
	COLOR: #003D66;
	TEXT-DECORATION: none;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
}
a:link.Navlink  {color : #003D66;}
a:visited.Navlink  {color : #003D66;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}
.Active {
	COLOR: #FFCC00;
	TEXT-DECORATION: none;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #003D66;
	text-align: left;
}
#nav-menu li a:hover {

	height: 2em;
	line-height: 2em;
	float: top;
	width: 9em;
	display: block;
	border: 0.1em solid #153A55;
	color: #153A55;
	text-decoration: underline;
	text-align: left;
	background-color: #fff;
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#active {

	height: 2em;
	line-height: 2em;
	float: top;
	width: 9em;
	display: block;
	border: 0.1em solid #153A55;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #153A55;
	background-image: url(none);
	background-repeat: repeat-x;
	background-position: left bottom;
#bar {
	height: 10px;
	background-color: #33FF00;
}
.rubrik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.list {
	text-decoration: underline;
	list-style-image: none;
	list-style-type: none;
	color: #000000;
}
.Navlinkprod {
	COLOR: #CBE3F8;
	TEXT-DECORATION: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-color: #4B87B5;
}
.text {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.adresslist {
}
