/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	line-height:140%;
	font-size:14px;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}

#page{
	color:#4a4b4c;
}


a,
a:visited
{
	color:#2e6499;
	text-decoration:none;
}

h1{
/*	font-size:200%; */

}

h2{	
	font-size:150%;
	font-weight:normal;
	line-height:200%;
}


h3{
	font-size:135%;
	font-weight:normal;
	line-height:125%;
	margin-bottom:1em;
}


h4{
	font-size:100%;
	font-weight:bold;
}

h2,
h3,
h4{
	margin-top:0;
	padding-top:0;
}



p{
	font-size:100%;
	margin-bottom:1em;
}

h1#site-name a,
h1#site-name a:visited
{
	
	line-height:100%;
	font-size:44px;
	font-weight:normal;
	
	color:#c8d3a3;
	text-decoration:none;
	font-family:Helvetica, Arial, sans-serif;
}


/* Artikel */

.article-content p{
	line-height:20px;
}


.article-inner h3.headline{
	border-bottom:dotted 1px #4a4b4c;
	padding-bottom:.2em;
}

.article-inner .date{
	color:#8b8d83;
}


/* Releases Overview */

.release-teaser-inner .title{
	color:#666666;
	text-decoration:none;
}


/* FOOTER */

#footer-content-inner{
	color:#999999;
}


#footer-content-inner #webstuff ul#social li a,
#footer-content-inner #webstuff ul#social li a:visited{
	font-size:90%;
	color:#999999;
	text-decoration:none;
}


#footer-content-inner #copyright{
	font-size:90%;
}

a.stbutton{
	clear:both;
	display:block;
	margin-top:10px;
}

a .stbuttontext{
	font-weight:normal;
	color:#4a4b4c;
	font-size:12px;
/*	background-color:#c8d4a6;
	padding: 1px 3px; */
}

/* ARTIST PAGE */

.artist-info h2,
.artist-overview h2,
h2.artist-name,
h2.release-title
{
	font-size:200%;
	margin:0;
	
	padding:0;
	line-height:125%;
}

.artist-info h2,
.artist-overview h2
{
	margin-bottom:20px;
}

.artist-info h2 a,
h2.artist-name a
{
	text-decoration:none;
	color:#2c282e;
}

.artist-link a{

}

.artist-jukebox h3,
.artist-dates h3
{
/*	color:#a89b80;  /* Braun-grün */
/*	color:#2c282e; /* fast schwarz */
	color:#99a57f;
	border-bottom:dotted 1px #99a57f;
	padding-bottom:8px;
	margin-bottom:18px;

}

.event-date-inner h4{
	color:#2c282e; /* fast schwarz */
	font-weight:bold;
	font-size:135%;
	line-height:90%;
	margin:0;
	padding:0;
}



.release-teaser-inner .title h4,
.artist-teaser-inner .title h4
{
	font-size:14px;
	font-weight:normal;
}

.title h4 a,
.title h4 a:visited
{
	color:#4a4b4c;
	text-decoration:none;
}


.release-info{}

/*
h2.artist-name,
h2.release-title
{
	font-size:200%;
	margin-bottom:0;
	padding:0;
	line-height:120%;
}
*/

.catno{}