/* STYLESHEET www.personalstereo.de */
/* Haupt-CSS - alle Browser */

/* ZENTRALE FORMATE */

body {
  background: white;/* url(../img/bg.jpg) no-repeat;*/
  text-align: center;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font: normal normal 9pt "Trebuchet MS", "Segoe UI", Georgia, Verdana, sans-serif;
  line-height:1.2em;
  overflow: hidden;
  }

i {
  /*font: italic 10pt Georgia;
  line-height:1.3em;*/
  font-style:normal;
  color: #8f228f;
  }
  
em {
  color:#33369d;
  }

a {
  color: #2d4fca;
  text-decoration: none;
  }

a:hover {
  color: #b30000;
  text-decoration: underline;
  }

h1, h2 {
  font-size: 12pt;
  font-weight: bold;
  }

div {
  background: transparent;
  }


/* HAUPTLAYOUT */

.bgimage {
  position:absolute;
  top: 0px;
  left: 0px;
  }

.all {
  position:relative;
  max-width: 1427px;
  height: 684px;
  overflow:scroll;
  }

.main {
  width: 736px;
  margin: 0 auto;
  min-height: 684px;
  background: url(../img/semiwhite.png); 
  }

.footer {
  position: relative;
  bottom: 0px;
  height: 20px;
  text-align: right;
  }

.headspace {
  height: 72px;
  }

.logo {
  background:url(../img/psheader.jpg) no-repeat;
  height:84px;
  width: 736px;
  }

.lyrics_left {
  position: fixed;
  margin: 0 0 0 -50px;
  }

.lyrics_right {
  position: fixed;
  margin: 0 0 0 696px;
  }
  
.content {
  text-align: left;
  padding: 16px 40px 0 40px;
  clear: both;
  }
  
.spacer {
  height:90px;
  }

/* NAVIGATION */

.nav {
  position:fixed;
  }

.navlist {
  list-style: none;
  margin: -24px 0 0 -6px;
  }

.navlist li {
  float: left;
}

.navlist li a, .navlist li a:link, .navlist li a:visited { 
  font-weight: bold; 
  text-decoration: none; 
  display:block; 
  cursor: pointer; 
  padding: 2px 6px; 
  }

.navlist li a:hover { 
  color: #b30000; 
  text-decoration: underline;
  /* background: #c8c8c8; */
  }

.navlist #active a { 
  color: #b655b6; 
  text-decoration: none;
  cursor: default; 
  }



/* ZEICHENFORMATE */



.navbar
{
height:21px;
}

.tracklist {
  vertical-align: bottom;
  }

/*
.lizenzfeld
{
background: url(../img/frame_inside.gif); 
vertical-align:top; 
padding:17px 0 17px 17px;
}
*/

.line {
  background: none;
  height:4px;
  }


.content_book, .i_frame_content
{
background: transparent;
margin:0;
align:left;
text-align:left;
}

.i_frame_contact
{
background: transparent;
border-right:1px solid #2d4fca;
width:347px;
height:270px;
margin:0;
align:center;
text-align:left;
}

.i_frame, .i_frame_book, .i_frame_band
{
background: transparent;
width:696px;
height:500px;
margin:0;
border:none;
}

.i_frame_book {
overflow:scroll;
}

.cd_cover
{
border:0;
width:250px;
float:left; 
margin-right:28px;
}

.radio
{
border:0;
width:359px;
float:left;
margin-right:28px;
}


.mini_cd
{
border:none;
width:93px;
float:right;
}

.footer
{
vertical-align:top;
color: #33369d;
text-align:right;
}

.footer a
{
color:#b30000;
}

.footer p
{
margin-right: 18px;
}

hr 
{
border:none;
margin: 0 48px 0 40px;
}

.content hr
{
margin: 0;
}

.thumb
{
border:1px solid #333;
margin: 0 8px 8px 0;
}

.song
{
}

a.songtitle
{
text-decoration:underline;
font-weight:bold;
float:left;
}

.box
{
width:502px;
border:1px solid #2d4fca;
background: url(../img/semiwhite.png);
padding: 2px;
margin: -4px 28px 0 0;
display:none;
}

.box .lyricsheadline
{
background:#b6c2ff;
padding: 2px 2px 2px 6px;
font-weight:bold;
color:#000;
}

.lyricsbox
{
padding: 2px 2px 2px 6px;
display:block;
}

.song:hover .box
{
display:block;
float:right;
z-index:100;
}


/* KONZERT-TABELLEN */

.concert_table
{
width:648px;
border:1px solid #2d4fca;
background: url(../img/semiwhite.png);
}

.concert_title
{
background:#b6c2ff;
}

.past_table
{
width:648px;
border:none;
background: transparent;
}

.pastconcerts
{
padding: 12px 2px 12px 4px;
}

.concert_date
{
width:138px;
padding: 2px 2px 2px 4px;
}

.concert_location
{
width:224px; /* 488px */
padding: 2px 2px 2px 4px;
}

.concert_review
{
width:270px;
text-align:right;
padding: 2px 4px 2px 2px;
}

.concert_title_date
{
width:136px;
padding: 2px 2px 2px 5px;
}

.concert_title_location
{
width: 510px; /* 320px */
padding: 2px 2px 2px 5px;
}

.concert_title_review
{
width:160px;
padding: 2px 2px 2px 5px;
}

.bookbody
{
background: transparent;
}

.book_table
{
width:648px;
border:1px solid #2d4fca;
background: url(../img/semiwhite.png);
}

.book_title
{
background:#b6c2ff;
}

.book_title_td
{
width:646px;
padding: 2px 2px 2px 5px;
}

.book_message
{
width:646px;
text-align:left;
padding: 2px 2px 2px 4px;
}

.book_comment
{
width:638px;
border:none;
background: transparent;
}

.book_comment_space
{
width:160px;
text-align:right;
padding: 2px 2px 2px 4px;
background: transparent;
}

.book_comment_content
{
width:482px;
border:1px solid #2d4fca;
padding: 2px 2px 2px 5px;
background: url(../img/semiwhite.png);
}

.bookicon
{
position:relative; 
top:3px;
}

.forms
{
border:1px solid;
border-color:#2d4fca;
background: url(../img/semiwhite.png);
padding: 2px 2px 2px 4px;
}

.bookform
{
width:348px;
border:1px solid #2d4fca;
background: url(../img/semiwhite.png);
padding-bottom:6px;
}

.bookform_title
{
background:#b6c2ff;
}

.bookform_title_td
{
text-align:center;
padding: 2px 2px 2px 5px;
}

.bookform_description
{
width:100px;
vertical-align:top;
text-align:left;
padding: 2px 2px 2px 4px;
position:relative;
top:2px;
}

.bookform_input, .bookform_messageÊ{
  width: 250px;
  }

.help_title
{
padding:6px;
background:#b6c2ff;
}

.booking_address
{
padding: 2px 2px 0px 4px;
}

.contactform
{
width:350px;
border:1px solid #2d4fca;
background: url(../img/semiwhite.png);
}

.playlist_table
{
width:250px;
border:1px solid #2d4fca;
background: url(../img/semiwhite.png);
}

.playlist_title
{
background:#b6c2ff;
}

.playlist_title_td
{
padding: 2px;
}