@charset "utf-8";

form {
	margin:0px;
	padding:0px;
}

a {
	color:#0074e1;
	text-decoration:underline;
}

a:hover {
	color:#000 !important;
}

body {
	background-image:url(/img/top_gradient.png);
	background-repeat: repeat-x;
	background-color: #ebebeb;
	margin: 10px 0px 20px 0px;
	
	overflow: -moz-scrollbars-vertical;
}

.clearfix {
	clear:both;
	height:10px;
}

.box-clearfix {
	clear:both;
}

.image {
	padding:7px;
	background-color:#ededed;
	border: solid 1px #c3c3c3;
}

#bg-container {
	width:990px;
	margin-right:auto;
	margin-left:auto;
	
	background-image:url(/img/content_bg.png);
	background-repeat: repeat-y;
	clear:right;
}

#content {
	width:870px;
	padding: 20px 60px 7px 60px;
	
	background-image:url(/img/content_top_bg.png);
	background-repeat: no-repeat;
}

#bg-bottom {
	width:990px;
	height:24px;
	margin-right:auto;
	margin-left:auto;
	
	background-image:url(/img/content_bottom_bg.png);
	background-repeat: no-repeat;
}

#logo {
	width:189px;
	height:28px;
	float:left;
	display: block;
	padding:20px 0px 20px 20px;
}

#flags {
	float: right;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-right:10px !important; /* FF IE7 */
	margin-right:4px; /* IE6 */
	padding-left:10px;
	padding-right:10px;
	margin-top:27px;
	background-image:url(/img/main_menu_right.gif);
	background-position:right;
}

#flags li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 21px;
	list-style-type: none;
}

#flags li a {
	margin: 0px;
	padding: 0px;
	padding-right: 2px;
	padding-left: 7px;
	line-height:22px;
	display: inline;
}

#main-menu {
	float: right;
	width:460px;
	list-style-type: none;
	padding: 0px;
	padding-left:8px;
	margin: 0px;
	margin-top:27px;
	background-image:url(/img/main_menu_left.gif);
}

#main-menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 21px;
	line-height:20px;
	list-style-type: none;
}

#main-menu li a {
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 7px;
	padding-right: 7px;
	
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 15px;
	white-space: nowrap;
	height:21px;
}

#main-menu li:hover {
	background-image:url(/img/main_menu_hover.gif);
	text-decoration: none;
}

.menu-toggle {
	width:853px;
	padding-left:8px;
	z-index:10;
	float:left;
	height:0px;
}

#menu {
	padding:0px;
	padding-bottom:0px;
	margin:0px;
	float:left;
	width:853px;
	margin-left:9px !important; /* FF IE7 */
	margin-left:5px; /* IE6 */
	height:27px;
}

#menu-bg {
	display:block;
	padding:0px;
	margin:0px;
	float:left;
	width:853px;
	background-image:url(/img/menu_bg.png);
	background-position: bottom;
	background-repeat:no-repeat;
}

#tjanster, #produkter {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom:8px;
	padding-top:2px;
	width:235px;
	float:left;
	margin-right:5px;
}

#banner {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width:360px;
	float:right;
}

#banner li {
	list-style-type: none;
}

#tjanster #tjansterlabel a, #produkter #produkterlabel a {
	text-transform: uppercase;
	/*background-image:url(/img/menu_bg_1.gif);*/
	background-repeat: no-repeat;
	line-height:25px;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
	display: block;
	text-decoration: none;
}

#tjanster #tjansterlabel a:hover, #produkter #produkterlabel a:hover, #banner #bannerlabel a:hover {
	background-position:0px 0px;
	background-color:#fff !important;
}

#banner #bannerlabel a {
	text-transform: uppercase;
	/*background-image:url(/img/menu_banner_bg_1.gif);*/
	background-repeat: no-repeat;

	line-height:25px;
	padding-left:28px;
	
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
	display: block;
	text-decoration: none;
}

#banner h1 {
	font: normal 90% "Lucida Sans Unicode", verdana, helvetica, sans-serif !important;
	color:#1263a8;
	margin:0px;
	padding: 4px 15px 0px 15px;
	line-height: 19px;
}

#banner h2 {
	font: normal 78% "Lucida Sans Unicode", verdana, helvetica, sans-serif !important;
	color:#333;
	margin:0px;
	padding:10px 15px 0px 15px;
	width:330px;
	line-height: 18px;
}

#tjanster li {
	background-image:url(/img/icon_menu_tjanster.gif);
	background-repeat: no-repeat;
	background-position:15px 7px;
	float:left;
	width:204px;
	list-style-type: none;
}

#produkter li {
	background-image:url(/img/icon_menu_produkter.gif);
	background-repeat: no-repeat;
	background-position:15px 7px;
	float:left;
	width:204px;
	list-style-type: none;
}

#tjanster li a {
	font: bold 13px Arial,Verdana;
	color: #a25a0a;
	display:block;
	padding:0px;
	padding-left:28px;
	line-height:21px;
	text-decoration: none;
	width:204px;
}

#produkter li a {
	font: bold 13px Arial,Verdana;
	color: #017499;
	text-decoration: none;
	display:block;
	padding-left:28px;
	line-height:21px;
	text-decoration: none;
	width:204px;
}

#produkter li a:hover {
	background-color:#e0e8f3;
	background-image:url(/img/icon_menu_produkter.gif);
	background-repeat: no-repeat;
	background-position:15px 7px;
}

#tjanster li a:hover {
	background-color:#e0e8f3;
	background-image:url(/img/icon_menu_tjanster.gif);
	background-repeat: no-repeat;
	background-position:15px 7px;
}

#breadcrumbs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top:5px;
	margin-left:22px;
	clear:left;
	width:830px;
	height:20px;
}

#breadcrumbs li {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	
	color: #7c7c7c;
}

#breadcrumbs li a {
	display:block;
	float:left;
	padding-left: 4px;
	padding-right: 4px;
	
	color: #3682d1;
	text-decoration: underline;
}

h1 {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	margin-top:20px;
	font: normal 25px Arial,Verdana;
	color:#004179;
	line-height: 19px;
}

h2 {
	margin:0px;
	padding:0px;
	
	font: normal 17px Arial,Verdana !important; /* IE7 */
	font: bold 15px Arial,Verdana; /* IE6 */
	color:#1263a8;
	line-height: 20px !important;
	clear:left;
}

h3 {
	margin:30px 0px -12px 0px;
	padding:0px;
	
	font: bold 15px Arial,Verdana;
		
	color:#000;
	line-height: 20px;
	clear:left;
}

h4 {
	margin:30px 0px 30px 0px;
	padding:0px;
	text-align:center;
	font: bold 12px Arial,Verdana;
	font-style: italic;	
	color:#1263a8;
	clear:left;
}

h4 img {
	margin-top:10px;
}

p {
	font: 78% "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	color: #333;
	line-height: 150%;		
}

td p {
	margin:2px;	
}

UL {
	margin-bottom:10px;
	margin-left:20px;
	padding:0px;
}

LI {
	font: 13px "Lucida Sans Unicode", verdana, helvetica, sans-serif;
	color:#1263a8;
	line-height: 160%;
	list-style-type: disc;
}

.li-header {
	color:#000;
	font: bold 13px Arial,Verdana !important;
}

.front-img {
	width:229px;
	height:162px;
	margin-right:24px;
	margin-left:180px;
	float:right;
}

#front-img-container {
	clear:left;
	width:841px;
	margin-top:0px;
	padding-left:12px;
	margin-left:7px !important; /* FF IE7 */
	margin-left:4px; /* IE6 */
	background-image:url(/img/front_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:162px;
	border: solid 1px #fff;
}

#content-container {
	width:630px;
	padding-left:12px;
	margin-left:8px !important; /* FF IE7 */
	margin-left:6px; /* IE6 */
}

#footer {
	font: normal 11px Arial,Verdana;
	color:#000;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	width:990px;
}

#ipv6 {
	margin-right:auto;
	margin-left:auto;
	width:860px;
	text-align:right;
	margin-top:10px
}

.box {
	padding: 15px 15px 15px 15px;
	margin: 20px 6px 0px 0px;
	float:right;
	clear:right;
	width:159px;
	background-image:url(/img/box_bg.png);
}

.box-bottom {
	display:block;
	clear:right;
	padding:0px;
	margin:0px;
	margin-right:6px;	
	margin-top:-10px;
	float:right;
	width:189px;
	height:18px;
	background-image:url(/img/box_bottom.png);
}

.box h1 {
	font: bold 11px Arial,Verdana;
	color: #3d3d3d;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}

.box p {
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:15px;
	clear:left;
	font-size:9px;
	display:block;
	line-height:15px;
}

.box ul {
	list-style-type: none;
	margin: 0px;
	margin-left:-10px;
	margin-top:10px;
	padding: 0px;
}

.box li {
	background-image:url(/img/box_div.gif);
	background-position: top center;
	list-style-type: none;
}

.box li a {
	font: bold 12px Arial,Verdana;
	color: #4082b9;
	display:block;
	padding:0px;
	padding-left:24px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:15px;
	text-decoration: none;
	background-image:url(/img/icon_menu_produkter.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	width: 155px !important; /* FF IE7 */
	width: 145px; /* IE6 */
}

.box li a:hover {
	text-decoration: none;
	background-color:#e0e8f3;
}

.box .input {
	border: solid #ffd673 1px;
	background-color: #fff7b5;
	margin-bottom: 6px;
	margin-top: 0px;
	padding-left:3px;
	width: 100px;
	font: normal 10px arial,verdana;
}

.box .button {
	font-size: 10px;
	float:right;
	margin-right:5px;
}

.box label {
	width:45px;
	display:block;
	float:left;
	font-weight:bold;
}

.contacts {
	margin-top:20px;
	font: normal 11px Verdana,Arial;
	color:#333;
	line-height: 12px;	
	float:left;
	margin-right:20px;
	width: 260px;
}

.contacts label {
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:10px;
}

.contacts p {
	font-size: 11px;
	line-height:15px;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

.map-box {
	clear:right;
	padding: 15px 15px 15px 15px;
	margin: -30px 6px 0px 0px;
	float:right;
	width:398px;
	background-image:url(/img/map_box_bg.png);
}

.map-box-bottom {
	clear:right;
	padding:0px;
	margin:0px;
	margin-right:6px;	
	margin-top:-10px;
	float:right;
	width:428px;
	height:18px;
	background-image:url(/img/map_box_bottom.png);
}

small {
	font: normal 10px Verdana,Arial;
}

.infotext {
	float: left;

	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #555;
	line-height: 20px;
	font-style:italic;
	
	padding-left: 20px;	
	background-image:url(img/icon_info.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

.download {
	font: normal 13px Verdana,Arial;
	color: #555;
	line-height: 30px;
	margin:10px 0 10px 0;
	
	padding-left: 40px;	
	background-image:url(img/icon_document.gif);
	background-repeat:no-repeat;
	height: 30px;	
}

.infobox {
	background-color:#eff5ff;
	background-image:url(img/infobox_bg.png);
	background-repeat: repeat-x;
	border: solid 1px #ccdef0;
	padding: 10px 15px 15px 15px;

	margin-left:-10px;
	margin-top:10px;
}

.infobox label {
	display:block;
}

.infobox .input {
	padding-left:3px;
	width: 243px;
	font: normal 12px arial,verdana;
}
