/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}
#container{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	bottom: 10px;
	width: 854px;
	height: auto;
	min-height: 100%;
	text-align: center;
	background-color: #000000;
	background-image: url(images/bgcontainer.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: medium solid #181818;
}
#logotyp {
	position:relative;
	width:850px;
	height:123px;
	text-align: center;
}
#banner {
	position:relative;
	width:850px;
	height:284px;
	z-index:2;
	text-align: center;
}
#banner2 {
	position:relative;
	width:850px;
	height:100px;
	z-index:2;
	text-align: center;
}
#meny {
	position:relative;
	width:850px;
	height:auto;
	z-index:2;
	text-align: center;
}
#maintext {
	position:relative;
	width:778px;
	height:auto;
	z-index:2;
	text-align: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 36px;
	padding-left: 36px;
}
#trio {
	position:relative;
	width:850px;
	height:240px;
	z-index:2;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	position:relative;
	width:850px;
	height:60px;
	z-index:2;
	text-align: center;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#copy{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	bottom: 10px;
	width: 854px;
	height: 50px;
	min-height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	margin-top: 40px;
}
#spacer2 {
	position:relative;
	width:850px;
	height:20px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00FF00;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.two:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.two:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.two:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.two:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

a.three:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.three:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
a.three:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
a.three:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
