/* CSS Document */
body
{
font-family:arial;
font-size:14px;
color:#505050;
margin:0px 25px;
background: url(repeater.gif) repeat-y;
}

img {
border:0px;
}

h1 {font-size:20px;color:#ED9E4E;}
h2 {font-size:18px;color:#ED9E4E;}
h3 {font-size:16px;color:#505050;}
p  {margin-top:0px;}

a:link, a:visited, a:active, a:hover
{
text-decoration:none;
color:#999999;
font-weight:bold;
font-size:14px;
}

a:active, a:hover
{
text-decoration:underline;
}

#global {
width:724px;
background: url(repeater2.gif) repeat-y;
}

#left {
float:left;
width:223px;
margin-bottom: 0px;
}
* html #left {  /* nur fuer Internet Explorer */
width:284px;    /* Version 5.5 */
w\idth:284px;   /* Version 6 */
}

#right {
float:right;
background-color:#FFFFFF;
padding:15px;
margin-right:20px;
width:445px;
text-align:justify;
margin-top: 0px;
}
* html #right {  /* nur fuer Internet Explorer */
width:451x;      /* Version 5.5 */
w\idth:451px;    /* Version 6 */
}

.artist {
height:272px;
padding:5px;
margin-left:8px;
background-image: url(bild3.gif);
}

.artist a:link {
color:#C40000;
text-decoration:none;
font-weight:bold;
font-size:14px;
}

.artist a:visited {
color:#C40000;
text-decoration:none;
font-weight:bold;
font-size:14px;
}

.impressum {
padding:5px;
margin-left:8px;
margin-top:10px;
}

.impressum a:link {
font-weight:normal;
text-decoration:none;
color:#666666;
font-size:14px;
}

.impressum a:visited {
font-weight:normal;
text-decoration:none;
color:#666666;
font-size:14px;
}

#footer {
clear:both;
font-size:12px;
width:724px;
text-align:center;
}

#Layer1 {
	position:absolute;
	left:265px;
	top:30px;
	width:468px;
	height:60px;
	z-index:1;
}
