html {
	margin: 0px;
	padding: 0px;
}

body {
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	height: 100%;
	padding: 70px 0px 0px 0px;
	background: #ffffff;
	text-align: left;
}

img {
	border-style: none;
}

.topics {
	padding: 0px;
	float: left;
	margin: 0px 11px 10px 0px;
}

#leftcolumn {
	position: absolute;
	left: 0px;
	width: 110px;
	border: 1px none;
	margin-top: 0px;
	border-color: #e8e9e9;
	padding-right: 0px;
	text-align: right;
}

#rightcolumn {
	border-top: #999 1px;
	border-bottom: 1px #686e6e none;
	margin: 0px 0px 0px 160px;
	padding: 0px 20px 30px 0px;
}

a:link {
	color : #626975;
	text-decoration : none;
}

a:visited {
	color : #626975;
	text-decoration : none;
}

a:hover {
	color : #000000;
	text-decoration: none;
}

#active {
	color: #0286d4;
	font-weight: bold;
	background: no-repeat right;
	display: block;
}

#active a {
	color: #0286d4;
	font-weight: bold;
	background: no-repeat right;
	display: block;
}

#active a:hover {
	color: #000000;
	font-weight: bold;
	background: no-repeat right;
	display: block;
}

#subactive {
	color: #0286d4;
	background: no-repeat right;
}

#subactive a {
	color: #686e6e;
	background: no-repeat right;
}

#active a:hover {
	color: #686e6e;
}

#logo {
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
	margin-bottom: 30px;
	margin-left: 40px;
}

.navi {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #e8e9e9;
}

.navi a {
	font-size: 12px;
	font-weight: bold;
	color: #626975;
}

.navi a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navicontainer {
	margin-left: 0px;
	border-top: 1px none #686e6e;
	padding-top: 8px;
	padding-left: 40px;
}

#artists {
	border-bottom-color: #ccc;
}

.subnavcontainer ul
 {
	list-style-type: none;
	padding: 8px 0px 5px 0px;
	margin: 20px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 none;
}

 .subnavcontainer li {
	background: transparent;
	display: inline;
	color: #000000;
	padding: 0px 20px 0px 0px;
}

 .subnavcontainer a
 {
	color: #626975;
	text-decoration: none;
	border-bottom: 1px none #0286d4;
	font-size: 12px;
}

 .subnavcontainer a:hover
 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px none #333333;
	color: #000000;
	text-decoration: none;
}

p, h1 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 20px;
	color: #000000;
	margin-bottom: 10px;
	font-weight: normal;
}

.title {
	font-size: 18px;
	color: #000000;
	float: left;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
	line-height: 20px;
}

h3 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	border-bottom: 1px  #e8e9e9;
	padding-bottom: 10px;
}

#select {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
	font-weight: bold;
	border-right-width: 0px;
	border-left-width: 0px;
	font-size: 18px;
	border: solid #000000;
	border-top-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-style: solid;
	border-bottom: 1px solid #c2c6cf;
	text-align: center;
}

.content {
	margin: 0px;
	padding: 0px;
	width: 637px;
}

.artists {
	border-bottom: 1px solid #686e6e;
	padding-bottom: 3px;
	width: 186px;
	margin-right: 0px;
	margin-bottom: 10px;
}

.contentcol {
	margin: 0px;
	margin-right: 30px;
	width: 637px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}

.colsmall {
	margin-right: 19px;
	width: 309px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top: 1px solid #333333;
	float: left;
}

.top {
	text-align: right;
}

.colsmall img {
	margin: 0px 0px 15px 0px;
	padding: 10px 0px 0px 0px;
}

.colfoot {
	margin-right: 19px;
	width: 309px;
	float: left;
	border-bottom: 1px solid #999999;
}

/* galerie */

.thumbs {
	width: 102px;
	height: 102px;
	float: left;
	display: block;
	border-color: #333333;
	border-width: 1px;
	margin-right: 2px;
	margin-bottom: 2px;
}

.thumbs a:link {
	display: block;
	border: 1px solid #ffffff;
	float: left;
}

.thumbs a:visited {
	display: block;
	float: left;
	border: 1px solid #ffffff;
}

.thumbs a:hover {
	border: solid #333333 1px;
}

.footer {
	color: #999;
	border-top: 1px solid #000000;
	margin-top: 10px;
	padding-top: 10px;
	font: bold 9px Geneva, Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
}

/* test */

.contentleft {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 30px;
	width: 380px;
	border-right: 1px  #686e6e;
}

.contentright {
	margin: 0px;
	padding: 0px;
	float: left;
	margin-right: 30px;
	width: 170px;
}

.facts {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.facts dt {
	position: static;
	margin: 0px;
	padding: 0px;
	float: left;
}
.facts dd {
	position: static;
	margin-left: 70px;
}

#numbercontainer ul
 {
	list-style-type: none;
	border-top: none;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	border-right: 1px none #e8e9e9;
	font-weight: normal;
}

#numbercontainer li {
	margin: 0;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	display: inline;
}

#numbercontainer a
 {
	color: #626975;
	text-decoration: none;
	margin: 0px;
	border-bottom: 1px none #0286d4;
	padding: 2px 4px 2px 0px;
}

#numbercontainer a:hover
 {
	margin: 0px;
	border-bottom: 1px none #333333;
	color: #000000;
	text-decoration: none;
}

#numberactive
 {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
	color: #000000;
}

#seal {
	display: none;
}