body
{
	margin: 0;
	padding: 0;
	font: 100% monospace;
	text-align: center;
	color: black;
	background: url(3_background.jpg);
	background-color: black;
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment:fixed;
}

	a:link {color:white; text-decoration: none}
	a:visited {color:white; text-decoration: none}
	a:active {color:white; text-decoration: none}
	a:hover {color:#FF0000;text-decoration: none}
	
	fieldset {
	  border:2px solid #660000;
	  }

/*
	Hauptcontainer
*/

#container
{
	margin: 0em auto;
	width: 814px;
	height: 1139px;
	text-align: left;
	background-color: black;
	background: url(3_background_logo.png);
	background-repeat: no-repeat;
	border: 0px;
}



/*
	Header
*/

#header
{
	height: 220px;
}


/*
	Navigationsmenue
*/

#menu
{
	margin-left: 0px;
	float: left; 
	width: 150px;
}

/*
	global menu settings
*/

#menu ul {
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;
}

/*
	settings for main menu point
*/

.menu_entry a{
    margin-left: 0px;
    margin-bottom: 0px;
	display: block;
	width: 0px;
	overflow:hidden;
	padding-left: 150px;
	height: 50px;
	font-size: 1pt;
	text-decoration: none;
}

#main_menu_news a{
	background: transparent url(2_menue_news.png) no-repeat;
}

#main_menu_news_select a{
	background: transparent url(2_menue_news_select.png) no-repeat;
}

#main_menu_news a:hover{
    background: transparent url(2_menue_news_select.png) no-repeat;
}

#main_menu_band a{
  	background: transparent url(2_menue_band.png) no-repeat;
}

#main_menu_band_select a{
	background: transparent url(2_menue_band_select.png) no-repeat;
}

#main_menu_band a:hover{
    background: transparent url(2_menue_band_select.png) no-repeat;
}

#main_menu_live a{
	background: transparent url(2_menue_live.png) no-repeat;
}

#main_menu_live_select a{
	background: transparent url(2_menue_live_select.png) no-repeat;
}

#main_menu_live a:hover{
    background: transparent url(2_menue_live_select.png) no-repeat;
}

#main_menu_media a{
	background: transparent url(2_menue_media.png) no-repeat;
}

#main_menu_media_select a{
	background: transparent url(2_menue_media_select.png) no-repeat;
}

#main_menu_media a:hover{
    background: transparent url(2_menue_media_select.png) no-repeat;
}

#main_menu_press a{
	background: transparent url(2_menue_press.png) no-repeat;
}

#main_menu_press_select a{
	background: transparent url(2_menue_press_select.png) no-repeat;
}

#main_menu_press a:hover{
    background: transparent url(2_menue_press_select.png) no-repeat;
}

#main_menu_guests a{
	background: transparent url(2_menue_guests.png) no-repeat;
}

#main_menu_guests_select a{
	background: transparent url(2_menue_guests_select.png) no-repeat;
}

#main_menu_guests a:hover{
    background: transparent url(2_menue_guests_select.png) no-repeat;
}

#main_menu_links a{
	background: transparent url(2_menue_links.png) no-repeat;
}

#main_menu_links_select a{
	background: transparent url(2_menue_links_select.png) no-repeat;
}

#main_menu_links a:hover{
    background: transparent url(2_menue_links_select.png) no-repeat;
}

#main_menu_shop a{
	background: transparent url(2_menue_shop.png) no-repeat;
}

#main_menu_shop_select a{
	background: transparent url(2_menue_shop_select.png) no-repeat;
}

#main_menu_shop a:hover{
    background: transparent url(2_menue_shop_select.png) no-repeat;
}

#main_menu_contact a{
	background: transparent url(2_menue_contact.png) no-repeat;
}

#main_menu_contact_select a{
	background: transparent url(2_menue_contact_select.png) no-repeat;
}

#main_menu_contact a:hover{
    background: transparent url(2_menue_contact_select.png) no-repeat;
}

#main_menu img {
	margin-left: 20px;
}

/*
	settings for submenu points
*/

.submenu_entry a{
	display: block;
	width: 0px;
	overflow:hidden;
	padding-left: 150px;
	height: 35px;
	font-size: 1pt;
	text-decoration: none;
}


#band_biography a{
	background: transparent url(2_menue_band_bio.png) no-repeat;
}

#band_biography_select a{
	background: transparent url(2_menue_band_bio_select.png) no-repeat;
}

#band_biography a:hover{
	background: transparent url(2_menue_band_bio_select.png) no-repeat;
}

#band_discography a{
	background: transparent url(2_menue_band_disco.png) no-repeat;
}

#band_discography_select a{
	background: transparent url(2_menue_band_disco_select.png) no-repeat;
}

#band_discography a:hover{
	background: transparent url(2_menue_band_disco_select.png) no-repeat;
}

#band_sucking a{
	background: transparent url(2_menue_band_sucking.png) no-repeat;
}

#band_sucking_select a{
	background: transparent url(2_menue_band_sucking_select.png) no-repeat;
}

#band_sucking a:hover{
	background: transparent url(2_menue_band_sucking_select.png) no-repeat;
}

#band_gynni a{
	background: transparent url(2_menue_band_gynni.png) no-repeat;
}

#band_gynni_select a{
	background: transparent url(2_menue_band_gynni_select.png) no-repeat;
}

#band_gynni a:hover{
	background: transparent url(2_menue_band_gynni_select.png) no-repeat;
}

#band_phil a{
	background: transparent url(2_menue_band_phil.png) no-repeat;
}

#band_phil_select a{
	background: transparent url(2_menue_band_phil_select.png) no-repeat;
}

#band_phil a:hover{
	background: transparent url(2_menue_band_phil_select.png) no-repeat;
}

#band_manuel a{
	background: transparent url(2_menue_band_manuel.png) no-repeat;
}

#band_manuel_select a{
	background: transparent url(2_menue_band_manuel_select.png) no-repeat;
}

#band_manuel a:hover{
	background: transparent url(2_menue_band_manuel_select.png) no-repeat;
}

#band_malte a{
	background: transparent url(2_menue_band_malte.png) no-repeat;
}

#band_malte_select a{
	background: transparent url(2_menue_band_malte_select.png) no-repeat;
}

#band_malte a:hover{
	background: transparent url(2_menue_band_malte_select.png) no-repeat;
}
	
/* --- Profil Bilder --- */	

.band_member_pic{
	position:relative;
	float:right;
	margin-left:20px;
	margin-right: 15px;
	margin-top: 20px;
	height:330px;
	width:223px;
}

#band_sucking_pic {
	background: url(2_menue_band_sucking_pic.png);
}

#band_gynni_pic {
	background: url(2_menue_band_gynni_pic.png);
}

#band_phil_pic {
	background: url(2_menue_band_phil_pic.png);
}

#band_manuel_pic {
	background: url(2_menue_band_manuel_pic.png);
}

#band_malte_pic {
	background: url(2_menue_band_malte_pic.png);
}

#band_group_pic{
	height: 400px;
	width: 600px;
	background: url(2_menue_band_groupimage.jpg) no-repeat center;
}

/* --- Media --- */

#media_music a{
	background: transparent url(2_menue_media_music.png) no-repeat;
}

#media_music_select a{
	background: transparent url(2_menue_media_music_select.png) no-repeat;
}

#media_music a:hover{
	background: transparent url(2_menue_media_music_select.png) no-repeat;
}

#media_pics a{
	background: transparent url(2_menue_media_pics.png) no-repeat;
}

#media_pics_select a{
	background: transparent url(2_menue_media_pics_select.png) no-repeat;
}

#media_pics a:hover{
	background: transparent url(2_menue_media_pics_select.png) no-repeat;
}

#media_videos a{
	background: transparent url(2_menue_media_videos.png) no-repeat;
}

#media_videos_select a{
	background: transparent url(2_menue_media_videos_select.png) no-repeat;
}

#media_videos a:hover{
	background: transparent url(2_menue_media_videos_select.png) no-repeat;
}

#media_misc a{
	background: transparent url(2_menue_media_misc.png) no-repeat;
}

#media_misc_select a{
	background: transparent url(2_menue_media_misc_select.png) no-repeat;
}

#media_misc a:hover{
	background: transparent url(2_menue_media_misc_select.png) no-repeat;
}

#media_lyrics a{
	background: transparent url(2_menue_media_lyrics.png) no-repeat;
}

#media_lyrics_select a{
	background: transparent url(2_menue_media_lyrics_select.png) no-repeat;
}

#media_lyrics a:hover{
	background: transparent url(2_menue_media_lyrics_select.png) no-repeat;
}

#guests_guestbook a{
	background: transparent url(2_menue_guests_guestbook.png) no-repeat;
}

#guests_guestbook_select a{
	background: transparent url(2_menue_guests_guestbook_select.png) no-repeat;
}

#guests_guestbook a:hover{
	background: transparent url(2_menue_guests_guestbook_select.png) no-repeat;
}

#guests_forum a{
	background: transparent url(2_menue_guests_forum.png) no-repeat;
}

#guests_forum a:hover{
	background: transparent url(2_menue_guests_forum_select.png) no-repeat;
}


#contact_impressum a{
	background: transparent url(2_menue_contact_impressum.png) no-repeat;
}

#contact_impressum_select a{
	background: transparent url(2_menue_contact_impressum_select.png) no-repeat;
}

#contact_impressum a:hover{
	background: transparent url(2_menue_contact_impressum_select.png) no-repeat;
}


/*
	Inhalte
*/

#contents	
{
	margin-left: 150px;
	padding: 20px;
	color: white;
	font-family: 'Courier New';
	font-size: 1.0em;
}

/*
	Paragraph Replacement
 */
.paragraph
{
	margin: 10px 0px 0px 0px;
}

/*
	Einrückung
	
 */
 
.indent
{
	margin: 12px 12px 12px 40px;
}

#contents li
{
	margin: 15px;
}

/*
 * --- Separator ---
 */

.separator {
	background: url(1_GB_line.png) no-repeat center;
	height: 20px;
}


/*
 * --- Media Sektion ---
 */
.media_section {
	background: url(1_media-section.png) no-repeat center;
	height: 400px;
	width: 600px;
}

.media_cd_pic {
	height: 235px;
	width: 250px;
}

#media_cd_az_pic {
	background: url(2_media_cd_az.png) no-repeat center;
}

#media_cd_fm_pic {
	background: url(2_media_cd_fm.png) no-repeat center;
}

/*
 * --- Gästebuch ---
 */
 
.gb-eintrag {

}

.gb-eintrag .title {
	width: inherit;
	height: 13pt;
}

.gb-eintrag .title .name {
	float: left;
}

.gb-eintrag .title .datum {
	float: right;
	
	margin-right: 5px;
}

.gb-eintrag .title .uhrzeit {
	float: right;
	
	color: #999999;
		
	margin-right: 5px;
}

.gb-eintrag .content {
	padding: 10px 20px;
}


