body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #1C1C18;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #D1D1D1;
	line-height: 1.5em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #A2110C;
	text-transform: lowercase;
	line-height: 1.5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A2110C;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1.2 em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A2110C;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 1.5 em;
}
.navbar {
	margin: 5px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: lowercase;
}
.navbar a {
	font-weight: normal;
	line-height: 1.5em;
	display: block;
}
.navbar a:link {
	font-weight: normal;
	text-decoration: none;
	color: D1D1D1;
}
.navbar a:visited {
	text-decoration: none;
	font-weight: normal;
}
.navbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:hover {
	text-decoration: underline;
	background-color: #373530;
	font-style: normal;
}
.dash {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.test {
	background-color: #CCCCCC;
	width: 200px;
	padding: 4px;
	position: relative;
	left: 50%;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
input, 
textarea,
select { font-family : verdana, helvetica, arial, sans-serif; font-size: 9px; 
}
.discografiRubrik {
	font-size: 9px;
	color: #A2110C;
	font-weight: bold;
}
.discografiRubrikStor {
	font-size: 12px;
	color: #A2110C;
	font-weight: bold;
}
.dashVertical {
	border-right-style: dashed;
	border-right-width: 1px;
}
.contenttabell {
	vertical-align: top;
	text-align: left;
	width: 100%;
}
.contenttabell td {
	vertical-align: top;
	padding: 5px;
}
.contenttabell img {
	padding: 5px;
}
