html {
height: 101%;
}

body {
background: #f5f5f5;
}

#general_wrapper {
float: left;
display: block;
width: 100%;
height: auto;
background: url(../images/sfAV_bg.jpg) 0 0 repeat-x #f5f5f5;
}


/* -------------------- SUPERHEADBAR -------------------- */

#super_headbar {
position: relative;
z-index: 100;
width: 100%
height: 26px;
background: url(../images/superheadbar_bg.png) 0 0 repeat-x;
}

#super_headbar_content {
width: 960px;
height: 26px;
display: block;
margin: 0 auto;
}

.super_headbar_trenner {
float: left;
display: block;
width: 1px;
height: 20px;
background: url(../images/superheadbar_trenner.png) 0 0 no-repeat;
}


/* -------------------- SUPERHEADBAR-LEFT -------------------- */

#super_headbar_left li {
float: left;
display: block;
}

a.super_headbar_festival {
float: left;
display: block;
width: 51px;
height: 26px;
margin: 0 2px;
background: url(../images/superheadbar_festival.png) 0 0 repeat-x;
}

a.super_headbar_festival:hover {
background: url(../images/superheadbar_festival.png) 0 -26px repeat-x;
}

a.super_headbar_festival_current {
float: left;
display: block;
width: 51px;
height: 26px;
margin: 0 2px;
background: url(../images/superheadbar_festival.png) 0 -26px repeat-x;
}

a.super_headbar_av {
float: left;
display: block;
width: 35px;
height: 26px;
margin: 0 2px;
background: url(../images/superheadbar_av.png) 0 0 repeat-x;
}

a.super_headbar_av:hover {
background: url(../images/superheadbar_av.png) 0 -26px repeat-x;
}

a.super_headbar_av_current {
float: left;
display: block;
width: 35px;
height: 26px;
margin: 0 5px;
background: url(../images/superheadbar_av.png) 0 -26px repeat-x;
}

a.super_headbar_ontour {
float: left;
display: block;
width: 68px;
height: 26px;
margin: 0 2px;
background: url(../images/superheadbar_sfontour.png) 0 0 repeat-x;
}

a.super_headbar_ontour:hover {
background: url(../images/superheadbar_sfontour.png) 0 -26px repeat-x;
}

/* -------------------- SUPERHEADBAR-RIGHT -------------------- */

#super_headbar_right li {
float: right;
display: block;
}

a.super_headbar_flickr {
float: right;
display: block;
width: 16px;
height: 16px;
margin: 2px 5px 0 5px;
background: url(../images/superheadbar_flickr.png) 0 0 no-repeat;
}

a.super_headbar_twitter {
float: right;
display: block;
width: 16px;
height: 16px;
margin: 2px 0 0 5px;
background: url(../images/superheadbar_twitter.png) 0 0 no-repeat;
}

a.super_headbar_vimeo {
float: right;
display: block;
width: 16px;
height: 16px;
margin: 2px 0 0 5px;
background: url(../images/superheadbar_vimeo.png) 0 0 no-repeat;
}

a.super_headbar_facebook {
float: right;
display: block;
width: 16px;
height: 16px;
margin: 2px 0 0 5px;
background: url(../images/superheadbar_facebook.png) 0 0 no-repeat;
}

a.super_headbar_youtube {
float: right;
display: block;
width: 16px;
height: 16px;
margin: 2px 0 0 5px;
background: url(../images/superheadbar_youtube.png) 0 0 no-repeat;
}

a.super_headbar_englisch {
float: right;
display: block;
width: 20px;
height: 26px;
margin: 0 2px;
background: url(../images/superheadbar_EN.png) 0 0 repeat-x;
}

a.super_headbar_englisch:hover {
background: url(../images/superheadbar_EN.png) 0 -26px repeat-x;
}

a.super_headbar_englisch_current {
float: right;
display: block;
width: 20px;
height: 26px;
margin: 0 2px;
background: url(../images/superheadbar_EN.png) 0 -26px repeat-x;
}

a.super_headbar_deutsch {
float: right;
display: block;
width: 20px;
height: 26px;
margin: 0 4px 0 2px;
background: url(../images/superheadbar_DE.png) 0 0 repeat-x;
}

a.super_headbar_deutsch:hover {
background: url(../images/superheadbar_DE.png) 0 -26px repeat-x;
}

a.super_headbar_deutsch_current {
float: right;
display: block;
width: 20px;
height: 26px;
margin: 0 4px 0 2px;
background: url(../images/superheadbar_DE.png) 0 -26px repeat-x;
}


/* -------------------- SPACER 35PX -------------------- */

#spacer_35px {
float: left;
display: block;
width: 960px;
height: 35px;
}


/* -------------------- FOOTER -------------------- */

#footer {
clear: both;
width: 100%;
height: 100%;
background: url(../images/footer_bg.png) 0 0 repeat;
}

#footer_content {
width: 960px;
height: auto;
display: block;
margin: 0 auto;
padding: 10px 0 40px 0;
}

#footer_content h1 {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999;
text-transform: uppercase;
}

#footer_content img {
margin: 0 10px 0 0;
}

/* -------------------- INNER-WRAPPER -------------------- */

#inner_wrapper {
width: 960px;
height: auto;
margin: 0 auto;

}

/* -------------------- HEADBAR -------------------- */

#headbar {
height: 198px;
}

#headbar_left {
float: left;
display: block;
width: 500px;
padding: 0 0 0 10px;
}

#headbar_logo {
float: left;
display: block;
margin: -6px 0 0 -80px;
}

#headbar_right {
float: right;
display: block;
width: 400px;
padding: 0 10px 0 0;
}

#headbar_sideline {
float: right;
display:block;
margin: 60px 0 0 0;
}


/* -------------------- NAVIGATION -------------------- */

#navigation {
width: 940px;
height: 25px;
padding: 0 10px;
}


/* -------------------- NAVIGATION - MAIN -------------------- */

#navigation_main li a {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666;
text-decoration: none;
line-height: 25px;
text-transform: uppercase;
float: left;
display: block;
height: 25px;
width: 151px;
margin: 0 1px 0 0;
padding: 0 0 0 8px;
}

#navigation_main a {
background: url(../images/navigation_main_bg.png) 0 0 no-repeat;
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
float: left;
display: block;
height: 25px;
width: 151px;
margin: 0 1px 0 0;
padding: 0 0 0 8px;
text-decoration: none;
}

#navigation_main a:hover {
background: url(../images/navigation_main_bg.png) 0 -25px no-repeat;
color: #ff6488;
}

#navigation_main ul {
list-style-type: none;
}

#navigation_main li#current a {
background: url(../images/navigation_main_bg.png) 0 -50px no-repeat;
color: #fff;
}


/* -------------------- NAVIGATION - SIDE -------------------- */

#navigation_side {
height: 25px;
}

#navigation_side li {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 12px;
text-transform: uppercase;
float: right;
display: block;
}

#navigation_side li a {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666;
text-decoration: underline;
line-height: 12px;
text-transform: uppercase;
float: right;
display: block;
margin: 0 0 0 15px;
}

#navigation_side li a:hover {
color: #666;
text-decoration: none;
}

#navigation_side li a.current {
color: #ff6488;
text-decoration: none;
}


/* -------------------- SUBNAVIGATION -------------------- */

#subnavigation {
height: 45px;
margin: 15px 0;
padding: 0 10px;
}

#subnavigation li {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 25px;
text-transform: uppercase;
float: left;
display: block;
height: 25px;
margin: 0;
}

#subnavigation li a {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666;
text-decoration: underline;
line-height: 25px;
text-transform: uppercase;
float: left;
display: block;
height: 25px;
margin: 0 15px 0 0;
}

#subnavigation li a:hover {
text-decoration: none;
}

#subnavigation li a.current {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ff6488;
text-decoration: underline;
line-height: 25px;
text-transform: uppercase;
float: left;
display: block;
height: 25px;
margin: 0 15px 0 0;
}

/* -------------------- CONTENT -------------------- */

#content {
padding: 0;
}

/* -------------------- CONTENT - COLUMN 940 -------------------- */

.content_940 {
float: left;
display: block;
width: 940px;
height: auto;
background: #fff;
padding: 0;
margin: 0 10px 25px 10px;
}

.content_940_full {
float: left;
display: block;
width: 960px;
height: auto;
background: #fff;
margin: 0 10px 25px 10px;
}

.content_940 h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 23px;
line-height: 28px;
color: #666;
padding: 10px 10px;
}

.content_940 h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #fff;
padding: 10px 10px;
}

.content_940 h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 26px;
color: #fff;
padding: 10px 10px;
}

.content_940 p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #999;
padding: 10px 10px;
}

.content_940 a {
color: #ff6488;
text-decoration: underline;
}

.content_940 a:hover {
color: #ff6488;
text-decoration: none;
}

.content_940 img.in_content {
padding: 10px 10px;
}

/* -------------------- CONTENT 940 ARTIST DETAIL-------------------- */

.content_940_artist_detail {
float: left;
display: block;
width: 940px;
height: auto;
padding: 0;
margin: 0 10px 25px 10px;
}

#artist_start {
float: left;
display: block;
width: 940px;
height: auto;
padding: 0;
}

#artist_start h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
line-height: 22px;
color: #000;
padding: 0 0 5px 10px;
}

#artist_follow {
float: left;
display: block;
width: 940px;
height: auto;
background: #fff;
padding: 0;
}

#artist_info {
float: left;
display: block;
width: 280px;
height: auto;
padding: 15px 10px 0 10px;
margin: 0 10px 0 0; 
}

#artist_info h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #999;
}

#artist_info h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #000;
}

#artist_info a {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #000;
text-decoration: none;
}

#artist_info a:hover {
text-decoration: underline;
}

#artist_description {
float: left;
display: block;
width: 600px;
height: auto;
padding: 15px 10px 0 10px;
margin: 0 0 0 10px; 
}

#artist_description p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #666;
padding: 0 0 18px 0;
}



/* -------------------- CONTENT - 620 -------------------- */

.content_620 {
float: left;
display: block;
width: 600px;
height: auto;
background: #fff;
padding: 0 10px;
margin: 0 10px 15px 10px;
}

.content_620 {
float: left;
display: block;
width: 620px;
height: auto;
background: #fff;
margin: 0 10px 15px 10px;
}

.content_620 p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #999;
padding: 10px 0 18px 0;
}

/* -------------------- CONTENT - 300 FREE -------------------- */

.content_300_free {
float: left;
display: block;
width: 300px;
height: auto;
padding: 0;
margin: 0 10px 15px 10px;
}

.content_300_full {
float: left;
display: block;
width: 300px;
height: auto;
margin: 0 10px 15px 10px;
}

.content_300_free h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 24px;
color: #ff6487;
text-align: center;
padding: 15px 0 5px 0;
}

.content_300_free h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
text-align: center;
color: #231f20;
padding: 3px 0;
}

.content_300_free h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #231f20;
padding: 0;
}

.content_300_free h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 18px;
color: #999;
text-align: center;
}

.content_300_free p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
text-align: center;
color: #999;
padding: 0 0 10px 0;
}

.content_300_free h1 a {
color: #ff6487;
text-decoration: none;
}

.content_300_free h1 a:hover {
color: #231f20;
text-decoration: none;
}

.content_300_free h4 a {
color: #ff6487;
text-transform: uppercase;
text-decoration: none;
}

.content_300_free h4 a:hover {
color: #ff6487;
text-decoration: underline;
}

.content_300_free .trenner {
width: 300px;
height: 1px;
background: url(../images/trenner_grau.png) repeat-x;
}

/* -------------------- CONTENT - 300 FREE -------------------- */

.content_140 {
float: left;
display: block;
width: 140px;
height: auto;
padding: 0;
margin: 0 10px 20px 10px;
}

.content_140 h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 16px;
color: #231f20;
text-align: center;
padding: 10px 0 0 0;
height: 40px;
}

.content_140 h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
color: #231f20;
text-align: center;
padding: 3px 0 0 0;
}

.content_140 h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 18px;
color: #231f20;
text-align: center;
}

.content_140 h2 a {
color: #231f20;
text-transform: uppercase;
text-decoration: underline;
}

.content_140 h2 a:hover {
color: #ff6487;
text-decoration: none;
}

.content_140 h3 a {
color: #ff6487;
text-transform: uppercase;
text-decoration: none;
}

.content_140 h3 a:hover {
color: #ff6487;
text-decoration: underline;
}

.content_140 .trenner {
width: 140px;
height: 1px;
background: url(../images/trenner_grau.png) repeat-x;
}


/* -------------------- ARTIST-PREVIEW -------------------- */

ul.gallery li a.thumb {
width: 140px;
height: 140px;
/* cursor: pointer; */
}

ul.gallery li span { 
width: 140px;
height: 140px;
overflow: hidden;
display: block;
}

ul.gallery li a.thumb:hover {
background: #333;
}

ul.gallery li a.thumb  {
display: block;
}



/* -------------------- CONTENT - COLUMN 620 -------------------- 

.column_left_620 {
float: left;
display: block;
width: 620px;
height: auto;
}

.column_right_620 {
float: right;
display: block;
width: 620px;
height: auto;
}

.content_620 {
float: left;
display: block;
width: 620px;
height: auto;
background: #242324;
padding: 10px 0;
margin: 0 0 15px 0;
}

.content_620_full {
float: left;
display: block;
width: 620px;
height: auto;
background: #242324;
margin: 0 0 15px 0;
}

.content_620 h1 {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 22px;
line-height: 30px;
color: #fff;
padding: 10px 20px;
}

.content_620 h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #fff;
padding: 10px 20px;
}

.content_620 h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
line-height: 26px;
color: #fff;
padding: 10px 20px;
}

.content_620 p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #999;
padding: 10px 20px;
}

.content_620 a {
color: #fff;
text-decoration: underline;
}

.content_620 a:hover {
color: #ffff99;
text-decoration: none;
}

.content_620 img.in_content {
padding: 10px 20px;
}
*/

/* -------------------- CONTENT - COLUMN 300 -------------------- 

.column_left_300 {
float: left;
display: block;
width: 300px;
height: auto;
}

.column_right_300 {
float: right;
display: block;
width: 300px;
height: auto;
}

.content_300 {
float: left;
display: block;
width: 300px;
height: auto;
background: #242324;
padding: 10px 0;
margin-bottom: 15px;
}

.content_300_full {
float: left;
display: block;
width: 300px;
height: auto;
background: #242324;
margin: 0 0 15px 0;
}

.content_300 h1 {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 22px;
line-height: 30px;
color: #fff;
padding: 0 20px;
}

.content_300 h2 {
font-family: 'BrandonGrotesqueMedium', Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #fff;
padding: 0 20px;
}

.content_300 h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #fff;
padding: 10px 20px;
}

.content_300 p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #999;
padding: 10px 20px;
}

.content_300 a {
color: #fff;
text-transform: uppercase;
text-decoration: underline;
}

.content_300 a:hover {
color: #ffff99;
text-decoration: none;
}

*/


/* -------------------- TRENNLINE -------------------- */

.trennlinie {
clear: both;
margin: 5px 20px;
}						


/* -------------------- PARTNER-LIST -------------------- */

.partner_list li {
float: left;
display: block;
padding: 0 0 10px 10px;
}

