@charset "UTF-8";
html {
	height: 100%;
}
a {
	text-decoration: none;
}
body {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #072B0A;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
}
#container {
	background-image: url(img/abstraktBack.jpg);
	margin: auto;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#shadow {
	background-image: url(img/shadow.png);
	margin: auto;
	width: 100%;
	height: 1075px;
	background-position: center top;
	background-repeat: repeat-y;
}
#shadow1 {
	background-image: url(img/shadow.png);
	margin: auto;
	width: 100%;
	height: 1255px;
	background-position: center top;
	background-repeat: repeat-y;
}
#shadow2 {
	background-image: url(img/shadow.png);
	margin: auto;
	width: 100%;
	height: 1215px;
	background-position: center top;
	background-repeat: repeat-y;
}
#header {
	margin: auto;
	width: 942px;
	height: 228px;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
}
#newsLetter {
	font-size: 14px;
	color: #ccff00;
	padding-left: 10px;
	padding-top: 10px;
	width:400px;
	float:left;
}
#rightbild
{
	background-image:url(img/bildspel/gron.jpg);
	
	width:410px;
	height:228px;
	float:right;
	}
#menu {
	background-image: url(img/menuBack.jpg);
	height: 45px;
	width: 942px;
	margin: auto;
	color: #999966;
	font-size: 9px;
	line-height: 20px;
	text-align: center;
	font-family: avant garde, Verdana, Geneva, sans-serif;
}
#menu a {
	color: #fefefe;
}
#contentContainer {
	margin: auto;
	width: 942px;
}
#contentBack {
	position: absolute;
	left: 50%;
	top: 273px;
	bottom: 0px;
	width: 942px;
	margin-left: -471px;
	background-image: url(img/contentBack.jpg);
	
}


#contentBack4 {
	position: absolute;
	left: 50%;
	top: 273px;
	bottom: 0px;
	width: 942px;
	margin-left: -471px;
	background-image: url(img/contentBack4.jpg);
}

#left {
	float: left;
	width: 188px;
}
#leftContent {
	color: #bed166;
	font-size: 10px;
	padding-top: 50px;
	padding-left: 30px;
}
#content {
	float: left;
	width: 566px;
}
#contentContent {
	font-size: 12px;
	color: #000;
	padding-left: 55px;
	padding-right:55px;
	padding-top:75px;
	font-family:"Century Gothic", verdana, Geneva, sans-serif;
	font-weight:300;
	
	
}
#contentContent a{
	font-size: 12px;
	color:#333333;
}
#contentContent a:hover{
	font-size: 12px;
	color:#000000;
}

#right {
	float: left;
	width: 188px;
}
#rightContent {
	text-align: right;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #4c0742;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56792a;
}
#rightContent img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4E0747;
	padding-right: 1px;
}

#leftContent a {
color:#bed166;
font-size:12px;
}


#leftContent #small {
	font-size: 10px;
	color:#FFFFFF;
}
#tabell
{
	
	background-image:url(img/oum.png);
	background-position:center;
	background-repeat:no-repeat;}
	
#utfyllnad
{
	background-image:url(img/bakgrund/bg.jpg);
	height:400px;
	width:942px;
	margin-left:auto;
	margin-right:auto;
}

b
{
	font-size:13px;}
	
h2
{
	color:#693a66;}
