BODY {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	line-height: 1.0em;
}

A          { font-weight: bold; text-decoration: none; }
A:link     { color: #000000}
A:visited  { color: #000000}
A:active   { color: #000000}
A:hover    { color: #000000}

A.gigs          { text-decoration:underline;}
#A.gigs:link     { color: #9900CC}
#A.gigs:visited  { color: #9900CC}
#A.gigs:active   { color: #9900CC}
#A.gigs:hover    { color: #9900CC}

.gigs {
	font-weight: bold;
	font-size: 16px;
    line-height: 1.2em;
}

.big {
	font-weight: bold;
	font-size: 16px;
    line-height: 1.2em;
}

.big_head {
	font-weight: bold;
	font-size: 16px;
	color: #DB150A;
    line-height: 1.3em;
}

.top_links {
	font-weight: bold;
	font-size: 12px;
}

.konzerte{
    line-height: 1.0em;
	font-size: 10pt
}

.huge {
	font-weight: bold;
	font-size: 64px;
}
.tiny {
	font-size: 10px;
}
