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

html {
	background: #000 url(../img/bg_page.jpg) 0 0 repeat-x;
	height: 100%;
	margin: 0 0 1px;
}

body {
	background: transparent url(../img/bg_body.jpg) 0 0 no-repeat;
	font: normal 72%/11px Trebuchet MS, Trebuchet;
	line-height: 1.3;
}

/* hintergrund-bilder */
html#neuigkeit {
	background: #000 url(../img/bg_page_news.jpg) 0 0 repeat-x;
}

html#neuigkeit body {
	background: transparent url(../img/bg_body_news.jpg) 0 0 no-repeat;
}

html#termin {
	background: #000 url(../img/bg_page_termine.jpg) 0 0 repeat-x;
}

html#termin body {
	background: transparent url(../img/bg_body_termine.jpg) 0 0 no-repeat;
}

html#shop {
	background: #000 url(../img/bg_page_shop.jpg) 0 0 repeat-x;
}

html#shop body {
	background: transparent url(../img/bg_body_shop.jpg) 0 0 no-repeat;
}

html#download {
	background: #000 url(../img/bg_page_download.jpg) 0 0 repeat-x;
}

html#download body {
	background: transparent url(../img/bg_body_download.jpg) 0 0 no-repeat;
}

html#impressum {
	background: #000 url(../img/bg_page_impressum.jpg) 0 0 repeat-x;
}

html#impressum body {
	background: transparent url(../img/bg_body_impressum.jpg) 0 0 no-repeat;
}

html#specials {
	background: #000 url(../img/bg_page_specials.jpg) 0 0 repeat-x;
}

html#specials body {
	background: transparent url(../img/bg_body_specials.jpg) 0 0 no-repeat;
}

html#blog {
	background: #000 url(../img/bg_page_blog.jpg) 0 0 repeat-x;
}

html#blog body {
	background: transparent url(../img/bg_body_blog.jpg) 0 0 no-repeat;
}

html#links {
	background: #000 url(../img/bg_page_links.jpg) 0 0 repeat-x;
}

html#links body {
	background: transparent url(../img/bg_body_links.jpg) 0 0 no-repeat;
}

html#kontakt {
	background: #000 url(../img/bg_page_kontakt.jpg) 0 0 repeat-x;
}

html#kontakt body {
	background: transparent url(../img/bg_body_kontakt.jpg) 0 0 no-repeat;
}

html#presse {
	background: #000 url(../img/bg_page_presse.jpg) 0 0 repeat-x;
}

html#presse body {
	background: transparent url(../img/bg_body_presse.jpg) 0 0 no-repeat;
}

html#galerien {
	background: #000 url(../img/bg_page_galerien.jpg) 0 0 repeat-x;
}

html#galerien body {
	background: transparent url(../img/bg_body_galerien.jpg) 0 0 no-repeat;
}

html#nkrc {
	background: #000 url(../img/bg_page_nkrc.jpg) 0 0 repeat-x;
}

html#nkrc body {
	background: transparent url(../img/bg_body_nkrc.jpg) 0 0 no-repeat;
}

html#community {
	background: #000 url(../img/bg_page_community.jpg) 0 0 repeat-x;
}

html#community body {
	background: transparent url(../img/bg_body_community.jpg) 0 0 no-repeat;
}

img { border: 0px; }
hr { border-style: none; color: #fff; height: 0px; margin-bottom: 1em; }
abbr { border: none; }

/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#navigation_tab,
#navigation_main,
#main {
	width: 900px;
	margin: 0px auto;
}

/* Navigation */
#navigation_tab a {
	display: block;
	width: 69px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background: transparent url(../img/bg_navigation_tab.gif) 0 0 no-repeat;
}

#navigation_tab_back {
	background: transparent url(../img/bg_navtab.gif) 0 0 repeat-x;
}

#navigation_main_back {
	background: #fff url(../img/bg_navigation_oben.gif) 0 0 repeat-x;
}

#navigation_main {
	margin-top: 40px;
	margin-bottom: 20px;
}

#navigation_main ul {
	list-style: none;
}

#navigation_main ul li {
	display: block;
	float: left;
	width: 140px;
	margin-right: 15px;
	font-weight: bold;
	color: #ccc;
	padding-left: 27px;
	background: transparent url(../img/bg_nav_items.gif) 0 0 no-repeat;
}

#navigation_main ul li.last {
	margin-right: 0px;
}

#navigation_main ul li ul {
	margin-top: 1em;
	margin-left: -5px;
}

#navigation_main ul li li {
	border-left: none;
	background: none;
	padding-left: 0px;
}

#navigation_main ul li li a {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

#navigation_main ul li li a:hover {
	background-color: #000;
	color: #fff;
	padding-right: 5px !important;
}

li a.old {
	padding-right: 20px !important;
	background: transparent url(../img/icon_oldband.gif) center right no-repeat;
}

/* Content */
#page {
	margin-top: 10px;
}

#page h2 {
	font-size: 1.3em;
	font-weight: normal;
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

#page .box_1_2 h2,
#page .box_3_1 h2,
#page .box_3_2 h2 {
	font-size: 1.1em;
	height: 1.1em;
	margin-bottom: 10px;
}

#page h2 span {
	float: left;
}

#page h2 a.feed {
	float: right;
	width: 16px;
	height: 1.3em;
	background: transparent url(../img/icon_rssfeed.gif) center center no-repeat;
	text-indent: -10000px;
}

#page h2 a.feed:hover {
	background: transparent url(../img/icon_rssfeed_hover.gif) center center no-repeat;
}

#page h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 15px;
}

#page h3 a {
	text-decoration: none;
	color: #000;
}

#page h3 a:hover {
	color: #555;
}

#band #page h3 {
	margin-bottom: 0px;
}

#band .albumkopf h3 {
	margin-bottom: 1em !important;
}

#page h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}

#page p, #page dl, .box_2_1 ul, .box_2_1 ol {
	margin-bottom: 1em;
}

.box_2_1 ol {
	margin-left: 25px;
}

.box_2_1 ul {
	margin-left: 15px;
}

#page dl {
	margin-left: 1em;
}

#page dl dd {
	margin-left: 1em;
}

#page dl dd a {
	padding-left: 20px;
	line-height: 16px;
}

#page dl dd a.mp3 {
	background: transparent url(../img/icon_mp3_download.gif) left center no-repeat;
}

#page dl dd a.video {
	background: transparent url(../img/icon_video_download.gif) left center no-repeat;
}

#page dl dd a:hover.mp3 {
	background: transparent url(../img/icon_mp3_download_hover.gif) left center no-repeat;
}

#page dl dd a:hover.video {
	background: transparent url(../img/icon_video_download_hover.gif) left center no-repeat;
}

#page a {
	color: #000;
}

#page a:hover {
	text-decoration: none;
}

#page a:visited {
	color: #666;
}

/* download */
#download #page .box_2_1 ul {
	list-style: none;
	margin-bottom: 1em;
	margin-left: 0px;
}

#download #page .box_2_1 ul li {
	border-bottom: solid 1px #eee;
}

#download #page .box_2_1 ul li a {
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	font-weight: bold;
}

#download #page .box_2_1 ul li a:hover {
	background: #eee url(../img/bg_download.gif) left bottom no-repeat;
	padding-left: 50px;
}

#download #page .box_2_1 ul li a span {
	display: block;
	font-weight: normal;
}

/* grid */
.box_1_1,
.box_1_2,
.box_1_3,
.box_2_1,
.box_2_2,
.box_2_3,
.box_3_1,
.box_3_2,
.box_3_3 {
	display: block;
	width: 276px;
	padding: 10px;
	background: #fff;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
	overflow: hidden;
}

.box_1_3,
.box_2_3,
.box_3_3 {
	margin-right: 0px;
}

.box_1_1,
.box_1_2,
.box_1_3 {
	height: 173px;
}

.box_1_1 {
	background: transparent url(../img/bg_box_1_1.gif) top center no-repeat;
}

.box_1_2 {
	background: transparent url(../img/bg_box_1_2.gif) top center no-repeat;
}

.box_2_1,
.box_2_2,
.box_2_3 {
	background: transparent;
}

/* Drei Spalten */
.dreispalten {
	clear: both;
	position: relative;
}

.dreispalten .rumpf {
	background: transparent url(../img/bg_box_3spalten_kopf.gif) 1px 0px no-repeat;
/*	margin-top: 5px;*/
}

.dreispalten .fuss {
	clear: both;
	position: relative;
	display: block;
	height: 25px;
	background: transparent url(../img/bg_box_3spalten_fuss.gif) 1px bottom no-repeat;
	margin-bottom: 4px;
}
/* Ende Drei Spalten */

/* Zwei Spalten */
.zweispalten {
	clear: both;
	position: relative;
}

.zweispalten .box_2_1 {
	width: 571px;
	background: transparent url(../img/bg_box_2spalten_kopf_1.gif) 1px 0px no-repeat;
}

.zweispalten .box_2_3 {
	background: transparent url(../img/bg_box_2spalten_kopf_3.gif) 2px 0px no-repeat;
}

.zweispalten .rumpf {
	background: transparent url(../img/bg_box_2spalten_rumpf.gif) 1px 5px repeat-y;
	margin-top: 5px;
}

.zweispalten .fuss {
	clear: both;
	position: relative;
	display: block;
	height: 25px;
	background: transparent url(../img/bg_box_2spalten_fuss.gif) 1px bottom no-repeat;
	margin-bottom: 4px;
}
/* Ende Zwei Spalten */

.box_3_1,
.box_3_2,
.box_3_3 {
	height: 78px;
	margin-top: 0px;
}

.box_3_1 {
	background: transparent url(../img/bg_box_3_1.gif) top center no-repeat;
}

.box_3_2 {
	background: transparent url(../img/bg_box_3_2.gif) top center no-repeat;
}

.box_3_3 {
	background: transparent url(../img/bg_box_3_3.gif) 4px 2px no-repeat;
}

.box_1_1,
.box_2_1,
.box_3_1 {
	padding-left: 11px;
	padding-right: 14px;
	width: 271px;
}

.box_1_2,
.box_2_2,
.box_3_2 {
	padding-right: 14px;
	padding-left: 13px;
	width: 269px;
}

.box_1_3,
.box_2_3,
.box_3_3 {
	padding-left: 14px;
	width: 272px;
}

.box_1_3 {
	background: transparent;
	padding: 0px 3px 4px 5px;
	width: 292px;
	height: 190px;
}

.box_3_3 ul {
	list-style: none;
	float: right;
}

.box_3_3 ul li {
	float: left;
	margin-left: 10px;
}

.box_3_3 ul li a {
	display: block;
	text-indent: -10000px;
	opacity: 0.5;
}

.box_3_3 ul li a:hover {
	opacity: 1;
}

.box_3_3 ul li#stereobrand a {
	width: 22px;
	height: 22px;
	background: transparent url(../img/logo_stereobrand.png) 0 0 no-repeat;
}

.box_3_3 ul li#am_it a {
	width: 42px;
	height: 19px;
	background: transparent url(../img/logo_amit.png) 0 0 no-repeat;
}

/**/
#logo h1 a {
	display: block;
	width: 102px;
	height: 36px;
	background: transparent url(../img/logo_nkrc.gif) 0 0 no-repeat;
	text-indent: -10000px;
}

.newsitem,
.feature,
.news,
.links,
.downloads,
.diskographie,
.homepage,
.band,
.forum,
.warenkorb,
.nkrcgang {
	padding-bottom: 1em;
}

.termine ul,
.shopkategorien ul,
.news ul,
.links ul,
.downloads ul,
.diskographie ul,
.kaufempfehlungen ul,
.kaufempfehlungen dl,
.releases ul,
.nkrcgang ul,
ul.forum,
ul.band,
ul.presskit,
ul.galerien,
ul.basket {
	list-style: none;
	margin-bottom: 1em;
	margin-left: 0;
}

.termine ul li a,
.news ul li a,
.links ul li a,
ul.forum li a,
ul.presskit li a,
.downloads ul li a,
.nkrcgang ul li a {
	display: block;
	line-height: 16px;
	padding: 2px 0px 2px 20px;
}

.diskographie ul,
.releases ul {
/*	display: inline;*/
}

.diskographie ul li,
.kaufempfehlungen ul li,
.releases ul li {
	height: 122px;
	width: 122px;
	display: block;
	float: left;
	margin: 0px 7px 10px 7px;
}

.diskographie ul li a,
.kaufempfehlungen ul li a,
.releases ul li a {
	height: 102px;
	width: 100px;
	display: block;
	padding: 10px 11px;
	background: #fff url(../img/bg_album.gif) top left no-repeat;
	text-decoration: none;
}

.shopkategorien ul li a {
	text-decoration: none;
}

.shopkategorien ul li a:hover {
	background-color: #000;
	color: #fff !important;
}

.kaufempfehlungen ul li,
.releases ul li {
	margin: 0px 6px 10px 6px;
}

.diskographie ul li a span,
.kaufempfehlungen ul li a span,
.releases ul li a span {
	display: none;
}

.kaufempfehlungen dl {
	display: block;
	float: left;
	margin: 0px 6px 10px 6px;
}

.kaufempfehlungen dl dt {
	margin-left: 0px !important;
}

.kaufempfehlungen dl dt a {
	height: 102px;
	width: 100px;
	display: block;
	padding: 10px 11px !important;
	background: #fff url(../img/bg_album.gif) top left no-repeat;
	text-decoration: none;
}

#shop .box_2_1 .kaufempfehlungen ul li a span {
	display: block;
	margin-top: 2px;
}

.diskographie ul li a:hover span,
.releases ul li a:hover span {
/*	position: relative;
	display: block;
	overflow: hidden;
	background-color: #fff;
	height: 47px;
	top: -50px;
	font-size: 0.8em;*/
}

ul.galerien li {
	height: 160px;
	width: 190px;
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
}

ul.galerien li a {
	height: 126px;
	width: 168px;
	display: block;
	padding: 10px 11px;
	background: #fff url(../img/bg_galerien.gif) top left no-repeat;
	text-decoration: none;
}

ul.galerien li a span {
	display: block;
	font-size: 0.8em;
}

ul.galerien li a:hover span {
	color: #fff;
	background-color: #000;
}

.termine ul li a {
	background: transparent url(../img/icon_termin.gif) left center no-repeat;
}

.termine ul li a:hover {
	background: transparent url(../img/icon_termin_hover.gif) left center no-repeat;
}

.nkrcgang ul li a {
	background: transparent url(../img/icon_nkrcgang.gif) left center no-repeat;
}

.nkrcgang ul li a:hover {
	background: transparent url(../img/icon_nkrcgang_hover.gif) left center no-repeat;
}

.links ul li a {
	background: transparent url(../img/icon_link.gif) left center no-repeat;
}

.news ul li a {
	background: transparent url(../img/icon_news.gif) left center no-repeat;
}

.downloads ul li a.video {
	background: transparent url(../img/icon_video.gif) left center no-repeat;
}

.downloads ul li a:hover.video {
	background: transparent url(../img/icon_video_hover.gif) left center no-repeat;
}

.downloads ul li a.mp3 {
	background: transparent url(../img/icon_mp3.gif) left center no-repeat;
}

.downloads ul li a:hover.mp3 {
	background: transparent url(../img/icon_mp3_hover.gif) left center no-repeat;
}

ul.presskit li a {
	background: transparent url(../img/icon_presskit.gif) left center no-repeat;
}

ul.presskit li a:hover {
	background: transparent url(../img/icon_presskit_hover.gif) left center no-repeat;
}

ul.forum li a {
	background: transparent url(../img/icon_forum.gif) left center no-repeat;
}

ul.forum li a:hover {
	background: transparent url(../img/icon_forum_hover.gif) left center no-repeat;
}

.albumkopf {
	margin-bottom: 15px;
}

.albumkopf img {
	float: left;
	margin-right: 33px;
}

.albumkopf ol {
	margin-left: 328px;
	margin-bottom: 1em;
}

.spaltelinks {
	width: 270px;
	float: left;
	margin-right: 30px;
}

.spalterechts {
	width: 270px;
	float: left;
}

.rumpf strong {
	background-color: #ff0;
}

.rumpf table {
	width: 100%;
	border-collapse: collapse;
}

.rumpf table tr,
.rumpf table tr td {
	margin: 0px;
	padding: 2px;
	height: 12px;
}

.rumpf table tr td {
	vertical-align: top;
}

.rumpf table thead tr,
.rumpf table thead tr td {
	background-color: #666;
	color: #fff;
}

.rumpf table thead tr td {
	color: #fff;
	font-size: 0.8em;
}

.rumpf table tbody tr:hover {
	background-color: #eee;
}

table.basket {
	margin-bottom: 2em;
}
/*
table.basket tfoot tr,
table.basket tfoot tr td {
	border-top: solid 1px #000;
}*/

table.basket tfoot {
	border-top: solid 1px #000;
	font-weight: bold;
}

p.error {
	color: #f00;
}

p.feature_termin a,
p.feature_download a,
p.feature_presskit a {
	display: block;
	height: 40px;
	padding-left: 70px;
	padding-top: 15px;
}

p.feature_termin a {
	background: #fff url(../img/icon_feat_termin.gif) 5px 5px no-repeat;
}

p.feature_download a {
	background: #fff url(../img/icon_feat_download.gif) 5px 5px no-repeat;
}

p.feature_presskit a {
	background: #fff url(../img/icon_feat_presskit.gif) 5px 5px no-repeat;
}

p.feature_termin a:hover,
p.feature_download a:hover,
p.feature_presskit a:hover {
	background-color: #eee;
}

/* Formulare */
.box_3_1 form,
.box_3_2 form {
	font-size: 0.8em;
}

form label {
	display: block;
	width: 70px;
	margin-right: 10px;
	float: left;
}

form input,
form select {
	width: 120px;
	font-family: arial;
	font-size: 1em;
}

form input.btn_login,
form input.btn_newsletter {
	width: 16px;
	height: 16px;
}

fieldset {
	border: 0px;
	font-size: 1em;
}

fieldset ol {
	list-style: none;
	margin-left: 0px !important;
}

fieldset ol li {
	margin-bottom: 0.5em;
}

fieldset.agb,
fieldset.submit {
	padding-left: 80px;
	margin-bottom: 1em;
}

fieldset.agb input {
	width: auto;
	margin-right: 1em;
}

fieldset.agb label {
	display: inline;
	float: none;
}

/* Lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #000; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 0.5em;	}			
#imageData #urlDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
#imageData #urlDisplay a{ color: #333; }
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
