/*------------- CSS Reset------------------*/

*	{	margin: 0px; 
		padding: 0px; 
		font-size: 100%; 
		font-weight: normal;}

ul,ol	{	list-style: none;}



/*-------------Hyperlink___________*/

a:active,
a:link,
a:visited,
a:focus,
a:hover  { 	font-weight: bold; color: white; text-decoration:none; }
a:visited { 	color: white; }

a:focus   { 	color: #B60000;}

a:hover   { color: #eee; background-color: #B60000; text-decoration: underline overline; }



Body      { font-family: Arial, Helvetica, sans-serif; color: #68e16b; font-size: 75%; font-weight: bold; background-image: url(images/hinten/hinten.jpg); background-attachment: fixed; background-position: 50% center; text-align: center; scrollbar-face-color: rgb(9, 3, 9); scrollbar-highlight-color: rgb(99, 900, 105); scrollbar-3dlight-color: rgb(1, 3, 0); scrollbar-shadow-color: rgb(96, 165, 105); scrollbar-darkshadow-color: rgb(1, 3, 0); scrollbar-track-color: rgb(1, 3, 0); scrollbar-arrow-color: rgb(1, 3, 0); }

/*-------------Container umschlie?en  Head und Tabelle___________*/

#container{ text-align: left; width: 740px; margin: 0 auto; }
#containerlabel{ color: white; font-size: 1em; line-height: 1.2em; background-color: #5e5e5e; text-align: left; width: 740px; margin: 0 auto; padding: 5px; }
/*------------Synthy.de Home und Navi-----------------*/
			
#header { 	background: #b60000 url(images/synthy.jpg) no-repeat center; width: 745px; height: 100px; list-style-position: inside; }
#datenbank{ font-size: 2.3em; font-variant: small-caps; background-color: #7f0000; text-align: center; width: 750px; height: 50px; }

/*---------------?berschrift der Namen der K?nstler-------*/
h1,
h2,
h3	  {	font-size: 2.5em;
		background-color: #b60000;
		height: 48px; 
		padding: 5px; 
		text-align: center; }

h2   	  { 	
		font-size: 2.0em; 
		word-spacing: 5px; 
		height: 40px; }
			
h3   	  { 	
		font-size: 1.5em; 
		font-variant: small-caps; 
		background-color: #4d4d4d; 
		height: 30px; }


table, th, td{ 		
		background-color: transparent; 
		border-collapse: collapse; }
		
th{ 		background-color: #5e5e5e; }	

td{ 		margin-left: 0; }

p{ 		font-size: 1em; 
		line-height: 14px; 
		text-align: left; }

hr{ 	background-color: #b60000; border: dashed 2px green; }

li{		}
/*------------Cover und Bandinfo auf der Index-Seite---------------*/

#bands{ width: 100%; margin: 0; }
#coverindex{ width: 78px; height: 68px; margin: 0.3em 1em; border: dashed 3px #b60000             }
#kuenstlername{ color: #ff6648; font-size: 0.8em; background-color: #4d4d4d; text-align: center; width: 140px; height: 20px; margin: 0.3em 1em 0; padding-right: 10px; padding-left: 5px; border: dotted 2px #bababa; }

#biografiehead{ font-size: 1.5em; line-height: 2.5em; width: 186px; }
#biografie{ background-image: url(images/hinten/all2.jpg); background-color: #252500; text-align: center; width: 186px; padding: 0; }
#biografiennamen{ text-transform: uppercase; color: #ff6648; font-size: 1em; line-height: 1.6em; text-transform: capitalize; padding-right: 10px; padding-left: 10px; display: list-item; }

/*------------Links---------------*/

#links-bild{ 	width: 300px;
			height: 80px;
			text-align: left;	
			border: 0px; 	
}

#links{
			width: Auto;
			text-align: left;
			font-size: 18px; 
			border: 0px;

}
