a {
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc9;
}
a:hover {
	color: #C00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
a:active {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
#navbar a {
	border-bottom: 0;
}
#navbar a:hover {
	color: #FF0000;
}
code {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 10px;
	color: #330000;
	letter-spacing: 0.1em;
	text-transform: lowercase;
}
acronym {
	font-size: 0.95em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-style: normal;
}
/* SIDEBAR */

#sidebar h1 {
	text-align: left;
	width: auto;
	font: bold 11px/15px Verdana, Helvetica, Arial, sans-serif;
	padding-top: 10px;
	border-bottom: 1px solid #cc9;
	margin-bottom: 1px;
	margin-top: 0px;
}
#sidebar h1.cit {
	background: #9999FF url(/i/cit_cc9.png) no-repeat scroll right center;
}
#sidebar h1.sd {
}
#sidebar p {
	margin-top: 0em;
	margin-bottom: 0em;
}
.indent {
	text-indent: 1.2em;
}
#sidebar blockquote {
	margin: 0px;
	}
#sidebar ul {
        margin-left: 0;
	    margin-top: 1px;
		margin-bottom: 12px;
        padding-left: 0;
        list-style: none;
}
#sidebar li {
	margin-bottom: 1px;
	padding-left: 10px;
	background: url(../i/pil.gif) no-repeat 0px 5px;
}
.signatur {
	text-align: right;
	padding-bottom: .5em;
}
.litengra {
	font-size: 9px;
	color: #666666;
}
img {
	border: 0px;
	display: block;
}
img.right {
	text-align: right;
}
.vinjett {
	padding-top: 3px;
	padding-right: 2px;
	border: none;
	background-position: left top;
}
.bildtext {
	font-size: 9px;
	line-height: 11px;
	padding-top: 1px;
	margin: 0px;
}
#arkiv {
	list-style: none;
	text-indent: 0px;
	margin: 2em 0px 0px;
	padding: 0px;
	float: none;
}
#arkiv ul {
	text-indent: 0pt;
	margin-bottom: 1em;
	margin-left: 0;
	margin-top: 1px;
	padding-left: 0;
	list-style: none;
}
#arkiv ul li {
	margin-bottom: 1px;
	padding-left: 10px;
	background: url(../i/pil.gif) no-repeat 0px 5px;
	list-style: none;
}
#arknav {
	clear: right;
	margin-bottom: 10px;
}
#arknav ol {
	list-style: none;
	margin: 0px 0px 10px;
	padding: 0px;
}
#arknav li {
	display: inline;
}
#arknav a {
	text-align: center;
	display: block;
	width: 6em;
	float: left;
	background: #FFFFFF;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px dotted #cc9;
}
#arknav a:hover {
	background: #cc9;
}
#arknav #curr a {
	background: #eed;
}
