@charset "UTF-8";

* { margin: 0; padding: 0; }
html { height: 100%; }
body { height: 100%; background-color: #111; font-family:Arial, Helvetica, sans-serif; font-size: 12px; }
body  {background-image: url(../images/basic/main_bg.gif); background-repeat:repeat-y; background-position:center top;}

#main { min-height: 100%; position: relative; margin: 0 auto; width: 940px; text-align: left; padding-left: 15px; padding-right: 15px; }

/* ####################*/
/* MENU CONTAINER */
/* ####################*/

#menue_title { display: none; }
#menue_container { position: absolute; top: 28px; right: 35px; height: 25px; }
#menue_container { background-color: #0CF; background-image:url(../images/basic/menue_bg_pattern.gif); }
#menue { list-style: none; font-weight:bold; color: #333; font-size: 11px; margin-left: 8px; margin-right: 8px; }
#menue li { float: left; margin-left: 5px; margin-top: 6px; vertical-align:middle; }

#menue a:link { color: #333; text-decoration: none; }
#menue a:visited { color: #333; text-decoration: none; }
#menue a:hover { color: #333; text-decoration: underline; }
#menue a:active { color: #333;	text-decoration: underline; }

#menue_aktiv { color: #FFF; }
#menue_aktiv a:link { color: #FFF; text-decoration: none; }
#menue_aktiv a:visited { color: #FFF; text-decoration: none; }
#menue_aktiv a:hover { color: #FFF; text-decoration: underline; }
#menue_aktiv a:active { color: #FFF;	text-decoration: underline; }

/* ####################*/
/* CONTENT CONTAINER */
/* ####################*/

#content { margin-top: 20px; width: 940px; padding: 0; padding-bottom: 100px; }

/* ####################*/
/* FOOTER CONTAINER */
/* ####################*/

#footer, #footer_home { position: absolute; width:900px; height: 30px; bottom: 10px; margin-left: 20px; }
#footer, #footer_home { background-image:url(../images/basic/footer_bg.jpg); background-repeat:no-repeat; padding: 10px; color: #FFF; }
#footer_left { float: left; }
#footer_right { text-align:right; margin-right: 20px; }

#clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

/* ####################*/
/* HIDDEN ROSTER */
/* ####################*/

#roster_links { position: absolute; width:900px; height: 30px; bottom: 10px; margin-left: 20px; border:1px solid; list-style-type:none; font-size:9px; visibility:hidden; display:none; }
#roster_links li { float: left; margin-left: 5px; margin-top: 6px; vertical-align:middle; }

/* ####################*/
/* CONTENT */
/* ####################*/

#left { width: 675px; float: left; margin-left: 20px; }
#left h2 { color: #FFF; font-size: 15px; font-weight:bold; letter-spacing: -1px; }

.main_entries { min-height: 144px; margin-top: 15px; background-image:url(../images/artists/artists_bg.jpg); background-repeat:no-repeat; padding: 20px; }
.main_entries { color: #FFF; }

.main_hr { margin-top: 10px; margin-bottom: 20px; height: 1px; background-image:url(../images/basic/trennlinie.gif); background-repeat:repeat-x; }
.main_hr hr { display: none; }

#first_hr { margin-top: 20px; }

#right { width: 205px; float: right; margin-right: 20px; }

#header { width: 940px; height: 100px; background-color: #333; }
#logo { position: absolute; left: 35px; top: 28px; }

a { color: #0CF; text-decoration: none; }
a:link { color: #0CF; text-decoration: none; }
a:visited { color: #0CF; text-decoration: none; }
a:hover { color: #0CF; text-decoration: underline; }
a:active { color: #0CF;	text-decoration: underline; }
a img { border: 0; }

.headline { color: #FFF; font-size: 20px; letter-spacing: -1px; }

.sub_entries { background-image:url(../images/home/sub_bg.jpg); background-repeat:repeat-x; padding: 10px; min-height: 100px; color: #FFF; margin-top: 15px; }
.second_sub_entries { margin-top: 15px; }

#roster_select { margin-top: 10px; height: 20px; width: 183px; color: #333; border: 0; padding: 3px; background-color: #FFF; }
#feature_artist { margin-top: 10px; margin-bottom: 10px; font-weight:bold; color: #0CF; font-size: 12px; }

#contact_infos { line-height: 1.5; }
