body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5em;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(interface/lefcol.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#ram {
	padding: 0px;
	width: 800px;
	margin: 0px;
}
#huvud {
	font-weight: bold;
	clear: left;
}
#leftcol {
	float: left;
	width: 180px;
	background-color: #ff6699;
	text-align: right;
	padding-top: 10px;
}
#centercol {
	float: left;
	width: 420px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FF6699;
	margin: 0px;
	padding: 10px 0px 0px;
	overflow: visible;
}
.centerdel {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF6699;
	overflow: hidden;
	margin: 0px;
	padding: 5px 10px 10px;
}
.centerdel img {
	border: thick solid #FFFFFF;
}
#rightcol {
	float: right;
	width: 198px;
	height: 500px;
	overflow: visible;
	font-size: 10px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #660000;
	font-weight: bold;
}
a:visited {
	color: #660000;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#navbar {
}
#navbar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	line-height: 1.8em;
	padding-right: 10px;
	font-size: 14px;
}
#navbar a:link {
	
}
#navbar a:visited {
}
#navbar a:hover {
	text-decoration: underline;
	background-image: url(interface/hilite.jpg);
	background-repeat: repeat-y;
	color: #660000;
	background-position: left top;
	overflow: visible;
}
#navbar a:active {
	color: #660000;
}
.rubbeBig {
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	margin: 0px 0px 8px;
	padding: 0px;
	line-height: 1.2em;
}
.rubbe {
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	margin: 0px 0px 7px;
	padding: 0px;
	line-height: 1.2em;
}
.rubbeSmall {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	margin: 0px 0px 6px;
	padding: 0px;
	line-height: 1.2em;
}
hr {
	margin: 0px;
	padding: 0px;
	background-color: #FF6699;
	height: 1px;
	border: 1px solid #FF6699;
}
.news {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF6699;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#splitleft {
	margin: 0px;
	padding: 0px;
	width: 45%;
	float: left;
}
#splitright {
	margin: 0px;
	padding: 0px;
	width: 45%;
	float: right;
}
#enspalt {
	margin: 0px;
	padding: 0px;
	width: 90%;
	float: left;
	clear: both;
	text-align: center;
}
.red {
	color: #FF0000;
}
