body {
	background-color: black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	/*line-height: 17px;*/
	color: Black;
	margin: 0px;
	text-align: center;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}

em, i {
	margin-right: 5px;
}

#wrapper {
	width: 775px;  	
	text-align: left;
	margin-right:auto;
	margin-left:auto;
}

#top-tabell {	
	background-color: White;
	width: 775px;
}

#meny-tabell-yttre {
	width: 775px;
	height: 24px;
	background-image: url(img/bakgrund-meny.gif);
	background-repeat: repeat-x;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: left;
}

#meny-tabell-inre {
	height: 22px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 12px;
}

#meny-tabell-inre a {
	text-decoration: underline;
	color: White;
}

#meny-tabell-inre a:hover {
	text-decoration: underline;
	color: White;
}

#meny-tabell-inre td {
	padding-left: 5px;
	padding-right: 5px;
	color: White;
}

#meny-tabell-inre .mellanrum {
	width: 2px;
	padding: 0px;
	background-image: url(img/mellanrum.gif);
	background-repeat: no-repeat;
}

#innehall-tabell {
	width: 775px;
	border-left: 1px solid #780000;
	border-right: 1px solid #780000;
	border-bottom: 1px solid #780000;
}

#innehall-tabell #innehall-td {
	width: 520px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: white;
	vertical-align: top;
}

#innehall-tabell #innehall-td a {
	color: #780000;
}

#innehall-tabell #lankar-td {
	width: 255px;
	padding: 5px;
	background-color: #F5F5DC;
	border-left: 1px solid #000000;
	vertical-align: top;
}

#innehall-tabell h2 {
	color: #780000;
}

#handranking-tabell {
	margin-top: 10px;
}

#handranking-tabell th {
	padding-bottom: 3px;
	padding-top: 10px;
}

#handranking-tabell .kort-td {
background-image: url(img/bakgrund-duk.gif);
	background-color: Green;
	text-align: center;
	padding: 3px;
	border: 1px solid #000000;
}

#innehall-tabell #lankar-td a {
	font-size: 12px;
	color: #780000;
}

#innehall-tabell #lankar-td ul {
	margin-left: 20px;
	margin-top: 0;
	list-style-image: url(img/listpunkt.gif);
	padding: 0;
	list-style-position : outside;
}

#innehall-tabell #lankar-td li {
	margin-top: 2px;
}

.foto-tabell .bildtext-td {
	font-size: 10px;
	text-align: center;
}

#footer-tabell-yttre {
	width: 775px;
	height: 24px;
	background-image: url(img/bakgrund-meny.gif);
	background-repeat: repeat-x;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#footer-tabell-inre {
	height: 22px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 10px;
}

#footer-tabell-inre a {
	text-decoration: none;
	color: White;
}

#footer-tabell-inre a:hover {
	text-decoration: underline;
	color: White;
}

#footer-tabell-inre td {
	padding-left: 5px;
	padding-right: 5px;
	color: White;
}

#footer-tabell-inre .mellanrum {
	width: 2px;
	padding: 0px;
	background-image: url(img/mellanrum.gif);
	background-repeat: no-repeat;
}