body {
	color: #666; 
	font-size: 12px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #919484;
	background-image: url(/maingfx/bg.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;	 
}

#page { 
	width: 900px; 
	background-color: #fff; 
	margin: 0px auto;
	text-align: center; 
	padding-bottom: 15px;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
}

#header {
	height: 104px;
}

#logo {
	width: 375px;
	height: 78px;
	float: left;
}

#header_right {
	width: 507px; /* 525 - 2x 9*/
	padding: 9px;
	height: 60px; /* 78 - 2x 9 */
	background-image: url(/maingfx/banner_bg.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: right;
}

#menu {	
	width: 900px;
	height: 26px;
	background-image: url(/maingfx/menu_bg.gif);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li {
	margin: 0px;
	border-right: 1px solid #666;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#menu ul li a {
	color: #919484; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none; 
	display: block;
	padding: 2px 12px;
	margin: 1px;
}

#menu ul li a:hover {
	color: #b0c457; 
	background-color: #fff; 
}

#main {
	background-color: #fff;
}

#main #left {
	width: 159px;
	padding: 5px 5px;
	/* border-right: 1px solid #dedede;*/
	text-align: left;
	float: left;
}

#main #content {
	width: 720px;
	padding: 5px 5px;
	float: left;
	/*background-color: #f0f3e6; */
	text-align: left;
	margin-bottom: 15px;
}

#footer {
	width: 900px;
	height: 15px; /* 31px - 2x 8 */
	background-image: url(/maingfx/bottom_bg.gif);
	background-repeat: no-repeat;
	padding: 8px 0px;
}

#ankuendigung_button {
	position: absolute; 
	top: 65px; 
	left: 50%; 
	margin-left: 435px; 
	z-index: 1;
}

#ankuendigung_info {
	position: absolute; 
	top: 111px; 
	left: 50%; 
	margin-left: -275px; 
	z-index: 0; 
	width: 730px; 
	padding: 4px; 
	background-color: #b2da10; 
	border: 2px solid #cff204; 
	display: none;
}


/* ÜBERGANG */

table {
	text-align: left;
	padding: 0;
	margin: 0;
}


/* NEUE INDIVIDUELLE FPORMATIERUNGEN */

#top_artists {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#top_artists li {
	height: 18px;
	margin: 3px 0px;
	list-style-type: none;
	text-align: left;
	clear: both;
	padding: 0px;
}

#top_artists li h6 {
	font-size: 13px;
	padding: 1px 0px;
	background-color: #aaa;
	float: left;
	margin: 0px;
	text-align: center;
	width: 20px;
	margin-right: 5px;
	font-weight: normal;
}

#top_artists li h6 a {
	color: #fff;
	text-decoration: none;
	display: block;
}

#artist_navi {
	margin: 5px 0px 0px 15px;
	padding: 0;
}

#artist_navi li {
	list-style-type: none;
	margin: 0px 0px 3px;
	padding: 0;
}

.box_head, .navpath {
	background-image: url(maingfx/headlines.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 18px; /* 32px - 14px */
	padding: 7px 5px 7px 37px;
	font-weight: bold;
	color: #fff;
}

.box {
	margin-left: 10px;
	background-color: #fff;
}

.content_box {
	background-color: #fff;
	padding: 5px 0px 5px 10px;
	margin-left: 10px;
}

.start_left {
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.start_right {
	float: right;
	width: 350px;
	margin-left: 10px;
	margin-bottom: 20px;
}

.content_left {
	float: left; 
	width: 490px;
	padding: 5px;
	text-align: left;
}

.content_right {
	float: left; 
	width: 160px;
	padding: 5px;
	margin-left: 20px;
	text-align: center;
}

.artist_left {
	float: left; 
	width: 484px;
	padding: 0px;
	text-align: left;
}

.artist_right {
	float: left;
	width: 208px;
	padding: 0px;
	margin-left: 8px;
}

.tab_head {
	background-color: #919484;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
}

.tab_z1 {
	background-color: #F0F3E6;
}

.tab_z2 {
	background-color: #FFFFFF;
}


/* ALTE FORMATIERUNGEN */

a.special { 
	color: #666; 
	text-decoration: underline;
	background-image: url(maingfx/link.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 12px;
}

a.extern { 
	color: #666; 
	text-decoration: underline;
	background-image: url(maingfx/link_extern.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 12px;
}

a.rss { 
	color: #666; 
	text-decoration: underline;
	background-image: url(maingfx/link_rss.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

a.twitter { 
	color: #666; 
	text-decoration: underline;
	background-image: url(maingfx/link_twitter.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

a.facebook { 
	color: #666; 
	text-decoration: underline;
	background-image: url(maingfx/link_facebook.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

a.mehr {
	color: #888;
	text-decoration: underline;
	background-image: url(maingfx/link_mehr.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 15px;
}

a.social {
	width: 70px;
	height: 85px;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
}

a.social:hover {
	text-decoration: none;
}

a { 
	color: #666; 
	text-decoration: underline 
}

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

.navpath a { 
	color: white; 
	text-decoration: underline
}

.navpath a:hover { 
	color: #fff; 
	text-decoration: none
}

a.artistcurrent { 
	font-weight: bold; 
	text-decoration: none ;
	background-image: url(maingfx/link.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 12px;
}

a.artistinfo, a.artistnews, a.artistkonzerte, a.artistcds, a.artistreviews { 
	display: block; 
	padding-left: 22px; 
	background-repeat: no-repeat;
}
a.artistinfo { background-image: url(maingfx/artist_info_icon.gif); }
a.artistnews { background-image: url(maingfx/artist_news_icon.gif); }
a.artistkonzerte { background-image: url(maingfx/artist_konzerte_icon.gif); }
a.artistcds { background-image: url(maingfx/artist_cds_icon.gif); }
a.artistreviews { background-image: url(maingfx/artist_reviews_icon.gif); }


.textfeld, .auswahl { 
	color: #666; 
	font-size: 12px; 
	padding: 1px; 
	border: solid 1px #919484
}

.textfeldbig { 
	color: #666; 
	font-size: 13px; 
	padding: 3px; 
	font-weight: bold; 
	height: 20px; 
	border: solid 1px #919484
}

.textarea { 
	color: #666; 
	font-size: 11px; 
	padding: 1px; 
	border: solid 1px #919484 
}

.button { 
	color: #666; 
	font-size: 12px; 
	padding: 3px; 
	font-weight: bold;
}

form { 
	margin: 0; 
	padding: 0
}



.line_h { border-right: 1px solid #919484 }
.line_v { border-bottom: 1px solid #919484 }
.line_dashed { margin: 4px 0; line-height: 1px; height: 1px; font-size: 1px; border-bottom: 1px dashed #919484 }
hr { background-color: transparent; margin: 8px 0; height: 1px; border-style: none none dashed; border-width: 0 0 1px; border-color: #919484 }

h1 { color: #666; font-size: 18px; font-weight: normal; background-color: #fff; letter-spacing: 0px; display: block; margin: 0 0 10px }
h2 { color: white; font-size: 12px; font-weight: bold; background-color: #919484; display: inline }
h3 { font-size: 14px; font-weight: bold; }
.greenbig { color: #b2da10; font-size: 14px; font-weight: bold; margin: 0 0 10px; padding-bottom: 4px; border-bottom: 1px dashed #919484; }
.darkgreen { color: #919484; }
.copy { font-family: arial; display:none; font-size:9px; }
small { color: #555; font-size: 9px;  }

.verlauf_wg { background-image: url(/maingfx/verlauf_wg.gif); background-repeat: repeat-x }
.verlauf_gw { background-image: url(/maingfx/verlauf_gw.gif); background-repeat: repeat-x }
.box330 { width: 330px; background-image: url(maingfx/box330_bg.gif); background-repeat: repeat-y; float: right; margin-right: -5px; margin-top: -5px; }
.box330_content { padding: 15px 10px 10px 5px; }
.box330_bottom { width: 330px; background-image: url(maingfx/box330_bottom.gif); background-repeat: no-repeat; height: 5px; line-height: 5px; float: right; margin-right: -5px; margin-top: -5px; }
.box_mehr { margin-top: 3px; text-align: right; }

.box_artist { background-color: #fff; margin-top: 0; margin-bottom: 5px; padding: 4px; width: 195px; text-align: right; }
.artistdetail_right { background-color: #fff; margin-top: 0; margin-bottom: 5px; padding: 4px; width: 195px }
.message { background-color: #fff; border: 1px solid #b2da10; padding: 2px;}
.artist_top { background-color: #fff; padding: 5px; min-height: 185px; } /*  background-image: url(/maingfx/verlauf_wg.gif); background-repeat: repeat-x; */
.artist_middle { background-color: #fff; padding: 5px; /*border: dashed 1px #b2da10*/ }
.artist_bottom { background-color: #F4F4F4; /* background-image: url(/maingfx/bg2.gif);*/ background-repeat: repeat; padding: 5px; /*border: dashed 1px #919484*/ }
.artist_foto { border: solid 1px #b2da10; padding: 3px; background-color: #fff; }
.artist_foto_copy { text-align: right; margin-top: 2px; color: #555; font-size: 9px; }

a.verz_letter:link, a.verz_letter:visited, a.verz_letter:active { display: block; float: left; padding: 2px 6px; margin: 0 1px; text-decoration: none; font-size: 15px; font-weight: bold; }
.verz_letter_aktiv, a.verz_letter:hover { display: block; float: left; padding: 2px 6px; margin: 0 1px; text-decoration: none; font-size: 15px; background-color: #b2da10; font-weight: bold; color: #fff; }

a.verz_genre:link, a.verz_genre:visited, a.verz_genre:active { display: block; float: left; padding: 2px 6px; margin: 1px 5px; text-decoration: none; font-size: 14px; font-weight: bold; }
.verz_genre_aktiv, a.verz_genre:hover { display: block; float: left; padding: 2px 6px; margin: 1px 5px; text-decoration: none; font-size: 14px; background-color: #b2da10; font-weight: bold; color: #fff; }

#tracklist { list-style-type: decimal-leading-zero; margin-top: 0; margin-bottom: 0; position: relative; left: -10px }

.socialinfo_left { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 5px; }


/* SONSTIGES */

a img {
	border: none;
}

.clear {
	clear: both;
}

