body {
	font-family: Arial, Helvetica, Geneva, Swiss;
	background-color: #FFFFFF;
	color:		black; 
	margin:0px;
	padding:0px;
}
A {
 color: #cc0000;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
 line-height: 16px;
}
select.archiv {
 font-size: 10px;
 width: 118px;
 border: 1px solid black;
 background-color: white;
}
select.archiv_kl {
 font-size: 10px;
 width: 55px;
 border: 1px solid black;
 background-color: white;
}
input.archiv {
 font-size: 10px;
 width: 118px;
 border: 1px solid black;
 background-color: white;
}

input.archivsubmit {
 color: white;
 font-weight: bold;
 width: 118px;
 border: 0px;
 background-color: #cc0000
}

hr.archiv { color: #cc0000 }
td.archiv {
 color: black;
 font-size: 10px;
 padding: 4px;
}
td.streams_small {
 color: black;
 font-weight: normal;
 font-size: 10px;
 text-align: left;
 text-decoration: none;
}
p.streams_info {
 color: black;
 font-weight: normal;
 font-size: 12px;
 text-align: left;
 margin-left: 2px;
 padding: 1px;
}
a.streams_entries {
 color: white;
 font-weight: bold;
 font-size: 12px;
 text-decoration: none;
 margin-left: 2px;
 padding: 1px;
}
a.streams_subent {
 color: #cc0000;
 font-weight: normal;
 font-size: 12px;
 text-decoration: none;
 margin-left: 2px;
 padding: 1px;
}
a.streams_subent_akt {
 color: white;
 font-weight: normal;
 font-size: 12px;
 text-decoration: none;
 margin-left: 2px;
 padding: 1px;
}
a.archiv_short {
 color: #cc0000;
 font-weight: normal;
 font-size: 10px;
 text-decoration: none;
}
td.streams_entries {
 background-color: #cc0000;
}
td.streams_subent {
 background-color: #eaeaea;
}
td.streams_subent_akt {
 color: white;
 background-color: #cc0000;
}
h3.entries {
 color: white;
 background-color: #cc0000;
 padding: 2px;
 margin: 0px;
}
h3.subent {
 margin: 0px;
}
