*	{margin:0; padding:0;}

html, body { height: 100%; }

html {
	background: #020101 url(/img/rabenholz-bg.jpg) no-repeat center 0;
	font-size: 100.01%;
}

body {
	color: #5e4d46;
	font-size: .8em; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	text-align: left;
	min-height: 100%;
}

.clearfix { clear: both; }

#container {
	margin: 0 auto;
	width: 679px;
}

#left {
	width: 341px;
}

#right {
	width: 338px;
}

#left, #right { 
	float: left; 
	height: 200px;
}

#center {
	width: 500px;
	margin-bottom: 40px;
	margin-left: 90px;
}

#mp3player {
	outline: 0 none;
}

/*-----------------------------------------------------------------*/

h1, h2, h3, h4.blog-title, h5, h6 {
	color: #a00000;
}

.blog-date {
	float: left;
	padding-bottom: 5px;
	text-decoration: underline;
}

h3 {
	margin-top: 40px;
	margin-bottom: 5px;
	font-size: 1.3em;
}

h4 {
	margin-top: 25px;
	margin-bottom: 10px;
}

.center {
	text-align: center;
}

.first {
	margin-top: 0px;
}

p {
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: justify;
}

a, #right ul a.link {
	color: #a00000;
	text-decoration: none;
}

a:hover, a:focus, #right ul a.link:hover, #right ul a.link:focus {
	color: #a00000;
	text-decoration: underline;
	outline: 0;
}

ul { 
	list-style: none; 
}

#center ul, #center dl {
	margin-bottom: 15px;
}

h1 {
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;
}

/*-----------------------------------------------------------------*/

#overlay-container {
	position: relative;
	width: 675px;
	height: 380px;
}

#overlay-container p {
	position: absolute;
	top: 333px;
	left: 1px;
}

/*-----------------------------------------------------------------*/

#overlay-container ul {
	position: absolute;
}

#overlay-container ul li {
	position: absolute;
	width: 48px;
	height: 48px;
}

#overlay-container ul a {
	display: block;
	width: 100%;
	height: 100%;
	zoom: 1;
}

#overlay-container ul a span {
	display: block;
	height: 0;
	overflow: hidden;
	width: 0;

}

#overlay-container ul li ul {
	left: -3000px;
}

#overlay-container ul li:hover ul, #overlay-container ul li a:focus + ul {
	left: auto;
}

#playersteuerung {
	left: 313px;
	top: -164px;
}

#start { background: url(/player/img/play.gif) no-repeat 0 0; }
#halt { background: url(/player/img/pause.gif) no-repeat 0 0; }
#last a { background: url(/player/img/last.gif) no-repeat 24px 31px; }
#last a:hover, #last a:focus {	background: url(/player/img/last_hover.gif) no-repeat 24px 31px; }
#next a { background: url(/player/img/next.gif) no-repeat 0 31px; }
#next a:hover, #next a:focus {	background: url(/player/img/next_hover.gif) no-repeat 0 31px; }

li#last {
	left: -24px;
	top: -96px;
}

li#next {
	left: 24px;
	top: -96px;
}


/*-----------------------------------------------------------------*/

div.tracklist { float:left; width: 500px; }
div.tracklist ul { float: left; }
div.tracklist ul li { padding-left: 15px; }

div.tourtermine { float:left; width: 500px; }
div.tourtermine ul { float: left; }
div.tourtermine ul li { width: 165px; }

/*-----------------------------------------------------------------*/

#right ul, #left ul {
	margin-top: 40px;
	list-style: none;
	width: 100%;
	font-size: 1.1em;
	text-decoration: none;
}

#right ul li, #left ul li {
	display: inline;
	text-decoration: none;
}

#right ul a, #right ul a:hover, #right ul a:focus, #right ul span {
	display: block;
	text-decoration: none;
	height: 22px;
	background: url(/img/menu.png) no-repeat 1000px 1000px; 
}

#right ul a span, #right ul a:hover span, #right ul a:focus span, #right ul span span {
	visibility: hidden;
}

#right ul li.playlist span { background-position: -94px 0px; }
#right ul li.track1 a { background-position: -94px -22px; }
#right ul li.track1 a:hover, #right ul li.track1 a:focus { background-position: -94px -135px; }
#right ul li.track2 a { background-position: -94px -44px; }
#right ul li.track2 a:hover, #right ul li.track2 a:focus { background-position: -94px -157px; }
#right ul li.download a { background-position: -94px -179px; }
#right ul li.download a:hover, #right ul li.download a:focus { background-position: -94px -66px; }

#right ul span { text-decoration: underline; }

#right ul a, #left ul a { color: #5e4d46; }
#right ul a:hover, #right ul a:focus, #left ul a:hover, #left ul a:focus { color: #a00000; }

/*-----------------------------------------------------------------*/

#left ul {
	text-align: right;
}

#left ul a, #left ul a:hover, #left ul a:focus, #left ul span {
	display: block;
	text-decoration: none;
	height: 22px;
	background: url(/img/menu.png) no-repeat 1000px 1000px; 
}

#left ul a span, #left ul a:hover span, #left ul a:focus span, #left ul span span {
	visibility: hidden;
}

#left ul li.neues a { background-position: 235px 0px; }
#left ul li.neues a:hover, #left ul li.neues a:focus { background-position: 235px -135px; }
#left ul li.horde a { background-position: 235px -22px; }
#left ul li.horde a:hover, #left ul li.horde a:focus { background-position: 235px -157px; }
#left ul li.werke a { background-position: 235px -44px; }
#left ul li.werke a:hover, #left ul li.werke a:focus { background-position: 235px -179px; }
#left ul li.sturm a { background-position: 235px -66px; }
#left ul li.sturm a:hover, #left ul li.sturm a:focus { background-position: 235px -201px; }
#left ul li.kontakt a { background-position: 235px -88px; }
#left ul li.kontakt a:hover, #left ul li.kontakt a:focus { background-position: 235px -223px; }
#left ul li.impressum a { background-position: 235px -110px; }
#left ul li.impressum a:hover, #left ul li.impressum a:focus, #left ul li.impressum span { background-position: 235px -245px; }

#right ul a, #right ul a:hover, #left ul a:focus, #left ul a, #left ul a:hover, #left ul a:focus, #overlay-container ul a, #overlay-container ul a:hover, #overlay-container ul a:focus {
	outline: 0; 
}

/*-----------------------------------------------------------------*/

.subnav {
	list-style: none;
	display: inline;
	margin-left: -6px;
}

.subnav li { display: inline; }

.subnav li { border-left: 1px solid #201818; }
.subnav li:first-child { border: none; }

.subnav a {
	text-decoration: none;
	color: #3c3434;
	padding: 0.5em;
}

.subnav a:hover, .subnav a:focus, .subnav span {
	outline: 0; 	
	padding: 0.5em;
	color: #a00000
}

/*-----------------------------------------------------------------*/

#kontaktform { 
	margin-top: 5px;
	width: 500px;
	color: #5e4d46;
}

#center ul#fehlerkontakt {
	padding: 2px 0px 2px 5px;
	border: 1px solid #161010;
	list-style: none;
	width: 420px;
	margin-bottom: 10px;
}

.formular li { 
	margin-bottom: 10px;
	list-style: none;
	width: 500px;
}

input, select, textarea {
	border: 1px solid #161010;
	background: #020101;
	width: 420px;
	color: #5e4d46;
	padding: 2px 0px 2px 5px;
}

input#submit {
	float: none;
	color: #a00000;
	width: 427px;
}

input#submit:hover {
	background: #161010;
	color: #a00000;
}

label {
	align: left;
	padding: 2px 0px 2px 5px;
}

/*-----------------------------------------------------------------*/

.cover {
	list-style: none;
	text-decoration: none;
	width: 500px;
	height: 230px;
}

.cover li {
	float: left;
	width: 232px;
	height: 230px;
	margin-right: 15px;
}

.cover li a {
	float: left;
	width: 230px;
	height: 228px;
	border: 1px solid #020101;
}

.cover li a:hover, .cover li a:focus {
	text-decoration: none;
	border: 1px solid #201818;
	outline: 0;
}

.cover li a img { border: none; }

/*-----------------------------------------------------------------*/

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/img/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000 !important;
	opacity: 0.6 !important;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #020101;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #a00000;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #a00000;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #a00000;
	text-align: left;
	font-weight: bold;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/img/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 50%;
	cursor: pointer;
	outline: none;
	background-image: url('/img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/img/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

