body {
	font-family:verdana,arial,sans-serif;
	color: #ceba9b;		//#cbc89d;//#ced4be; //#e3bb9a;
	font-size:12px;
	background-color: #27201e;
}

a:link {color:#ea7f68; text-decoration:none} /*gruen:#97b270; lachs #ea7f68; orange #ff8100; blau 9ca0c6*/
.headclass { color: #ceba9b; font-size: 30px; font-family: verdana; }
.head2class { color: #ea7f68; font-size: 18px; font-family: verdana; line-height: 22px; }
.head22class { color: #ceba9b; font-size: 18px; font-family: verdana; line-height: 22px; }
.linkclass { color: #ceba9b; font-size: 12px; font-family: verdana; line-height: 16px; }
a:visited {color:#ea7f68; text-decoration:none}
a:hover {color:#ffffff; text-decoration:none}

h1{padding:0; margin:0}
h2 {font-size:18px; font-weight:bold; margin:0; padding:0}
h3 {font-size:30px; margin:0; padding:0; font-weight:normal}
img {border:0}
table {border:0}

/*Home-Link auf dem Logo*/
.homelink {width:375px; height:75px; position:absolute; margin: 10px 0px 0px 10px}
a.homelink {display:block; height:100%; text-decoration:none}
a.visited {display:block; height:100%; text-decoration:none}
a.homelink:hover {background:0; text-decoration:none}

#titel {text-align:right; width:788px; height:106px; background-image:url(graphics/general/titel.jpg); background-repeat:no-repeat;}

#content {background-image:url(graphics/general/bigbrownleathertexture.jpg); width:708px; padding:40px; margin-top:2px; text-align:left}
*html #content {width:788px}

#links {padding:12px 17px 0px 0px}


/*WELCOME*/
#wel_top {background-image:url(graphics/welcome/top.jpg); background-repeat:no-repeat; height:164px; width:470px; margin-top: 10%}
#wel_bottom {background-image:url(graphics/welcome/bottom.jpg); background-repeat:no-repeat; height:164px; width:470px; margin-bottom: 10%}
#wel_text {text-align:center; padding-top:90px}

/*ARTISTLIST*/
.al_pict {float:left; padding-right:30px; margin-bottom:20px}
.al_row {clear:left; padding-top:30px; margin:0px}
.al_text {margin-left:20px; width:600px}
*html .al_text {width:400px; padding-left:40px;}
.al_name {font-size:18px; font-weight:bold;}

/*ARTIST*/
.ar_pict {float:left; padding-right:20px; text-align:center;}
