@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	background-image: url(images/Page-BgSimpleGradient.jpg);
	background-color: #716058;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #AEA098;
	background-attachment: fixed;
	

}
.main {
	color: #AEA098;
	text-decoration: none;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}

.header {
	height: 250px;
	background-image: url(images/Header2.jpg);
	padding-left: 50px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 3px;
	background-repeat: no-repeat;
	background-position: center center;
}
.bigletter {
	font-size: 36px;
}

.meny {
	background-image: url(images/nav2.png);
	height: 20px;
	padding: 3px;
	text-align: center;
	color: #161211;
	font-size: 14px;
}
.meny a:link {
	text-align: center;
	color: #161211;
}
.meny a:visited {
	text-align: center;
	color: #161211;
}
.meny a:hover {
	text-align: center;
	color: #fff;
}
a:link {
	color: #AEA098;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #AEA098;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	color: #AEA098;
	text-decoration: none;
	font-size: 14px;
}


.footer {
	background-color: #958277;
}


.tabell {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3F3631;
	border: 3px solid #50453F;
}
