.arkiv_titel {
	color: black;
	text-shadow: none;
	min-height: 130px;
	background: white;
	padding: 10px;
}
* html .arkiv_titel {
	height: 149px;
}
.noinfo { min-height: 0; }
.arkiv_titel .inverted {
	color: white;
	background: none;
}
.arkiv_titel .arkiv_titel_aar {
	font-weight: bold; font-size: 11px;
}
.arkiv_titel_info {
	float: right;
}
.arkiv_titel_info p {
	margin-bottom: 0;
}
.noinfo p {
	color: #888;
	margin-bottom: 10px;
	width: 440px;
}

.arkiv_titel .nologo {
	width: 470px;
}
.arkiv_titel img {
	float: left;
}
.arkiv_titel h2 {
	font-family: Georgia, serif;
	font-weight: bold; font-size: 24px; letter-spacing: 0;
	padding-top: 0;
}
.inverted {
	background-color: white;
	color: black;
	text-shadow: none;
}
.arkiv_materiale {
	padding: 20px 40px 0 40px;
}
.arkiv_materiale h3 {
	font-family: Georgia, serif;
	font-size: 16px; font-style: italic;
	padding-bottom: 0.5em;
}
.arkiv_materiale .kolonne1 { float: left; width: 200px; }
.arkiv_materiale .kolonne2 { float: right; width: 200px; }

ul.items { list-style: none; text-indent: 0; margin: 0; padding: 0 0 2em 0; }

		  ul.items li { color: #bbb; }
.inverted ul.items li { color: #999; }

ul.items a { 
	display: block; 
	color: white; font-weight: bold; 
	padding: 4px 10px 4px 22px;
	background-repeat: no-repeat; 
	background-position: 2px 2px; 
	text-decoration: none;
}
ul.items li.indented a { 
	padding: 4px 10px 4px 42px;
	background-position: 22px 2px; 
}
ul.items a div { 
	display: block; 
	color: #bbb; font-weight: normal; 
	padding-top: 0.25em;
}
ul.items a:visited { text-decoration: none; }
ul.items a:hover { background-color: #c00; color: white; text-shadow: none; }
ul.items a:hover div { color: #bbb; }
ul.items a:active { background-color: #fff; color: red; text-shadow: none; text-decoration: none; }
ul.items a:active div { color: #666; }

.inverted a, .inverted ul.items a , .noinfo a { color: black; }
.inverted a:hover , .noinfo a:hover { color: red; text-shadow: none; }
.inverted ul.items a div { color: #888; }
.inverted ul.items a:hover { color: black; background-color: #ddd; }
.inverted ul.items a:hover div { color: #666; }
.inverted ul.items a:active { background-color: #333; color: white; }
.inverted ul.items a:active div { color: #999; }


ul.items li.mp3 a { background-image: url(../pix/icons16/mp3.png); }
ul.items li.txt a { background-image: url(../pix/icons16/txt.png); }
ul.items li.jpg a { background-image: url(../pix/icons16/jpg.png); }
ul.items li.file a { background-image: url(../pix/icons16/file.png); }
ul.items li.mov a { background-image: url(../pix/icons16/mov.png); }

.arkiv_opfordring {
	clear: both;
	padding-bottom: 20px;
}	


