html {
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
body {
	margin: 0;
	padding: 0;
}
body * {
	font-size: 1em;
}
/*************************************************
******** formatteringer for top ******************
**************************************************/
#top, #main, #bottom {
	width: 780px;
	margin: 0 auto;
}
#top {
	background-image:  url(images/design/top.png);
	height: 10px;
	overflow: hidden;
	margin-top: 2em;
}
/*************************************************
******** formatteringer for main *****************
**************************************************/
#main {
	background-image: url(images/design/mainbg.png);
	min-height: 300px;
}

/******* formatteringer for header ***************/
#main #header {
	width: 780px;
	height: 140px;
	position: relative;
}
#main #header #logo {
	background-image: url(images/design/logo.png);
	width: 294px;
	height: 53px;
	position: absolute;
	left: 20px;
	top: 9px;
}
#main #header #topimg {
	background-image: url(images/design/topimg.jpg);
	width: 280px;
	height: 140px;
	position: absolute;
	right: 19px;
	top: -1px;
}
#main #header #slogan {
	background-image: url(images/design/slogan.png);
	width: 537px;
	height: 25px;
	position: absolute;
	top: 76px;
	left: 11px;
}
#main #header #logo span, #main #header #slogan span {
	position: absolute;
	left: -9999px;
	width: 20em;
}

/******* formatteringer for nav ***************/

#main #nav {
	margin: 0 32px 0 29px;
	height: 2em;
	background-color: #1A4694;
	overflow: hidden;
	position: relative;
	top: -10px;
}
#main #nav ul {
	list-style: none;
	margin: 0 0 0 1.3em;
	padding: 0;
	color: #fff;
	font-size:  1.2em;
	font-weight: bold;
}
#main #nav ul li {
	display: inline;
}
#main #nav ul li.webaddress {
	float: right;
	font-weight: normal;
	margin-right: 20px;
	line-height: 1.6em;
} 
#main #nav ul li a {
	text-decoration: none;
	color: #fff;
	margin: 0 0.5em;
	line-height: 1.6em;
}
#main #nav ul li a:hover {
	color: silver;
}
#main #nav ul li a.active {
	color: #FFB62D; /*#FF6600;*/
	cursor: default;
}
#main #nav ul li a.active:hover {
	color: #FFB62D; /*#FF6600;*/
}
#main #nav span.webaddress {
	float: right;
	margin-right: 15px;
}

/******* formatteringer for content ***************/

#main #content {
	width: 670px;
	margin-left: 50px;
	font-size: 1.1em;
	line-height: 1.4em;
}
#main #content h1 {
	font-size: 1.6em;
	margin-bottom: 1em;
	margin-top: 1.5em;
	color: #1A4694;
	font-family: Arial, Helvetica, sans-serif;
}
#main #content h2 {
	font-size: 1.4em;
	margin-bottom: 0;
	color: #1A4694;
	font-family: Arial, Helvetica, sans-serif;
}
#main #content p {
	margin-top: 0;
	margin-bottom: 1.2em;
}
#main #content p.ingress {
	font-weight: bold;
	font-size: 1.1em;
}
#main #content p img.left {
	float: left;
}
#main #content p img.right {
	float: right;
}
#main #content abbr, #main #content span.abbr{
	border-bottom: 1px dashed #000;
	cursor: help;
}
#main #content table {
	table-layout: fixed;
	border-collapse: collapse;
}
#main #content table caption {
	text-align: right;
	padding-right: 10px;
	height: 2em;
	margin-bottom: 0.5em;
}
#main #content table th, #main #content table td {
	text-align: left;
	padding: 4px 0;
}
#main #content table a.knapp {
	background-color: #ccc;
	border-width: 2px;
	border-style: solid;
	border-color: #eee #999 #999 #eee;
	padding: 2px 5px;
	text-decoration: none;
	color: #000;
}
/******* formatteringer for kontaktsiden ***************/
#main #content #contacts {
	float: left;
	width: 260px;
	padding: 10px;
	background-color: #eee;
}
#main #content #contacts address {
	font-style: normal;
	margin-bottom: 2em;
	margin-left: 10px;
	text-indent: -10px;
}
#main #content #contacts h2 {
	margin-bottom: 0.5em;
}
#main #content #contacts p {
	margin-left: 10px;
	text-indent: -10px;
}
#main #content #mailform {
	width: 380px;
	float: left;
	margin-left: 10px;
}
#main #content fieldset legend {
	color: #000;
	padding: 0 1em;
}
#main #content p.error {
	background-color: #ffc;
	color: #f00;
	margin-left: 130px;
	margin-right: 25px;
	padding: 3px;
	border: 1px solid #f00;
	font-weight: bold;
}
#main #content p label {
	width: 120px;
	text-align: right;
	margin-right: 10px;
	float: left;
	position: relative;
	top: 0.2em;
}
#main #content #mailform input {
	width: 200px;
}
#main #content #mailform textarea {
	width: 340px;
	padding: 5px;
}
#main #content .nowidth, #main #content #mailform .nowidth  {
	width: auto;
	float: none;
	display: inline;
}
#main #content p input#submit {
	margin-left: 130px;
	width: auto;
	padding: 0 1em;
}
#main #content p.submit {
	 text-align: right; 
	 margin-right: 15px;
}
/******* formatteringer for bottomline ***************/

#main #bottomline {
	width: 690px;
	height: 1.1em;
	line-height: 1.1em;
	background-color: #1A4694;
	margin-left: 45px;
	margin-bottom: 1em;
	margin-top: 2em;
	padding: 0.2em 0;
	text-align: center;
	color: #fff;
	clear: both;
}

/******* formatteringer for address ***************/

#main #address {
	width: 690px;
	margin-left: 45px;
	padding-bottom: 1em;
	text-align: center;
}
#main #address address {
	font-style: normal;
}
#main #address address a {
	color: #000;
	text-decoration: none;
}
#main #address span.printweb {
	display: none;
}
#main #address address a img {
	position: relative;
	top: 1px;
}
/*************************************************
******** formatteringer for bottom ***************
**************************************************/
#bottom {
	background-image: url(images/design/bottom.png);
	height: 21px;
	overflow: hidden;
}
/*************************************************
******** formatteringer for printlogo ************
**************************************************/
#printlogo {
	display: none;
}

/*************************************************
******** generelle formatteringer ****************
**************************************************/
a.skiplink {
	position: absolute;
	text-indent: -9999px;
	width: 60px;
	left: -9999px;
}
a img {
	border: none;
}
label.required {
	font-weight: bold;
	color: #660000;
}

