/* CSS Document Hustler-Records.com */

/* ________________________BODY_________________________ */

body {
	background-image: url(bilder/hg.jpg);
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}


/* ___________________UEBERSCHRIFTEN___________________ */

.news {
	font-size: 15px;
	color: #FFC000;
	font-weight: bold;
}

.title {
	font-size: 15px;
	color: #FF601C;
	font-weight: bold;
}

.quote {
	font-size: 15px;
	color: #FFC000;
	font-style: italic;
}

/* _____________________SCHRIFTEN______________________ */

.t1 {color: #FFF000; font-weight: bold;}
.t2 {color: #FFF000;}
.t3 {font-size: 16px;}
.t4 {font-size: 18px;}
.t5 {font-size: 20px;}
.t6 {font-size: 24px;}
.t7 {font-size: 28px;}
.t8 {font-size: 32px;}
.t9 {font-size: 36px;}
.tk1 {font-size: 10px; font-weight: bold; color: #6C0000;}
.tk2 {font-size: 11px;}
.tk3 {font-size: 10px;}

/* _______________________LINKS________________________ */

a:link {
	color: #FF3300;
	text-decoration:none;
}

a:visited {
	color: #FF3300;
	text-decoration: none;
}

a:active {
	color: #990000;
	text-decoration: none;
}

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

a:focus {
	outline: none;
}


a:img {
	border: none;
}

/* ____________________ALLE_TABELLEN____________________ */

td {
	font-size: 12px;
}

/* _____________________________________________________ */
/* _____________________     NAVI     __________________ */
/* _____________________________________________________ */

#button_news  { display:block; background-image:url(bilder/header/navi/header2_03.jpg); width:84px; height:46px}
#button_news:hover { background-image:url(bilder/header/navi_hover/header2_03.jpg); }

#button_artists  { display:block; background-image:url(bilder/header/navi/header2_04.jpg); width:107px; height:46px}
#button_artists:hover { background-image:url(bilder/header/navi_hover/header2_04.jpg); }

#button_releases  { display:block; background-image:url(bilder/header/navi/header2_05.jpg); width:125px; height:46px}
#button_releases:hover { background-image:url(bilder/header/navi_hover/header2_05.jpg); }

#button_media  { display:block; background-image:url(bilder/header/navi/header2_06.jpg); width:86px; height:46px}
#button_media:hover { background-image:url(bilder/header/navi_hover/header2_06.jpg); }

#button_dates  { display:block; background-image:url(bilder/header/navi/header2_07.jpg); width:86px; height:46px}
#button_dates:hover { background-image:url(bilder/header/navi_hover/header2_07.jpg); }

#button_about  { display:block; background-image:url(bilder/header/navi/header2_08.jpg); width:89px; height:46px}
#button_about:hover { background-image:url(bilder/header/navi_hover/header2_08.jpg); }

#button_contact  { display:block; background-image:url(bilder/header/navi/header2_09.jpg); width:118px; height:46px}
#button_contact:hover { background-image:url(bilder/header/navi_hover/header2_09.jpg); }

#button_guestbook  { display:block; background-image:url(bilder/header/navi/header2_10.jpg); width:147px; height:46px}
#button_guestbook:hover { background-image:url(bilder/header/navi_hover/header2_10.jpg); }


/* _________________HEADER_&_NAVI_________________ */

#header {
	background-image: url(bilder/header/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:100%;
	height:226px;
}

#navi {
	width:842px;
	height:226px;
}

/* ______________EINZELNE_TABELLEN______________ */

#td {
	background-image: url(bilder/tables/td.png);
}

#td2 {
	background-image: url(bilder/tables/td.png);
	border-width:2px;
	border-style:solid;
	border-color:000000;
}

#td3 {
	background-image: url(bilder/tables/td.png);
	border-width:1px;
	border-style:solid;
	border-color:000000;
}

#td_news {
	width:1000px;
	height:218px;
	background-image: url(bilder/tables/td_news.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#td_news2 {
	width:1000px;
	height:370px;
	background-image: url(bilder/tables/td_news2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#td_news3 {
	width:1000px;
	height:500px;
	background-image: url(bilder/tables/td_news3.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#artists {
	width:1000px;
}

#artist_heanz {
	width:1000px;
	height:720px;
	background-image: url(bilder/tables/a_heanz.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#artist_kt {
	width:1000px;
	height:720px;
	background-image: url(bilder/tables/a_kt.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#artist_staju {
	width:1000px;
	height:720px;
	background-image: url(bilder/tables/a_staju.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#td_dates {
	width:1000px;
	height:218px;
	background-image: url(bilder/tables/td_dates.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* __________________MISC__________________ */

.vorladen {
display:none;
height:0px;
width:0px;
}