@charset "utf-8";

/* Allgemeine Definitionen
----------------------------------------------- */
html {
  background: #f6f6f6 url(gfx/bg_karos.png) repeat-x 0 bottom;
  min-height: 100%;
  height: auto !important;  /*moderne Browser*/
  height: 100%;  /*IE*/
  overflow-y: scroll;
}
body {
  background: url(gfx/bg.png) repeat-x 0 0;
  color: #000;
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
}
img,
a img {
  border: 0;
}
hr {
  display: none;
}  
.clear {
  clear: both;
  font-size: 1%;
  height: 1px;
  line-height: 1px;
}
.cicolor {
  color: #ed2624;
}


/* Links
----------------------------------------------- */
a,
a:visited {
  color: #606060;
  outline: none;
  text-decoration: underline;
}
a:hover {
  color: #606060;
  text-decoration: none;
}
#footer a,
#footer a:visited {
  color: #666;
  text-decoration: underline;
}
#footer a:hover {
  color: #666;
  text-decoration: none;
}
#right a,
#right a:visited {
  color: #2f2f2f;
  font-weight: bold;
  text-decoration: underline;
}
#right a:hover {
  color: #2f2f2f;
  text-decoration: none;
}
a.startbutton,
a:visited.startbutton {
  background: url(gfx/startbutton.png) no-repeat 0 0;
  display: block;
  height: 28px;
  margin: 25px 0 0 32px;
  width: 117px;
  text-decoration: none;
  text-indent: -9999px;
}
a:hover.startbutton {
  background: url(gfx/startbutton.png) no-repeat 0 -28px;
  text-decoration: none;
}
a.kontaktbutton,
a:visited.kontaktbutton {
  background: url(gfx/kontaktbutton.png) no-repeat 0 0;
  display: block;
  height: 32px;
  margin-top: 16px;
  width: 120px;
  text-decoration: none;
  text-indent: -9999px;
}
a:hover.kontaktbutton {
  background: url(gfx/kontaktbutton.png) no-repeat 0 -32px;
  text-decoration: none;
}
p.facebook {
  margin: 28px 0 0 0;
  padding: 0 0 0 16px;
}

/* Typo
----------------------------------------------- */
h1, h2, h3, h4 {
  color: #ed2624;
  margin: 0;
  padding: 0;
}
h1 {
  font-size: 16px;
  font-weight: normal;
  margin: 5px 0 14px 0;
}
h2, h3, h4 {
  font-size: 11px;
  margin: 0 0 1em 0;
}
h4.header_musicplayer,
h4.header_newsletter,
h4.header_gigs,
h4.header_gemafrei {
  margin: 0;
  padding: 0;
}
h4.header_musicplayer {
  margin-top: 13px;
}
h4.header_newsletter,
h4.header_gemafrei {
  margin-top: 29px;
}
h4.header_gigs,
h4.header_gemafrei {
  margin-bottom: 10px;
}
.blackhead{
  color: #2f2f2f;
}
p {
  margin: 0 0 1em 0;
  padding: 0;
}
.teasertext {
  font-weight: bold;
  font-style: italic;
}

/* Layout
-----------------------------------------------*/ 
#wrapper {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 1050px;
}
#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 */
#innerwrapper {
  background: url(gfx/sheet_top.jpg) no-repeat center 234px;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#header {
  background: url(gfx/bg_header.jpg) no-repeat top center;
  float: left;
  height: 234px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
#figuren {
  float: left;
  height: 172px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
  width: 100%;
}
#logo {
  right: 0;
  position: absolute;
  top: 45px;
  z-index: 9;
}
#navigation {
  background: url(gfx/bg_navigation.jpg) no-repeat center bottom;
  float: left;
  height: 62px;
  margin: 0;
  padding: 0;
  width: 100%;
}
#container {
  background: url(gfx/sheet_bottom.png) no-repeat center bottom;
  float: left;
  margin: 0;
  padding: 14px 0 200px 0;
  width: 100%;
}
#innercontainer {
  background: url(gfx/sheet.png) repeat-y center top;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#innertop {
  background: url(gfx/sheet_top.jpg) no-repeat center top;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#innercbg {
  background: url(gfx/cbg.png) no-repeat center bottom;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#content {
  float: left;
  margin: 0;
  padding: 0;
  width: 600px;
  min-height: 400px;
  height: auto !important;  /*moderne Browser*/
  height: 400px;  /*IE*/
}
#bilderrahmen {
  background: url(gfx/bg_frame.png) no-repeat 0 0;
  display: block;
  height: 424px;
  overflow: hidden;
  width: 596px;
}
#slide img {
  margin: 31px 0 0 30px;
}
#thumbs {
  background: url(gfx/lineskoplogo.png) no-repeat 100% 12px;  
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#thumbs img {
  float: left;
}
#thumbs ul {
  float: left;
  margin: 30px 0 0 0;
  padding: 0;
  width: 100%;
}
#thumbs ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 20px 20px 0;
}
#thumbs ul li a,
#thumbs ul li a:visited {
  display: block;
  float: left;
  height: 62px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#photolist,
#videogallery {
  background: url(gfx/lineskoplogo.png) no-repeat 100% 12px;  
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}
#photolist ul,
#videogallery ul {
  float: left;
  margin: 50px 0 0 0;
  padding: 0;
  width: 100%;
}
#photolist img,
#videogallery img {
  padding-bottom: 3px;
}
#photolist ul li,
#videogallery ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 0 20px 0;
  width: 200px;
}
a.thumblink,
a:visited.thumblink {
  display: block;
  float: left;
  height: 62px;
  overflow: hidden;
  width: 200px;
}
#left {
  float: left;
  margin: 0 30px 0 0;
  padding: 0;
  width: 195px;
}
#player,
#newsletter,
#gema  {
  background: url(gfx/bg_player.jpg) no-repeat 0 0;
  float: left;
  height: 117px;
  margin: 0 0 14px 0;
  padding: 0 25px 0 20px;
  width: 150px;
}
#newsletter {
  background: url(gfx/bg_newsletter.jpg) no-repeat 0 0;
  height: 196px;
}
#gema {
  background: url(gfx/gemafrei_bg.png) no-repeat 0 0;
  height: 196px;
}
#right {
  background: url(gfx/next.jpg) no-repeat 0 0;
  color: #606060;
  float: left;
  height: 275px;
  margin: 0 0 0 30px;
  padding: 38px 21px 0 25px;
  width: 149px;
}
.musiccd {
  background: url(gfx/lineskop.png) no-repeat center bottom;
  float: left;
  margin: 0 0 15px 0;
  padding: 0 0 28px 0;
  width: 100%;
}
.cdcover {
  background: url(gfx/bg_cover.png) no-repeat 0 0;
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
}
.cdcover img {
  border: 1px solid #606060;
  float:left;
  margin: 0 8px 8px 0;
  padding: 0;
}
.cdsongs {
  float: left;
  margin: 0;
  padding: 0;
  width: 450px;
}
.tab {
  display: block;
  float: left;
  width: 200px;
}
#content ul.cdtracks {
  float: left;
  margin: 8px 0 15px 0;
  padding: 0;
  width: 100%;
}
#content ul.cdtracks li {
  display: block;
  float: left;
  line-height: 1.5em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.infolinks {
  float: left;
  margin: 0 10px 15px 0;
  padding: 0;
  width: 150px;
}
.getacrobat {
  float: left;
  margin: 0 10px 15px 0;
  padding: 0;
  width: 160px;
}
#footer {
  color: #666;
  float: left;
  margin: 0;
  padding: 0 0 12px 0;
  text-align: center;
  width: 100%;
}
#innerfooter {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 900px;
}
#footerleft {
  float: left;
  margin: 17px 0 0 0;
  padding: 0;
  width: 590px;
}
#footerright {
  float: right;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: right;
  width: 310px;
}
#footer p {
  margin: 0;
  padding: 0;
}
#footer ul {
  margin: 0;
  padding: 0;
}
#footer ul li {
  border-left: 1px solid #666;
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  text-align: right;
}
#footer ul li.footerliststart {
  border-left: none;
}

/* Tooltip
-----------------------------------------------*/
#tt1,
#tt2,
#tt3,
#tt4,
#tt5,
#tt6,
#tt7,
#tt8,
#tt9,
#tt10,
#tt11 {
	background: #fff;
	border: 1px solid #ccc;
	left: 0;
	padding: 5px;
	position:absolute;
	text-align: left;
	top: 0;
	visibility: hidden;
}
#tt1 {
	left: 125px;
	top: 90px;
}
#tt2 {
	left: 715px;
	top: 60px;
}
#tt3 {
	left: 268px;
	top: 78px;
}
#tt4 {
	left: 190px;
	top: 55px;
}
#tt5 {
	left: 362px;
	top: 90px;
}
#tt6 {
	left: 465px;
	top: 98px;
}
#tt7 {
	left: 506px;
	top: 90px;
}
#tt8 {
	left: 575px;
	top: 80px;
}
#tt9 {
	left: 645px;
	top: 60px;
}
#tt10 {
	left: 633px;
	top: 70px;
}
#tt11 {
	left: 745px;
	top: 85px;
}

/* Accordion
-----------------------------------------------*/
.basic  {
  width: 600px;
}
.basic div {
  background: url(gfx/lineskop.png) no-repeat 0 bottom; 
  padding-bottom: 15px;
}
.basic div.clear {
  background: none; 
  padding-bottom: 0;
}
.basic .tab {
  float: left;
  font-weight: bold;
  width: 115px;
}
.basic .tabtext {
  float: left;
  width: 485px;
}
.basic a.tooglelink,
.basic a:visited.tooglelink {
  background: transparent;
  cursor:pointer;
  display:block;
  margin-top: 0;
  padding: 5px 0;
  text-decoration: none;
}
.basic a.tooglelink strong,
.basic a:visited.tooglelink strong {
  text-decoration: underline;
}
.basic a:hover.tooglelink {
  background: transparent;
}
.basic a.selected.tooglelink,
.basic a:visited.selected.tooglelink {
  display: block;
  padding-top: 35px;
  background: url(gfx/lineskoplogo.png) no-repeat 100% 0;
}
@media print {
  .basic div {
    display: block!important;
    height: auto!important
  }
}


/* Formulare
-----------------------------------------------*/
#newsletter form {
  border: none;
  float: left;
  margin: 15px 0 0 0;
  padding: 0;
}
p.newslettermessage,
p.newslettermessage2 {
  color: #ed2624;
  margin: 14px 0 0 0;
}
p.newslettermessage2 {
  margin-top: 3px;
}
.specialthanks {
  color: #ed2624;
  font-size: 16px;
}
input.absendebutton {
  background: url(gfx/sendebutton.png) no-repeat 0 0;
  border: none;
  display: block;
  float: right;
  height: 30px;
  margin-right: 2px;
  text-indent: -9999px;
  width: 121px;
}
input:hover.absendebutton {
  background: url(gfx/sendebutton.png) no-repeat 0 -30px;
}
.ti {
  background: url(gfx/input_nl.png) no-repeat 0 0;
  border: none;
  color: #7a7b7f;
  font-size: 10px;
  height: 19px;
  padding: 0 0 0 8px;
  width: 145px;  
}
/*Gästebuch*/
fieldset.gbook {
  border: none;
  margin: 0; 
  padding: 0;
}
.gbook label {
  display: block; 
  float: left;
  width: 80px;
}
.gbookbutton {
  margin-left: 80px;
}
.gbdate {
  display: none;
}
/*Shop*/
input.weiterButton,
.shopcustomeraddress input.weiterButton {
  background: url(gfx/weiterbutton.png) no-repeat 0 0;
  border: none;
  display: block;
  float: right;
  height: 33px;
  margin: 20px 0;
  width: 121px;
  text-indent: -9999px;
}
input.weiterButton:hover,
.shopcustomeraddress input.weiterButton:hover {
  background-position: 0 -33px;
}
input.BestellButton{
  background: url(gfx/bestellbutton.png) no-repeat 0 0;
  border: none;
  display: block;
  float: right;
  height: 33px;
  margin: 20px 0;
  width: 121px;
  text-indent: -9999px;
}
input.BestellButton:hover {
  background-position: 0 -33px;
}
.menge {
  background: url(gfx/bg_menge.png) no-repeat 0 0;
  border: none;
  font-family: inherit;
  font-size: 1em;
  height: 17px;
  padding: 2px 0 0 0;
  text-align: center;
  width: 30px;
}
fieldset.shopcustomeraddress {
	border: none;
	float: left;
	margin: 30px 0 0 0;
	padding: 0;
	width: 100%;
}
fieldset.shopcustomeraddress legend {
	border: none;
	color: #000;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 0;
}
fieldset.shopcustomeraddress label {
	display: block;
	float: left;
	width: 100px;
}
fieldset.shopcustomeraddress select {
  background: #faf9f9;
  color: #7a7b7f;
  font-family: inherit;
  font-size: 1em;
  width: 150px;
}
input.si383 {
  background: #faf9f9 url(gfx/bg_textinput383.png) no-repeat 0 0;
  border: none;
  color: #7a7b7f;
  font-family: inherit;
  font-size: 1em;
  height: 20px;
  padding: 2px 5px 0 5px;
  width: 373px;
}
/*Kontakt*/
#kontaktform {
  background: url(gfx/lineskoplogo.png) no-repeat 0 0;
  float: left;
  margin: 0;
  text-align: left;
}  
fieldset.kffr,
fieldset.kffl {
  border: none;
  float: left;
  margin: 20px 0 0 0;
  padding: 0;
  width: 142px;
}
fieldset.kffl {
  margin-top: 45px;
  width: 458px;
}
#kontaktform label {
  cursor: pointer;
  color: #999;
  float: left;
  text-align: left;
  width: 90px;
}
input.standardinput,
textarea.standardtxta {
  background: #faf9f9 url(gfx/bg_textinput383.png) no-repeat 0 0;
  border: none;
  color: #7a7b7f;
  font-family: inherit;
  font-size: 1em;
  height: 20px;
  padding: 2px 5px 0 5px;
  width: 373px;
}
label.ckb {
  display: inline;
  float: none;
  width: auto;
}
textarea.standardtxta {
  background: #faf9f9 url(gfx/bg_textarea383.png) no-repeat 0 0;
  height: 217px;
  padding-top: 5px;
  width: 373px;
}
.absendenbutton {
  background: #fff url(gfx/absendenbutton.png) no-repeat 0 0;
  border: none;
  display: block;
  height: 30px;
  margin-left: 262px;
  text-indent: -9999px;
  width: 120px;
}
.absendenbutton:hover {
  background: #fff url(gfx/absendenbutton.png) no-repeat 0 -30px;
}
#kontaktform .xs {
  color: #606060;
  font-size: 11px;
  margin-left: 90px;
}
.kffr p {
  clear: both;
  float: left;
  width: 100%;
}
.kradio {
  float: left;
}
.anliegen {
  color: #000 !important;
  float: left;
  padding-top: 3px;
}

/* Tabellen
-----------------------------------------------*/
table.shopprodukt,
table.warenkorb {
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
table.warenkorb {
	background: url(gfx/shoppingcart.png) no-repeat 18px 85px; 
}
table.shopprodukt td,
table.shopprodukt th,
table.warenkorb td,
table.warenkorb th {
	border: none;
	margin: 0;
	padding: 18px 0 23px 0;
	vertical-align: top;
}
table.warenkorb tr.sline,
table.warenkorb tr.sline2 {
	background: url(gfx/lineskop.png) no-repeat 0 bottom; 
}
table.warenkorb tr.sline2 {
	background: url(gfx/lineskop.png) no-repeat 0 bottom; 
}
table.warenkorb td {
	padding: 5px 0 4px 0;
}
table.warenkorb .sline2 td {
	padding-bottom: 14px;
}
table.shopprodukt tr {
  background: url(gfx/lineskop.png) no-repeat 0 bottom; 
}
.sl_artikelbild {
	width: 115px;
}
.sl_status {
	width: 60px;
}
.sl_einzelpreis {
	width: 90px;
}
.sl_menge {
	width: 65px;
}
.sl_warenkorb {
	width: 40px;
}
.wicon {
	width: 115px;
}
.wanzahl {
	width: 60px;
}
.wpreis {
	text-align: right;
	width: 100px;
}
.AktualisierenButton {
 border: none;
 border-bottom: 1px solid #000;
 background: transparent;
 cursor: pointer;
 color: #606060;
 line-height: normal;
 margin: 10px 0 12px 0;
 padding: 0;
}
.AktualisierenButton:hover {
 border-bottom: 1px solid #fff;
}


/* Navigationen
-----------------------------------------------*/
ul#menu {
  float: left;
  font-size: 22px;
  height: 30px;
  margin: 0 0 0 136px;
  padding: 0;
  width: 914px;
}
#menu ul {
  margin: 51px 0 0 232px;
  padding: 0;
}
#menu li {
  display: inline;
  float: left;
  height: 30px;
  line-height: 30px;
  list-style: none;
  padding: 0 12px;
  text-indent: -9999px;
  margin: 0;
}
#menu li a,
#menu li a:visited {
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  color: #fff;
  display: block;
  height: 30px;
}
#menu li a.current,
#menu li a:visited.current{
  background-position: 0 -30px;
  color: #f20ca1;
}
#menu li a:hover {
  background-position: 0 -30px;
  color: #f20ca1;
}
li#de1 a {
  background-image: url(nav/nav_start.png);
  width: 69px;
}
li#de2 a {
  background-image: url(nav/nav_news.png);
  width: 67px;
}
li#de3 a {
  background-image: url(nav/nav_media.png);
  width: 79px;
}
li#de4 a {
  background-image: url(nav/nav_gigs.png);
  width: 58px;
}
li#de5 a {
  background-image: url(nav/nav_info.png);
  width: 54px;
}
li#de6 a {
  background-image: url(nav/nav_gaestebuch.png);
  width: 127px;
}
li#de7 a {
  background-image: url(nav/nav_shop.png);
  width: 62px;
}
/*2nd level*/
ul#submenu {
  float: left;
  font-size: 11px;
  margin: 0 0 15px 0;
  padding: 0;
  width: 100%;
}
#submenu ul {
  margin: 51px 0 0 232px;
  padding: 0;
}
#submenu li {
  display: inline;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
#submenu li a,
#submenu li a:visited {
  color: #606060;
  display: block;
  margin: 0 8px 0 0;
  text-decoration: underline;
}
#submenu li a.current,
#submenu li a:visited.current {
  color: #ed2624;
}
#submenu li a:hover {
  color: #ed2624;
}