body{
	background-color: #666666;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:100%;
}

#sidan{
	width: 770px;
	background-color: #fff;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
	position: absolute;
	left: 50px;
	top: 20px;
}

#sidhuvud{
	height: 110px;
	background-image: url(../bilder/Fotnot.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
}
#vansterkol{
	margin-left: 9px;
	margin-top: 20px;
	width: 108px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	background-color: #F9FFF9;
}
#vansterkol #meny ul {
	background-color: transparent;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
/*	border: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;*/
}
#vansterkol #meny ul li {
	padding: 0;
	margin: 0;
}

#vansterkol #meny ul li a{
	background-color: #F9FFF9;
	border-bottom: none;
	color: #000000;
	display: block;
	padding: 2px 0 4px 4px;
	height: 1%;
	text-decoration: none;
/*	font-weight: bold;*/
}

#vansterkol #meny a:hover, #vansterkol #meny a:focus { 
	background-color: #D5FFD5;
	border-right: none;
	border-bottom: none;
	color: #006600;
}
#hogerkol{
	margin-top: 20px;
	width: 150px;
	margin-bottom: 20px;
	float: right;
	margin-right: 5px;
	border-left-color: #006600;
	border-left-style: solid;
	border-top-color: #006600;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	
}
#hogerkol p{
	font-size: 80%;
	margin: 5px 0px 0px 5px;
	color: #006600;	
}
#innehall{
	margin-left: 140px;
	width: 470px;
}

#innehall p{
	font-size: 80%;
	margin: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#innehall h1{
	font-size: 130%;
	color: #006600;
	padding: 0;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#innehall h2{
	font-size: 110%;
	color: #006600;
	padding: 0;
	margin: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.vansterfotnot{
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

.leftimage{
	float: left;
	margin-right: 10px;
}

.rightimage{
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	width: 150px;
}

/*.clearit{
clear: both;
display: block;
background-color:#00FF66;
width: 200px;
}*/

#innehall p.right{
	float: right;
}

.container{
	width: 99%;
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
}

.vansterbild {
	float: left;
	margin-right: 10px;
	margin-top: 17px;
	margin-left: 17px;
	background-image: url(../bilder/bgkrund.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 1px solid #006600;
}
#hogerkol h1 {
	font-size: 110%;
	margin: 5px;
	color: #006600;
	font-style: normal;
	font-weight: bold;
	font: Arial;
	text-align: center;
}
#hogerkol h3 {
	margin: 0px 5px 0px 15px;
	color: #424242;
	font: normal 70% Arial;
	text-align: left;
}
#fotnot {
	border-top: 1px solid #006600;
	background-color: #ffffff;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	clear: both;

}
#fotnot p {
	padding: 8px;
	margin: 0;
	font-size: 80%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	color: #999999;
}
#fotnot a:link {
	color: #006600;
	text-decoration: none
}
#fotnot a:visited {
	text-decoration: none;
	color: #006600;
}
#fotnot a:hover {
	text-decoration: underline;
	color: #999999;
}
#fotnot a:active {
	text-decoration: none;
}
#innehall h3 {

	font-size: 70%;
	color: #006600;
	padding: 0;
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#hogerkol h4 {

	margin: 0px;
	color: #000099;
	font: italic lighter 60% Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
#innehall table {
	padding: 0;
	margin: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#innehall table td {
	padding: 0;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F9FFF9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	white-space: normal;
}
#hogerkol h6 {
	font-size: 70%;
	margin: 5px 0px 0px 5px;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: blink;
	float: right;
}
#sponsor {
	width: 120px;
	background-color: #999999;
	text-align: left;
	position: absolute;
	left: 825px;
	top: 160px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#sponsor p {

	font-size: 80%;
	margin: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sponsor H1 {
	font-size: 100%;
	margin: 5px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.centerimage {
	margin-top: 2px;
	margin-bottom: 2px;
	left: auto;
	right: auto;
}
#innehall p.fetstil {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#innehall span.fetstil {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.hogerbild {
	margin-bottom: 20px;
	float: right;
	margin-left: 15px;
	border: 1px solid #006600;
}
.vansterbildubg {
	float: left;
	background-color: transparent;
	margin: 10px;
}
.Guldspelet {
	margin-bottom: 20px;
	float: left;
	margin-left: 5px;
	border: 1px solid #006600;
	margin-right: 20px;
}
.jultextp {
	margin-bottom: 10px;
	float: right;
	margin-right: 15px;
	color: #FF0000;
}
#innehall table th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #006600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#innehall table tr {
	background-color: #F9FFF9;
	white-space: normal;
}
#innehall p.guldstil {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
}
#innehall h1.guldstil {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
#innehall span.guldstil {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 100%;
}
#lankbilder a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#lankbilder a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#lankbilder a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#lankbilder a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#lankbilder a {
	color: #FFFFFF;
	text-decoration: none;
}
#hogerkol span.fetstil {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#hogerkol p.fetstil {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#innehall  table  tr  th p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	color: #F9FFF9;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#innehall  table  tr  td p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
#innehall table tr th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	color: #CCCCCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#innehall table tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #006600;
}
.helcontainer {
	width: 99%;
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#helinnehall {
	margin-left: 140px;
	width: 600px;
}
#innehall h1.blastil {
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
}
