/* Black Keys */

html{
	margin: 0px;
	padding: 0px;
	height:100%;
}
body {
	background-color: #eeeeee;
	background-image:url(systempix/bgr.gif);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color:#323232;
}

h2 { margin:0.2em 0 0.6em 0 ; color:#323232; font-size:2.4em; padding: 0px; margin: -1px 0px 5px -1px; text-transform:uppercase; }

h3 { color:#323232; font-size:1.6em; margin:0.2em 0 0.6em 0 ; padding: 0px; margin: 0px 0px 5px 0px; text-transform:uppercase; }

h4 { color:#323232; font-size:1.2em; padding: 0px; margin: 1px 0px 3px 0px; }

h5 { margin: 0px; padding: 0px 0px 0px 0px; font-size: 0.7em; line-height: 1.80em; text-transform:uppercase; }

h6 { margin: 0px 0px -5px 0px; padding: 0px 0px 0px 0px; font-size: 0.7em; line-height: 1.80em;}

h1, h2, h3, h4 { line-height:1.0em; letter-spacing:-0.05em; }

p { margin: 0px; padding: 0px 0px 25px 0px; }

strong { font-weight: bold; letter-spacing:-0.00em; }

a {	color: #d0550b;	text-decoration: none; }

a:hover {color: #d0550b; text-decoration:underline; }

#tablecollection { font-size: 12px; line-height: 12px;}

.article_item p { text-transform:lowercase;}

.article_list p { text-transform:uppercase; line-height: 18px;}

.gallery_teaser a img { border: 1px solid white; }

.gallery_teaser { margin-bottom: -10px; }

#imageDetails { color:#000000;}

#spalt_01 p { text-transform:uppercase; }

.whiteborderleft{
	border: 1px solid #ffffff;
	margin: 0px 10px 10px 0px;
	float:left;
}
.whiteborderright{
	border: 1px solid #ffffff;
	margin: 0px 0px 10px 10px;
	float:right;
}
#wrapper{
	width:922px;
	margin: 0px auto 0px auto;
	padding:0;
}

#header {
	z-index: 1;
	background-image:url(systempix/bgr_header.png);
	float: left;
	height: 153px;
	width: 922px;
	left: 0px;
	top: 0px;
	position: relative;
}
#main_bgr {
	z-index: 1;
	background-image:url(systempix/bgr_main_top.png);
	background-repeat:no-repeat;
	float: left;
	width: 922px;
	height: 158px;
	left: 0px;
	top: -6px;
	position: relative;
}
#main_bgr_top {
	z-index: 2;
	background-image:url(systempix/bgr_main.png);
	background-repeat:no-repeat;
	background-position: 0px 158px;
	float: left;
	width: 922px;
	left: 0px;
	top: 0px;
	position: relative;
}
#main_bgr_bottom {
	z-index: 2;
	background-image:url(systempix/bgr_main_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	float: left;
	width: 922px;
	left: 0px;
	top: 0px;
	position: relative;
}
#main_holder {
	z-index: 3;
	float: left;
	width: 858px;
	margin-left: 32px;
	margin-top: 30px;
	margin-right: 32px;
	margin-bottom: 8px;
	position: relative;
}
#footer {
	z-index: 2;
	background-image:url(systempix/bgr_footer.png);
	background-repeat:no-repeat;
	float: left;
	width: 922px;
	height: 121px;
	left: 0px;
	top: -6px;
	padding-bottom: 10px;
	position: relative;
}
#footer_adress {
	background-image:url(systempix/footer_adress.png);
	float: left;
	height: 61px;
	width: 283px;
	position: relative;
	z-index: 3;
	left: 30px;
	top: 29px;
}
#footer_logos {
	float: left;
	height: 63px;
	width: 120px;
	position: relative;
	z-index: 3;
	left: 488px;
	top: 27px;
}
#spalt_01 {
	float: left;
	width: 180px;
	margin-right: 20px;
	position: relative;
	z-index: 4;
}
#spalt_02 {
	float: left;
	width: 458px;
	margin-right: 40px;
	position: relative;
	z-index: 4;
}
#spalt_03 {
	float: left;
	width: 160px;
	position: relative;
	z-index: 4;
}
#logo {
	background-image:url(systempix/logo_thevoid.png);
	float: left;
	height: 120px;
	width: 204px;
	position: relative;
	z-index: 4;
	left: 30px;
	top: 20px;
}
#menu {
	float: left;
	height: 36px;
	width: 498px;
	position: relative;
	z-index: 4;
	left: 43px;
	top: 104px;
}
