@charset "UTF-8";
body {
	background-image: url(img/bckg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#maincontainer {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	margin-top: 50px;
	background-image: url(img/barbckg.gif);
	background-repeat: repeat-x;
}
.body2 {
	background-color: #FFFFFF;
}
#footer {
	text-align: center;
	padding-top: 10px;
	z-index: 999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#maincontainer #container {
	width: 950px;
	margin: auto;
	height: 660px;
}
#headertop {
	padding-top: 20px;
}
#menu {
	padding-left: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	position: absolute;
	width: 749px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#maincontent {
	padding-top: 20px;
	height: 500px;
}
#content {
	width: 685px;
	float: right;
	margin-top: 20px;
}
#partner {
	width: 685px;
	float: right;
	position: static;
	padding-top: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#upp1 {
	float: right;
	position: absolute;
	z-index: 998;
	left: 1130px;
	top: 300px;
}
#aktuellt {
	width: 230px;
	float: left;
	background-image: url(img/aktuellt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 420px;
	margin-top: 20px;
}
.titleaktu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 35px;
	letter-spacing: .4em;
	padding-top: 4px;
}
#framsescroll {
	padding-left: 0px;
	position: absolute;
	width: 20px;
	z-index: 80;
	left: 1076px;
	top: 206px;
}
#menu a:link {
	color: #333333;
	text-decoration: none;
}
#menu a:visited {
	color: #333333;
	text-decoration: none;

}

#menu a:hover {
	color: #990000;
	text-decoration: none;
}
#menu a:active {
	color: #990000;
	text-decoration: none;
}
.lignebott {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #999999;
}
