body
{ 
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
color: rgb(255, 204, 0);
background-color: rgb(0, 0, 0);
}

.impressum
{
text-align: center;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
color: rgb(255, 102, 102);
background-color: rgb(0, 0, 0);
}

a:link
{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: rgb(0, 0, 255);
background-color: transparent;
text-decoration: underline;
}

a:visited
{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: rgb(0, 0, 255);
background-color: transparent;
text-decoration: underline;
}

a:hover
{ 
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: rgb(255, 0, 0);
background-color: transparent;
text-decoration: underline;
}

table
{
border: 1px grey solid;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 16px;
}

th
{
color: rgb(0,0,0);
background-color: rgb(255,204,0);
text-align: left;
background-image: url(pics/leer_18_gelb.gif);
}

/* Einzelzeilen für unofficials*/

.hell
{
color: rgb(0,0,0);
//background-color: rgb(51,204,255);
background-image: url(pics/leer_18.gif);
}

.dunkel
{
color: rgb(0,0,0);
background-color: rgb(51,164,255);
}

.leer
{
color: rgb(237,14,66);
line-height: 16px;
vertical-align: middle;
}

.c_date
{
text-align: center;
}

.c_state
{
}

.c_city
{
}

.c_loc
{
}

.c_trac
{
text-align: center;
}

.c_tim
{
text-align: center;
}

.c_medium
{
text-align: center;
}

.c_src
{
text-align: center;
}

.c_qu
{
text-align: center;
}

.c_front
{
text-align: center;
}

.c_back
{
text-align: center;
}

/** Tabellen in rechts.html **/

.intro_tab
{
color: rgb(51, 153, 153);
width: 650px;
border: 0px;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 16px;
}

.intro_date
{
color: rgb(255, 153, 0);
width: 150px;
border: 0px;
text-align: right;
vertical-align: top;
}

.intro_space
{
width: 10px;
border: 0px;
}

.intro_text
{
color: rgb(51, 153, 153);
border: 0px;
text-align: left;
vertical-align: top;
}

/** Tabellen in discography.html **/

.disco_tab
{
color: rgb(51, 153, 153);
width: 650px;
border: 0px;
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
line-height: 16px;
}

.disco_cover
{
color: rgb(255, 153, 0);
width: 150px;
border: 0px;
text-align: right;
vertical-align: top;
}

.disco_space
{
width: 10px;
border: 0px;
}

.disco_text
{
color: rgb(51, 153, 153);
border: 0px;
text-align: left;
vertical-align: top;
}

/** Tabellen in press.html **/

.press_tab
{
color: rgb(51, 153, 153);
width: 750px;
border: 1px grey-solid;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 16px;
}

.press_date
{
width: 100px;
}