body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	background-image:url(images/back.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-attachment:fixed;
	top:0px;
	left:0px;
	font-size:11px;
}
a{	color:#ffb300;
	text-decoration:underline;}
a:hover{
	color:#c10425;
	text-decoration:none;}
td{
	font-size:11px;
	color:#333333;}
h1{
	line-height:normal;
	text-align:right;
	display:block;
	width:580px;
	height:41px;
	font-size:14px;
	color:#FFFFFF;
	background-image:url(images/titelback.png);
	background-repeat:no-repeat;
	padding-right:19px;
	margin-top:60px;
	padding-top:8px;}
#header{
	position:absolute;
	width:1082px;
	height:103px;
	margin-bottom:20px;
	left:0;
	top:0;
}
#top{
	position:absolute;
	height:31px;
	width:1070px;
	background-color:#c8062f;
	text-align:right;
	padding-top:10px;
	font-size:11px;
	color:#FFFFFF;
	padding-right:7px;
	left:0px;
	top:0px;
	z-index:100;
	}
#top a{
	padding-left:13px;
	padding-right:13px;
	color:#FFFFFF;
	text-decoration:none;
	}
#top a:hover{
	text-decoration:underline;
	}
#logo{
	width:1075px;
	height:36px;
	left:0px;
	top:41px;
	text-align:right;
	position:fixed;
	padding-top:50px;
	z-index:90;
	}
#content{
	width:1102px;
	position:absolute;
	left:0px;
	top:113px;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-arrow-color: #c8062f;
	scrollbar-3dlight-color: #c8062f;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-track-color: #fff;
	}
#tekst{
	color:#333333;
	text-align:justify;
	font-size:11px;
	line-height:14px;
	padding-right:8px;
	padding-left:500px;
/*	width:1080px;*/}
#Info{
	width:550px;
}
#extralogo{
	position:absolute;
	bottom:50px;
	left:167px;
	z-index:80px;}
#footer{
	font-size:10px;
	color:#333333;
	position:absolute;
	bottom:0px;
	left:0px;
	height:66px;
	width:1075px;
	padding-bottom:7px;
	padding-left:7px;}
#footer a{
	color:#333333;
	text-decoration:underline;
	}
#footer a:hover{
	color:#000000;
	text-decoration:none;
	}
#footer td{
	font-size:10px;
	color:#333333;
	}