body	{	background: #272426 url(img/back1.png) repeat-y; font-size:13px; margin:0; padding:0; height: 100.1%; }
html	{   height: 100.1%; }
body,table	{   font-family: Verdana, Arial; line-height:18px; color: #000; font-size:13px; }
h1	{   padding-bottom: 10px; margin:0px; font-size: 14px; color: #70103E; font-weight: bold }
img	{	border:0;	}
a	{   color: #0000CC; text-decoration: underline; color: #88345C; font-weight:bold }
a:hover	{   text-decoration:none;  }

#header	{	background: url(img/back2.png) repeat-x; width:100%; height:307px; position:relative; white-space:nowrap; overflow:hidden }
#img_head1	{	width:336px; height:258px; }
#img_headimg	{	width:557px; height:258px; }
#img_head2	{	width:403px; height:258px;  }

#menu	{	 position:absolute; left:336px; top: 263px; height:40px; width:557px; font-size:14px; color:#FFF; font-weight:bold; vertical-align:middle }
#menu a	{   color: #FFF; text-decoration: none; }
#menu a:hover	{   text-decoration:underline; color: #F8D7CC }
#menu a:active	{   color: #FAF5E2 }
#img_menu	{	width:893px; height:49px; }
#img_vline	{	width:2px; height:31px; background:url(img/titles.png) -579px 0px; vertical-align: middle; margin:0 22px }

#img_vlogo	{	position:absolute; top:320px; left:910px; width:55px; height:582px;  }

#content	{ margin-left: 150px; width: 685px; padding-top:30px;  }

#img_startseite	{ width:206px; height:42px; background:url(img/titles.png) -176px 0px no-repeat; }
#img_biografie	{ width:176px; height:42px; background:url(img/titles.png) no-repeat; }
#img_guests	{ width:193px; height:42px; background:url(img/titles.png) -382px 0px no-repeat; }
#img_galerie	{ width:152px; height:42px; background:url(img/titles.png) 0px -42px no-repeat; }
#img_musik	{ width:150px; height:42px; background:url(img/titles.png) -152px -43px no-repeat; }
#img_kontakt	{ width:159px; height:42px; background:url(img/titles.png) -302px -45px no-repeat; }
#img_auftritte	{ width:168px; height:42px; background:url(img/titles.png) -462px -46px no-repeat; }

.cdlist {	float:left;width:220px; }
.cds	{	border:1px solid #c8c8c8; }




.highslide {
	cursor: url(img/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #c8c8c8;
}
.highslide:hover img {
	border: 1px solid #88345C;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;

    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(img/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}


.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

