body {
	background-color: #990000;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper {
	width: 750px;
	overflow: hidden;
	border: 2px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #CC0000;
}
#huvud {
	width: 750px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: right;
	background-color: #FF9900;
}
#menu {
	float: left;
	width: 150px;
}
#menu ul {
	display: inline;
}

#menu li {
}
#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF9900;
	display: block;
	text-indent: 5px;
}
#menu p {
	margin: 0px;
}
#menu a:hover {
	background-color: #990000;
}
#menu a:active {
	text-decoration: underline overline;
}
#menu #current{
	text-decoration: underline;
}
#contents {
	background-color: #FFFFFF;
	float: right;
	width: 558px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#tvaspaltleft {
	margin: 0px;
	padding: 0px;
	width: 275px;
	float: left;
}
#contents img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

h2 {
	clear: both;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	clear: both;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	clear: both;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	clear: both;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	clear: both;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h7 {
	clear: both;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.kommentar {
	font-size: 14px;
	color: #006600;
}

.funcolor1 {
	color: #3333CC;
}
.funcolor2 {
	color: #336600;
}
.funcolor3 {
	color: #FF0000;
}
#tvaspaltright {
	margin: 0px;
	padding: 0px;
	width: 275px;
	float: right;
}
#indexwrapper {
	width: 670px;
	overflow: hidden;
	border: 2px solid #FF9900;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #CC0000;
}
#indexhuvud {
	width: 670px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-align: right;
	background-color: #FF9900;
}
#indexcontents {
	background-color: #FFFFFF;
	float: left;
	width: 500px;
	padding-right: 85px;
	padding-bottom: 20px;
	padding-left: 85px;
	overflow: hidden;
}
#indexcontents img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 20px;
}
.funcolor4 {
	color: #990066;
}
#bredcontents {
	background-color: #FFFFFF;
	float: left;
	width: 710px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bredcontents img {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
.largechar {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
}
