* {
	margin: 0;
	padding: 0;
}

html, body {	
	height: 100%;
}

body {	
	background: #fff;
	font: normal 12px/15px Arial, sans-serif;
	color: #333;	
}

body#welcome {
	background: #072738 url(../images/front-bg.jpg) 0 240px no-repeat;
}

img {
	border: 0;
}

hr {
	border: 1px solid #c9deea;	
	height: 1px;
	margin: 0px 0px;
}

p {
	margin-bottom: 1em;
}

strong {
	color: #004165;
	font-weight: bold;
}

a {
	color: #004165;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,h2,h3,h4,h5 {
	font: normal 18px/24px Arial, sans-serif;
	color: #004165;
	margin-bottom: 0.5em;
}

h1 {
	line-height: 1.0em;
	margin-bottom: 0.7em;
}

h6 {
	font: normal 11px Arial, sans-serif;
	/*font-weight: bold;*/
	color: #004165;
}

input, button {
	font: normal 12px/18px Arial, sans-serif;
}

#container {
	background: transparent url(../images/front-top.jpg) 0 0 repeat-x;
}

#header {	
	height: 240px;
	background: transparent url(../images/front-header.jpg) 0 0 no-repeat;
	position: relative;
}

#logo {
	position: absolute;
	top: 26px;
	left: 67px;
}

#front-lang {
	position: absolute;
	top: 60px;
	left: 260px;
}

#front-lang a {
	display: block;
	color: #fff;
	font: normal 12px/16px Arial, sans-serif;
	text-decoration: none;
}

#front-nav {
	width: 980px;
	position: absolute;
	top: 260px;
	left: 6px;
}

#front-nav img {
	display: block;
	margin-right: 12px;
	float: left;
}

#sections {
	width: 960px;
	height: 138px;
	background: transparent url(../images/front-sections.jpg) 0 0 no-repeat;
	
}

#page {
	background: #fff url(../images/top.jpg) 0 0 repeat-x;	
}

#top {
	background: #00304f url(../images/header.jpg) 0 0 no-repeat;	
	height: 136px;
	width: 960px;
}

#home {
	position: absolute;
	left: 67px;
	top: 26px;
}

#main-nav {
	position: absolute;
	top: 45px;
	left: 250px;
}

#main-nav ul {
	display: block;	
	list-style: none;
	margin: 0;
	padding: 0;
	width: 240px;
	float: left;	
}

#main-nav ul li {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	width: 240px;
}

#main-nav ul li a {
	display: block;
	color: #fff;
	font: normal 12px/16px Arial, sans-serif;
	text-decoration: none;
}

#main-nav ul li.selected a {
	font-weight: bold;
}

#go {
	position: absolute;
	top: 113px;
	left: 15px;
}

#go a {
	text-decoration: none;
	color: #004165;
}

#lang {
	position: absolute;
	top: 114px;
	left: 260px;
}

#lang a {
	display: block;
	float: left;
	margin-right: 15px;
	color: #004165;
	text-decoration: none;
}

#search {
	position: absolute;
	top: 111px;
	left: 780px;
}

body.en #search {
	left: 764px;
}

body.de #search {
	left: 768px;
}

body.se #search {
	left: 782px;
}

#search input {
	margin: 0;
	padding: 2px 5px;
	width: 120px;
	border: 0;
	background: #d8e7f0;
	color: #444;
	display: block;
	float: left;
	height: 16px;
	margin-right: 10px;
}

#search input[type=hidden] {
	display: none;
}

#search button {
	margin: 0;
	padding: 0;
	background: #fff;
	border: 0;	
	display: block;
	float: left;
}

#content {
	width: 960px;	
	background: #fff url(../images/content-bg.jpg) 0 0 repeat-y;
}

#content2 {
	width: 960px;	
	background: #fff url(../images/content-bg2.jpg) 0 0 repeat-y;
}

#illustration {
	margin: -15px 0 0 0;
	padding: 15px 0 12px 0;
	background: #fff;	
}

#left {
	width: 210px;
	padding: 15px;
	min-height: 200px;
	float: left;
}

#left h3 {
	color: #333;
	font-size: 12px;
	/*padding-bottom: 6px;	
	border-bottom: 1px solid #c9deea;*/
	font-weight: bold;
}

#news .first{
	border-top: 1px solid #c9deea;
	border-bottom: 1px solid #c9deea;	
	padding-bottom: 1em;
}

#news span.date {
	display: block;
	margin-top: 1em;
}

#news a {
	text-decoration: none;
}

#news a img {
	margin-left: 6px;
}

#right {
	float: left;
	width: 690px;
	padding: 15px;
}

#first {
	width: 450px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
	min-height: 200px;
}

#second {
	width: 210px;
	float: left;
	overflow: hidden;
}

.clearer {
	clear: both !important;
}

#footer {
	 background: #004165;
	 height: 30px;
	 margin-left: 239px;
}

#footer p {
	font: normal 9px Verdana, sans-serif;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 0 0 10px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #caddeb;
}

#subnav ul ul {
	border-top: 0;
	list-style: square;
	padding: 0 0 20px 20px;
}
#subnav ul ul li {
	background: none;
}

html #subnav ul ul li a {
	font: normal 12px/18px Arial, sans-serif;
	display: block;
	padding: 0;
	color: #004165 !important;
	text-decoration: none;
}

html #subnav ul ul li.selected a {
	font-weight: bold !important;
	color: #004165 !important;
}

#subnav ul li a img {
	margin: 0 0 1px 6px;
}

#subnav li {
	background: #fff url(/files/algol/images/subnav-bg.jpg) bottom left no-repeat;
}

#subnav li a {
	font: normal 12px/18px Arial, sans-serif;
	display: block;
	padding: 10px 0 10px 0;
	color: #004165;
	text-decoration: none;
	font-weight: bold;	
}

#subnav li.selected a {
	color: #e10e49;
}

html #subnav.smaller li a {
	padding: 2px 0;
}

.contact-info {
	position: absolute;
	top: 0;
	right: 0;
	width: 242px;
	height: 194px;
	background: #cee1ec;
	z-index: 999999;
	font-size: 12px;
	line-height: 15px;
	color: #004165;
}

.contact-info div {
	padding: 47px 0 0 32px;
}

table {
	border-collapse:collapse;
	width: 100%;
}
th p, td p {
	margin: 0;
	padding: 0;
}
th, td {
	text-align: middle;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}

th {
	border-bottom: 1px solid #caddeb;
}

tr.alt {
	background: #d0e2ec;
}

table.lomake input {
	width: 250px;
}