@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html {
	background: #0a0a0a;
	overflow-y: scroll;
}
body {
	color: #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img,
a img {
	border: 0;
}
hr {
	display: none;
}	
.linksumfliessend {
	float: left;
	margin: 0 15px 10px 0;
}
.rechtsumfliessend {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	font-size: 1%;
	height: 1px;
	line-height: 1px;
}
.xs {
	font-size: .9em;
}
.left10 {
	margin-left: 10px !important;
}
.right {
	text-align: right !important;
}


/* Links
----------------------------------------------- */
a,
a:visited {
	color: #EBBB01;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #ED4F25;
	text-decoration: none;
}
a.smallred,
a:visited.smallred {
	color: #d42021;
	font-size: 11px;
	text-decoration: underline;
}
a:hover.smallred {
	color: #d42021;
	text-decoration: none;
}
.detaillink {
	float: right;
}
#footer a,
#footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}


/* Typo
----------------------------------------------- */
h1, h2, h3, h4, h5 {
	line-height: normal !important;
}
h1 {
	font-size: 27px;
	font-weight: bold;
	margin: 12px 0;
	color: #EBBB01;
}
h1.h1img {
	margin: 14px 0 27px 0;
}
h2, h3, h4 {
	font-size: 13px;
	margin: 0 0 1em 0;
}
h2 {
	color: #E03434;
	font-size: 17px;
}
h5 {
	font-size: 13px;
	margin: 0 0 13px 0;
}
h5.smallhead {
	margin-top: 25px;
}
h3.cbhead {
	font-weight: normal;
	margin: 0 0 1em 0;
	font-size: 18px;
}
h3.greyhead {
	background: #181818 url(../images/bg_greyhead.png) no-repeat left bottom;
	clear: both;
	color: #fff;
	margin: 0;
	padding: 17px 0 28px 19px;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
ul {
	margin: 0 0 1em 15px;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}

/* Layout
-----------------------------------------------*/
#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1000px;
}
#wrapper:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
}
#wrapper {display: inline-block;}
/* Hides from IE-mac \*/
* html #wrapper {height: 1%;}
#wrapper {display: block;}
/* End hide from IE-mac */
#bg {
	background: url(../images/gitarren.jpg) no-repeat center 0;
	float: left;
	width: 100%;
}
#bg2 {
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	float: left;
	width: 100%;
}
#header {
	float: left;
	height: 386px;
	margin: 0 16px;
	position: relative;
	width: 968px;
}
#logo {
	left: 287px;
	position: absolute;
	top: 5px;
	z-index: 99999;
}
#rrlogo {
	left: -90px;
	position: absolute;
	top: 324px;
	z-index: 99998;
}
#blogo {
	right: -62px;
	position: absolute;
	top: 339px;
	z-index: 99998;
}
#headerbg {
	position: absolute;
}
#headerbg {
	background: url(../images/header.png) no-repeat;
	height: 500px;
	width: 968px;
}
#headerimgs ul,
#headerimgs li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#headerimgs li {
	left: 0;
	position: absolute;
	top: 54px;
}
#navigation {
	position: absolute;
	height: 125px;
	left: 0;
	top: 0;
	width: 970px;
}
#container {
	background: #000 url(../images/bg_container.png) repeat-y center top;
	border-top: 100px solid #000;
	float: left;
	padding: 0;
	width: 100%;
}
#leftsidebar,
#rightsidebar {
	display: inline;
	float: left;
	margin: 0 0 0 15px;
	width: 186px;
}
#rightsidebar {
	margin: 0 15px 0 0;
}
h4.navigationsidehead {
	background: #d42020 url(../images/navigationsidehead.png) no-repeat left bottom;
	clear: both;
	margin: 0;
	padding: 17px 0 36px 12px;
}
h4.terminesidehead {
	background: #d42020 url(../images/terminesidehead.png) no-repeat left bottom;
	clear: both;
	margin: 0;
	padding: 13px 0 26px 12px;
}
h4.rrsidehead,
h4.balderhead {
	background: #f3cd36 url(../images/rrsidehead.jpg) no-repeat left bottom;
	clear: both;
	margin: 0;
	padding: 17px 0 36px 12px;
}
h4.balderhead {
	background: #d42020 url(../images/balderhead.jpg) no-repeat left bottom;
}
.hrtermin {
	background: url(../images/hrtermin.png) repeat-x 0 0;
	display: inline;
	float: left;
	height: 2px;
	line-height: 2px;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.termine {
	background: #bd0000;
	color: #000;
	float: left;
	margin: 0 0 10px 0;
	min-height: 222px;
	height: auto !important;  /*moderne Browser*/
	height: 222px;  /*IE*/
	width: 100%;
}
.termine p {
	margin: 0;
	padding: 0 13px 5px 13px;
}
.termine strong {
	color: #fff;
	font-size: 11px;
}
#spotlight,
#addressbox {
	background: #939393;
	color: #000;
	float: left;
	font-size: 12px;
	margin: 0 0 10px 0;
	width: 100%;
}
#spotlight p,
#addressbox p {
	margin: 0 0 6px 0;
	padding: 0 12px;
}
#spotlight p.abimg,
#addressbox p.abimg {
	margin: 0 0 4px 0;
	padding: 0;
}
#spotlight strong,
#addressbox strong {
	color: #fff;
	font-size: 17px;
}
h4.newsletterhead,
h4.freundehead {
	background: #dc390e;
	clear: both;
	margin: 0;
	padding: 17px 0 10px 12px;
}
h4.freundehead {
	background: #4c4c4c;
}
ul#sblist {
	background: #4c4c4c;
	display: inline;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 0 8px 3px;
	width: 183px;
}
ul#sblist li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 7px;
}
#content {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 578px;
}
.contentbox {
	background: #000;
	float: left;
	margin: 0 0 10px 0;
	padding: 18px 20px;
	width: 538px;
}
p.homepic {
	margin: 0 0 10px 0;
	padding: 0;
}
.homepic img {
	display: block;
}
.homebox {
	background: #151515;
	float: left;
	line-height: 14px;
	margin: 0;
	padding: 22px 0 0 0;
	width: 284px;
}
.homebox p {
	padding: 0 14px;
}
.innerhomebox {
	min-height: 818px;
	height: auto !important;  /*moderne Browser*/
	height: 818px;  /*IE*/
}
.cdbox {
	float: left;
	font-size: 12px;
	margin: 0 7px 15px 20px;
	text-align: center;
	width: 256px;
}
.cdbox p {
	margin: 10px 0;
}
.cdhead {
	font-size: 18px;
	color: #d42020;
}
.cdhead a {
	font-size: 18px;
	color: #d42020;
  text-decoration: none;
}
ul.photolist {
	float: left;
	margin: 0 0 15px -8px;
	padding: 0;
	width: 546px;
}
ul.photolist li {
	float: left;
	list-style: none;
	margin: 0 0 8px 8px;
	padding: 0;
}
ul.photolist img {
	border: 5px solid #181818;
	display: block;
	float: left;
}
p.hbtxt {
	margin-bottom: 0;
	min-height: 69px;
	height: auto !important;  /*moderne Browser*/
	height: 69px;  /*IE*/
}
p.hbimg {
	padding: 0;
}
p.detailaddress {
	background: #151515 url(../images/detailaddress.png) no-repeat 0 0;
	margin: 0;	
	padding: 25px 14px 13px 14px;
}
.frame5 {
	border: 5px solid #EBBB01;
}
.cbimg {
	float: left;
	padding: 0;
	width: 200px;
}
.cbtxt {
	float: left;
	width: 338px;
}

p.videop {
	background: url(../images/videoicon.png) no-repeat 0 1px;
	margin: 0 0 5px 0;
	padding: 0 0 1px 30px;
}
p.pdfp {
	background: url(../images/pdficon.png) no-repeat 0 1px;
	margin: 0 0 5px 0;
	padding: 0 0 1px 30px;
}
.yellowbold {
	color: #ebbb01;
	font-weight: bold;
	font-size: 15px;
}
#footer {
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	float: left;
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
#innerfooter {
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	color: #fff;
	font-size: 13px;
	height: 150px;
	margin: 0 auto;
	text-align: left;
	width: 1000px;
}
#innerfooter p {
	padding: 59px 0 0 26px;
}


/* Formulare
-----------------------------------------------*/
form#nlanmeldung {
	background: #dc390e;
	clear: both;
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}
form#nlanmeldung p {
	margin: 0;
	padding: 0 12px;
}
input.nlinput {
	border: 3px solid #a92603;
	width: 156px;
}
form#nlanmeldung p.nlbutton {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*cartform*/
.priceinfo {
	float: left;
	line-height: 12px;
}
#cartform {
	color: #ebbb01;
	float: right;
	line-height: normal;
	margin: 0;
	width: 107px;
}	
#cartform p {
	margin: 0 0 5px 0;
	padding: 0;
}	
#cartform label {
	cursor: pointer;
	float: left;
	text-align: left;
	width: 57px;
}
.cfselect {
	background: #fff8d9;
	border: 1px solid #ebbb01;
	font-family: inherit;
	font-size: 1em;
	padding: 0;
	width: 50px;
}

/*orderform*/
.oflegend {
	float: left;
	width: 200px;
}
.error {
	color: #d42021;
	float: left;
	font-size: 15px;
}
#orderform {
	float: left;
	line-height: normal;
	margin: 0;
	width: 100%;
}	
#orderform p {
	margin: 0 0 10px 0;
	padding: 0;
}	
#orderform label {
	cursor: pointer;
	float: left;
	text-align: left;
	width: 200px;
}
.ofselect {
	background: #fff8d9;
	border: 1px solid #ebbb01;
	font-family: inherit;
	font-size: 1em;
	padding: 1px 0;
	width: 336px;
}
.stdinput {
	background: #fff8d9;
	border: 1px solid #ebbb01;
	font-family: inherit;
	font-size: 1em;
	padding: 1px 2px;
	width: 332px;
}
.stdtxta {
	background: #fff8d9;
	border: 1px solid #ebbb01;
	font-family: inherit;
	font-size: 1em;
	height: 40px;
	padding: 1px 2px;
	width: 332px;
}
input:hover.standard,
textarea:hover.standard {
	border: 1px solid #ccc;
}
.calcbutton {
	background: #ebbb01;
	border: 1px solid #c78e00;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 15px;
	padding: 1px 8px;
}
.calcbutton:hover {
	background: #c78e00;
	border: 1px solid #ebbb01;
}
.orderbutton {
	background: #be0000;
	border: 1px solid #dc390e;
	clear: both;
	color: #fff;
	float: right;
	font-weight: bold;
	padding: 1px 4px;
}
.orderbutton:hover {
	background: #dc390e;
	border: 1px solid #be0000;
}
#kontaktform .xs {
	color: #efefef;
	font-size: 11px;
}




/* Navigationen
-----------------------------------------------*/
#menu,
#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
#menu li {
	display: inline;
	float: left;
	text-indent: -9999px;
}
#menu li a,
#menu li a:visited {
	background-repeat: no-repeat;
	border: none;
	display: block;
	position: absolute;
}
/*#menu li a:hover {
	background-position: 0 -99px;
}
#menu .selected {
	background-position: 0 -99px;
}*/
li#nav1 a,
li#nav1 a:visited {
	background-image: url(../images/home.png);
	height: 14px;
	left: 43px;
	top: 75px;
	width: 45px;
}
li#nav2 a,
li#nav2 a:visited {
	background-image: url(../images/shop.png);
	height: 17px;
	left: 111px;
	top: 73px;
	width: 39px;
}
li#nav3 a,
li#nav3 a:visited {
	background-image: url(../images/gaestebuch.png);
	height: 16px;
	left: 770px;
	top: 46px;
	width: 83px;
}
li#nav4 a,
li#nav4 a:visited {
	background-image: url(../images/impressum.png);
	height: 17px;
	left: 874px;
	top: 44px;
	width: 86px;
}
/*Sidemneu*/
ul#menunavigation {
	background: #242424;
	float: left;
	font-weight: bold;
	margin: 0 0 11px 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	width: 100%;	
}
ul#menunavigation li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;	
}
ul#menunavigation li a,
ul#menunavigation li a:visited {
	background: #242424;
	color: #fff;
	display: block;
	float: left;
	font-size: 14px;
	padding: 2px 0 2px 14px;
	text-decoration: none;
	width: 172px;	
}
ul#menunavigation li a:hover {
	background: #d42020;
	color: #fff;
	text-decoration: none;
}
ul#menunavigation li a.selected,
ul#menunavigation li a:visited.selected {
	background: #d42020;
	color: #fff;
	text-decoration: none;
}
/*2nd level*/
ul#menunavigation ul {
	margin: 0;
	width: 100%;	
}
ul#menunavigation ul li a,
ul#menunavigation ul li a:visited {
	background: #242424;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	width: 166px;	
}
ul#menunavigation ul li a:hover {
	background: #d42020;
	color: #fff;
	text-decoration: none;
}
ul#menunavigation ul li a.selected,
ul#menunavigation ul li a:visited.selected {
	background: #d42020;
	color: #fff;
	text-decoration: none;
}




ul#menurr {
	background: #eabb00;
	float: left;
	font-weight: bold;
	margin: 0 0 11px 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	width: 100%;	
}
ul#menurr li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;	
}
ul#menurr li a,
ul#menurr li a:visited {
	background: #eabb00;
	color: #000;
	display: block;
	float: left;
	font-size: 14px;
	padding: 2px 0 2px 14px;
	text-decoration: none;
	width: 172px;	
}
ul#menurr li a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}
ul#menurr li a.selected,
ul#menurr li a:visited.selected {
	background: #fff;
	color: #000;
	text-decoration: none;
}
/*2nd level*/
ul#menurr ul {
	font-weight: normal;
	margin: 0;
	text-transform: none;
	width: 100%;	
}
ul#menurr ul li a,
ul#menurr ul li a:visited {
	background: #eabb00;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	padding: 2px 0 2px 20px;
	text-decoration: none;
	width: 166px;	
}
ul#menurr ul li a:hover {
	background: #eabb00;
	color: #fff;
	text-decoration: none;
}
ul#menurr ul li a.selected,
ul#menurr ul li a:visited.selected {
	background: #f5dd80;
	color: #000;
	text-decoration: none;
}
/*St. Pauli*/
ul#menubalder {
	background: #bd0000;
	float: left;
	font-weight: bold;
	margin: 0 0 11px 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	width: 100%;	
}
ul#menubalder li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;	
}
ul#menubalder li a,
ul#menubalder li a:visited {
	background: #bd0000;
	color: #000;
	display: block;
	float: left;
	font-size: 14px;
	padding: 2px 0 2px 14px;
	text-decoration: none;
	width: 172px;	
}
ul#menubalder li a:hover {
	background: #fff;
	color: #7c0000;
	text-decoration: none;
}
ul#menubalder li a.selected,
ul#menubalder li a:visited.selected {
	background: #fff;
	color: #7c0000;
	text-decoration: none;
}
/*2nd level*/
ul#menubalder ul {
	margin: 0;
	width: 100%;	
}
ul#menubalder ul li a,
ul#menubalder ul li a:visited {
	background: #bd0000;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	padding: 2px 0 2px 22px;
	text-decoration: none;
	width: 164px;	
}
ul#menubalder ul li a:hover {
	background: #980000;
	color: #fff;
	text-decoration: none;
}
ul#menubalder ul li a.selected,
ul#menubalder ul li a:visited.selected {
	background: #980000;
	color: #fff;
	text-decoration: none;
}


.subcat h2 {
  text-transform: uppercase;
  font-size: 18px;
}
