@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

/* Navigation start */
a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	color: #000000;
	text-decoration: underline;
}
td.menu {
	background-image: url(images/menu_bg.jpg);
	height: 41px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border: 1px solid #333333;

}
td.menu a {
	height: 41px;
	vertical-align: middle;
	text-align: center;
	display: block;
	line-height: 41px;
}
td.menu a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_bg2.jpg);
}
/* Navigation end */

li {
	list-style-type: square;
}
h2 {
	color: #669966;
	text-transform: none;
	font-size: 24px;
}
img {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.oneColFixCtrfront  #container1 {
	width: 1055px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.oneColFixCtrfront  #mainContent1 {
	background-image: url(images/etusivu.jpg);
	height: 600px;
	border: 1px solid #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	right: 0px;
	position: absolute;
}
.oneColFixCtr  #container2 {
	width: 1055px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.oneColFixCtr   #mainContent2 {
	background-image: url(images/etusivu2.jpg);
	height: 600px;
	border: 1px solid #000000;
	width: 900px;
	right: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}


.oneColFixCtrtoday  #container3  {
	width: 1055px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.oneColFixCtrtoday  #mainContent3  {
	background-image: url(images/today.jpg);
	height: 600px;
	border: 1px solid #000000;
	width: 900px;
	right: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
.oneColFixCtr #mainContent4 {
	background-image: url(images/etusivu2.jpg);
	height: 850px;
	border: 1px solid #000000;
	width: 900px;
	right: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}

div.text {
	margin: 20px;
}
div.text2 {
	margin: 20px;
	text-align: right;
}

.historik {
	font-size: 12px;
	font-style: italic;
	padding: 0px;
	margin: 0px;
}
.historik_img {
	padding: 4px;
}
.headertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#apDiv1 {
	position:relative;
	left:100px;
	top:0px;
	width:700px;
	height:105px;
	z-index:1;
	display: none;
}
#apDiv2 {
	position:relative;
	left:0px;
	width:900px;
	height:135px;
	z-index:2;
	bottom: -470px;
}
#apDiv3 {
	position:absolute;
	top:20px;
	width:300px;
	height:400px;
	z-index:1;
	right: 20px;
}
#apDiv4 {
	position:absolute;
	left:382px;
	top:344px;
	width:534px;
	height:123px;
	z-index:1;
	font-size: 24px;
	color: #FFCC66;
	text-align: left;
}
#apDiv5 {
	position:absolute;
	left:0px;
	top:0px;
	width:155px;
	height:450px;
	z-index:3;
}
