body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(../img/layout/background.gif) ;
	background-repeat: no-repeat;
}

#smallfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

#header {
	position:absolute;
	width:998px;
	height:200px;
	top: 0px;
	left: 0px;
	z-index:1;
}
#middle {
	position:absolute;
	width:897px;
	height:254px;
	top: 200px;
	left: 102px;
	z-index:1;
}

#footerright {
	position:absolute;
	width:235px;
	height:auto;
	top: 400px;
	left: 745px;
	z-index:1;
}

#yearssauter {
	position:absolute;
	width:85px;
	height:39px;
	z-index:1;
	left: 112px;
	top: 48px;
}

#menueleft {
	position:absolute;
	width:660px;
	height:78px;
	z-index:4;
	left: 102px;
	top: 480px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	left: 0px;
	top: 0px;
	top: 0px;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0382c5;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0382c5;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #0382c5;
}

























