@font-face {
  font-family: 'Reenie Beanie';
  font-style: normal;
  font-weight: normal;
  src: local('Reenie Beanie'), url('../fonts/reenie_beanie.ttf') format('truetype');
}

@font-face {
  font-family: 'Cantarell';
  font-style: normal;
  font-weight: normal;
  src: local('Cantarell'), url('../fonts/Cantarell.ttf') format('truetype');
}
@font-face {
  font-family: 'IM Fell Double Pica SC';
  font-style: normal;
  font-weight: normal;
  src: local('IM Fell Double Pica SC'), url('../fonts/IMFellDoublePicaSC.ttf') format('truetype');
}
@font-face {
  font-family: 'IM Fell English SC';
  font-style: normal;
  font-weight: normal;
  src: local('IM Fell English SC'), url('../fonts/IMFellEnglishSC.ttf') format('truetype');
}

@font-face {
  font-family: 'Tangerine';
  font-style: normal;
  font-weight: normal;
  src: local('Tangerine'), url('../fonts/Tangerine.ttf') format('truetype');
}

@font-face {
  font-family: 'Vollkorn';
  font-style: normal;
  font-weight: normal;
  src: local('Vollkorn'), url('../fonts/Vollkorn.ttf') format('truetype');
}

@font-face {
  font-family: 'JosefinSansStdLight';
  font-style: normal;
  font-weight: normal;
  src: local('JosefinSansStdLight'), url('../fonts/JosefinSansStdLight.ttf') format('truetype');
}

/* default container styles
 * color.dunkelbraun: #251812
*******************************************************************/
BODY { 
	background-image:url(../images/bg_main.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
	width: 960px;
}

#footer {
	margin: 0px 0px 10px 0px;
	height: 140px;
	background-image: url(../images/bg_sitemap.jpg);
}


.bodytext, fieldset, p, ul.csc-bulletlist, ul.csc-menu, .tx-veguestbook-pi1 UL, .news-single-item UL {
	font-family: 'Cantarell', verdana, arial, serif; 
	font-size: 0.8em;
	color: #000000;
}

ul.csc-bulletlist, ul.csc-menu, DIV.main-bodytext UL {
	list-style-image: url(../images/subnavi_arrow_no.png)
}
.content-divide {
	background-image: url(../images/content_divide_615.gif) ;
	background-repeat: no-repeat;
	background-position: center;
	width: 615px;
	height: 40px;
	clear: both;
	margin: 0px;
	padding:0px;
}

H1, H2, H3, H4, H5 {
	color: #000000;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	font-family: verdana, "Arial-Narrow", arial, sans-serif;
	padding-left: 0px;
}

H1, H1 A, H2.gb-comment {
	font-size: 21px;
	color:#251812;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/bg_h1.gif) ;
	background-color: #f6f6f6;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	padding: 14px 0px 0px 10px;
	height: 45px;
	overflow: hidden;
	/* text-shadow: 4px 4px 4px #aaa; */
	font-family: 'IM Fell English SC', verdana, arial, serif; 
	
/*
	border-bottom: 1px solid #E4D2C5;
	border-top: 1px solid #EDDACD; 
	background-image: url(../images/bg_h1.gif) ;
yy	/* 
	background-color: #f6f6f6;
	border-bottom: 2px solid #3C2D27;
	margin-left: -10px;
	padding-left: 10px;
	line-height: 34px;
	
	border-bottom: 1px solid #1E140F; 
	color: #ffffff;
	background-image: url(../images/bg_topnavi.gif);
	*/
}

H2 {
	font-size: 1.6em;
	/* text-shadow: 4px 4px 4px #aaa; */
	font-family: 'Cantarell', arial, serif; 
}

H2 A {
	color:#251812;
	text-decoration: none;
}

H2 A:hover {
	text-decoration: underline;
}

H2 span {
	font-style: italic;
	font-size: 0.8em;
}

H3, H3 A {
	font-size: 1.1em;
	color:#251812;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/bg_h1.gif) ;
	background-color: #f6f6f6;
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
	padding: 14px 0px 0px 10px;
	height: 45px;
	overflow: hidden;
/*
	border-bottom: 1px solid #E4D2C5;
	border-top: 1px solid #EDDACD; 
	background-image: url(../images/bg_h1.gif) ;
yy	/* 
	background-color: #f6f6f6;
	border-bottom: 2px solid #3C2D27;
	margin-left: -10px;
	padding-left: 10px;
	line-height: 34px;
	
	border-bottom: 1px solid #1E140F; 
	color: #ffffff;
	background-image: url(../images/bg_topnavi.gif);
	*/
}


H4 {
	color: #ffffff;
	font-size: 0.75em;
	padding: 6px 0px 0px 8px;
}

A {
	text-decoration: underline;
	font-weight: bold;
	color: #251812;
}

A:hover {
	text-decoration: none;
	
}

.clear {
	clear: both;
	height: 1px;
}


/* Top Area (toplogo,topimage,wf)
*******************************************************************/
#top {
	height: 80px;
	background-color: #000000;
}

#top-wrapper {
	width: 960px;
	height: 80px;
}

#slogan {
	float: left;
	color: #ffffff;
	width: 250px;
}

#slogan H1 {
	font-size: 1em;
}

#toplogo {
	margin-left: 280px;
	padding: 10px 30px 0px 0px;
	float: right;
}

#toplogo A IMG {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#timage img {
	margin-top: 20px;
	border: 0px;
}

#wf {
	clear: both;
	float: left;
	width: 280px;
	height: 311px;
	display: block;
	background-image: url(../images/bg_wf.gif);
	background-repeat: no-repeat;
}

#wf H2 {
	color: #ffffff;
	font-family: verdana, arial;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom:10px;
}

#wf .content-divide {display:none;}


/* Bottom Area (topimage,wf)
*******************************************************************/
#bottom {
	background-color: #000000;
	height: 80px;
	margin: 0px 0px 0px 0px;
}

#bottom A IMG {
	border: 0px;
}

TD.bottom-element { padding: 0px 10px ;}

/* content 
*******************************************************************/
#content {
	margin-top: 20px;
	
}

#content-left {
	float: left;
	width: 300px; 
	display: block;
}

#content-left-data {
	margin-top: 50px;
	background-image: url(../images/bg_main_content.jpg);
	margin-right: 4px;
}

#content-left-data DIV {
	width: 296px;
}

#content-left-data HR { width: 280px; float:left;}

#content-left-data DIV.content-divide {
	width: 296px;
	display:none;
}

#content-left-data P.bodytext {
	padding: 0px 5px 10px 5px;
}

#content-left-data H2, #content-left-data H2 A {
	background-image: url(../images/bg_topnavi.gif);
	border-bottom: 1px solid #251812;
	color: #E5D9C8;
	padding-left: 10px;
	text-decoration: none;
	font-size: 1.3em
}

#content-main {
	float: right;
	display: block;
	width: 660px;
	/*
	background-color: #ffffff;
	
	*/
	background-image: url(../images/bg_main_content.jpg);
	
}

#content-main-wrap {
	margin: 30px 10px 10px 10px;
	border: 1px solid white;
	padding: 10px;
}

.content-box {

}

.content-box-txt {

}

.content-box-bottomimg {
	margin: 10px 0px 40px 0px;
}

.main-bodytext {

}


/* Margins
*******************************************************************/
.mb40 {	margin-bottom: 40px;}
.mt40 {	margin-top: 40px;}
/* Main Menu
*******************************************************************/
#topnavi {
	width: 960px;
	height: 40px;
	background-image: url(../images/bg_topnavi.gif);
	background-repeat: no-repeat;
}

ul#main-menu {
	/* margin-top: 16px; */
	list-style-type: none;
}
ul#main-menu li {
	margin-top: 2px;
	float:left;
}

ul#main-menu li A {
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Times, Arial, Verdana;
	font-size: 1.3em;
	color: #E5D9C8;
	text-decoration: none;
}

ul#main-menu li A:hover {
	
	background-image: url(../images/bg_topnavi2_hover.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}

ul#main-menu li.act A {
	color: #ffffff;
	text-decoration: underline;
}


UL.main-menu-2 {
	display: none;
	position: absolute;
	border: 1px solid #251812;
	background-image: url(../images/bg_subnavi.png);
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px;
	width: 140px;
}

.main-menu-2  LI {
	clear: both;
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	width: 136px;
	text-align: left;
	
}
ul#main-menu li UL.main-menu-2 A {
	font-family: 'Cantarell', verdana, arial, serif; 
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 4px;
	font-weight: bold;
	border-bottom: 1px solid #f3f3f3;
}
ul#main-menu li UL.main-menu-2 LI.last A {
	border-bottom: 0px;
}

/* Sub Menu
*******************************************************************/
#subnavi {
	width: 146px;
	padding: 0px;
	float:right;
	margin: 0px 20px 0px 0px;
}

#subnavi UL {

	background-image: url(../images/bg_subnavi.png);
	margin: 0px;
}

#subnavi IMG {
 margin: 0px;
 padding: 0px;
}
#subnavi-bottom {
	margin: 0px;
	padding:0px;
	background-image: url(../images/bg_subnavi_bottom.png);
	width: 146px;
	height: 8px;

}

#subnavi-header {
	width: 146px;
	height: 27px;
	background-image: url(../images/bg_subnavi_header.png);
}

ul#sub-menu {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

ul#sub-menu li {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ffffff;
}

ul#sub-menu li IMG {
	float: left;
}

ul#sub-menu li.first {
	
}

ul#sub-menu li.last {
	border-bottom: 0px solid #ffffff;
}

ul#sub-menu li A {
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	
}

ul#sub-menu li.act A {
	font-weight: bold;
	border-right: 2px #000000 solid;
}


ul#sub-menu li A:hover {

	/* background-image: url(../images/bg_socialbookmarks_hover.gif); */
	background-color: #ffffff;
	color: #000000;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
	border-right: 2px #000000 solid;
}



ul#sub-menu li img {
	float:left;
	margin: 5px 4px 1px 6px;
}

ul#sub-menu li div {
	padding: 2px 0px 0px 0px;
}

/*
ul#sub-menu-2 li A {
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: normal;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	border-right: 0px;
	
}

ul#sub-menu-2 li.act-2 A {
	font-weight: bold;
	border-right: 0px;
}

ul#sub-menu-2 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}


ul#sub-menu-2 li {
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #ffffff;
}
*/
.act, a.cur {
	font-weight: bold;
}


DIV.main-bodytext UL LI { font-size: 0.8em;}
/* Breadcrump Menu
*******************************************************************/
#breadcrumpnavi {
	width: 660px;
	height: 20px;
	background-image: url(../images/bg_breadcrump.jpg);
	float:right;
	margin: 0px 0px 10px 0px;
}

ul#breadcrump-menu {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	margin: 0px 0px 0px -30px;
}

ul#breadcrump-menu li {
	margin: 0px 0px 0px 0px;
	float: left;
	
}

ul#breadcrump-menu li A {
	display: block;
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: normal;
	
	color: #ffffff;
	text-decoration: none;
	
}

ul#breadcrump-menu li {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 0.65em;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0px 2px 0px;
}

/* Social Bookmarks Menu
*******************************************************************/
#socialnavi {
	float: right;

}

ul#sb-menu {
	list-style-type: none;
}

ul#sb-menu li {
	margin: 0px 0px 0px 1px;
	float:right;
}

ul#sb-menu li A {
	background-image: url(../images/bg_socialbookmarks.gif);
	width: 109px;
	height: 18px;
	display: block;
	font-family: Arial, Verdana;
	font-size: 0.7em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

ul#sb-menu li A:hover {
	background-image: url(../images/bg_socialbookmarks_hover.gif);
	color: black;
}

ul#sb-menu li img {
	float:left;
	margin: 1px 4px 1px 1px;
}

ul#sb-menu li div {
	padding: 2px 0px 0px 0px;
}


/* Partner Menu
*******************************************************************/
#partnernavi {
	float: left;
}

/*
ul#partner-menu-1, ul#partner-menu-2 {
	list-style-type: none;
	float: right;
	margin: 0px;
}

ul#partner-menu-1 li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

ul#partner-menu-1 li A {
	font-family: Times, Arial, Verdana;
	font-size: 1.3em;
	color: #ffffff;
	text-decoration: none;
}

ul#partner-menu-2 li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul#partner-menu-2 li A {
	font-family: Times, Arial, Verdana;
	font-size: 1.3em;
	color: #ffffff;
	text-decoration: none;
}
*/


#partner-1, #partner-2 { 
	float:left;
	margin-top: 4px;
}

#partner-1 { 
	margin: 14px 4px 0px 20px;
}

#partner-2 { 
	margin-top: 30px;
}



/* Footer Menu
*******************************************************************/
.footernavi {
	float: left; 
	margin: 24px 6px 0px 30px;
}

.footernavi H5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

ul.footer-menu {
	/* margin-top: 16px; */
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

ul.footer-menu li {
	text-align: left;
	
}

ul.footer-menu li A {
	display: block;
	font-family: Arial, Verdana;
	font-size: 0.75em;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
	padding: 1px 4px 1px 1px;
}

ul.footer-menu li A:hover {
	/* background-image: url(../images/bg_socialbookmarks_hover.gif); */
	background-color: black;
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

/* Newsletter
*******************************************************************/
#newsletter {
	float: left; 
	margin: 24px 6px 0px 30px;
	width: 100px;
}

#newsletter H5 { margin: 0px; ipadding: 0px;}

#newsletter-info {
	margin: 0px;
	color: #ffffff;
	font-size: 0.7em;
	text-align: left;
	font-family: verdana, arial;
}

#newsletter-form {
	margin: 0px;
	text-align: left;
	font-size: 0.7em;
	color: #ffffff;
}

#newsletter-form FORM { margin: 0px; }
#newsletter-form INPUT {margin: 2px 0px;}

#newsletter-form INPUT {
	font-size: 0.8em;
}

#newsletter H5 {
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* Random Image Footer
*******************************************************************/
#ranomize-1 {
	float: right;
	width: ;
	height: ;
	padding: 20px 0px 0px 0px;
}

#ranomize-2 {
	float: left;
	width: ;
	height: ;
	padding: 0px 0px 0px 0px;
}

/* Tourdates
*******************************************************************/
.tourdate {
	clear: both;
	display: block;
}

.tourdate-date {
	width: 70px;
	height: 80px;
	background-image: url(../images/bg_tourdate_date3.gif); 
	/* background-color: #f6f6f6; */
	float: left;
	font-family: arial,verdana,arial, verdana;
}

.tourdate-date-disc {
	text-align: center;
	margin: 2px 0px 2px 0px;
}

.tourdate-date-bull {
	color: #cabfac;
	font-size: 0.8em;
	padding: 0px 4px 0px 4px;
}

.tourdate-date-day {
	font-size: 1.6em;
	font-weight: normal;
	color: #444444;
	text-align: center;
}

.tourdate-date-dayname {
	font-size: 0.8em;
	font-weight: bold;
	color: #b19d79;
	text-align: center;
}

.tourdate-date-month {
	font-size: 0.9em;
	font-weight: normal;
	color: #444444;
	text-align: center;
	margin-top: 8px;
	
} 

.tourdate-date-year {
	font-size: 0.7em;
	color: #000000;
	text-align: center;
} 

.tourdate-info {
	
}

.tourdate-info-header {
	border-bottom: 1px solid black;
	
	height: 22px;
	margin-left: 80px;
}

.tourdate-info-header H1 {
	float: left;
	width: 300px;
	font-size: 1.1em;
}

.tourdate-info-header H2 {
	width: 280px;
	float:left;
	font-size: 1.1em;
}

.tourdate-info-txt {
	padding-top: 5px;
	margin-left: 80px;
	font-size: 0.8em;
	font-family: arial, verdana;
	font-weight: normal;
}

/* CSC Styles
*************************************************************************/
DIV.csc-textpic-imagewrap IMG {
	border: 1px solid #333333;
	margin: 1px;
	padding: 1px;
}



DIV.csc-textpic-imagewrap A IMG {
	
}


/* LABEL VALUE LIST
*************************************************************************/
DIV.label-list {

}

DIV.label-list UL {
	clear: both;
	list-style-type: none;
	border-bottom: 1px solid #f6f6f6;
	
}

DIV.label-list li {
	float:left; 
	font-size: 0.8em;
	padding: 4px 0px;
}
DIV.label-list li.label {
	width: 200px;
	font-weight: bold;
}

DIV.label-list li.value {
	width: 340px;
}


/* discography styles
*************************************************************************/
#disco-list H2 {
	text-align: center;
	font-size: 1.1em;
}
.disco-list-item  {
	margin-left: 92px;
	width: 436px;
	height: 116px;
	background-image: url(../images/bg_discolist.gif); 
	margin-top: 10px;
	display:block;

}

.disco-list-item-2 {
	padding: 11px 0px 0px 11px;
}


.disco-list-item-2 DIV {
	font-family: verdana,arial, verdana, arial;
	font-size: 0.8em;
	color: #000000;
}
.disco-list-img {
	float:left;
	margin-right: 10px;
		
}

.disco-list-img IMG {
	border: 1px solid #333333;
	margin: 1px;
	padding: 1px;
}
.disco-label {
	float:left;
	width: 140px;
	
	font-weight: bold;
}

.disco-value {
	
}

.disco-list-more {
	margin: 10px 0px 0px 370px;
	float:right:
}

#disco-single  {
	

}


#disco-single DIV {
	font-family: verdana,arial, verdana, arial;
	font-size: 0.8em;
	color: #000000;
}
#disco-single-img {
	float:right;
	margin-right: 10px;
		
}

#disco-single-img IMG {
	border: 1px solid #333333;
	margin: 1px;
	padding: 1px;
}

.disco-single-back {
	float:right;
	margin: 20px 20px 10px 0px;
}

/* guestbook styles
*********************************************************************/
.tx-guestbook-comment { font-style: italic; }
.tx-veguestbook-pi1 .news-list-item { border-bottom: 1px solid #f6f6f6; margin-bottom: 10px;}
.tx-guestbook-form-error { font-size: 0.8em;}
.tx-veguestbook-pi1 UL LI { font-size: 0.8em;}
.tx-veguestbook-pi1 .tx-guestbook-field { margin: 0px; padding: 4px 0px;}
.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med   { font-size: 0.85em; width: 13em; border: 1px solid #251812;}
.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea { width: 25em; font-size: 1.1em;border: 1px solid #251812;}
H2.gb-comment {
background-image: url(../images/bg_comment.gif);
background-color: transparent;
padding-top: 10px;
}

DIV.slide-out-div  {
	width: 400px;
	
}

DIV.slide-out-div H1 {
	padding: 20px 0px 0px 20px;
	margin: 3px;
}

DIV.slide-out-div DIV.inner {
	border-top: 1px solid #251812;
	border-left: 1px solid #251812;
	border-bottom: 1px solid #251812;
	margin: 3px;

}

DIV.slide-out-div .tx-veguestbook-pi1 {
	padding: 3px;
}

#wt_twitter_newsticker UL {
	font-size: 0.8em;
}

#wt_twitter_newsticker LI {
	clear: both;
	list-style-image: url(../images/subnavi_arrow_no.png);
	border-bottom: 1px solid #f6f6f6;
	padding: 8px 0px 8px 0px ;
}

