/* DATEI: scr.css*/
body  {	margin-top : 10px; margin-bottom : 10px; background-color : #FFFFFF;}
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a  {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}
h1  {	font-size : 14pt;}
h2  {	font-size : 12pt;}
h3,h4,p,ul,ol,li,div,td,th,address,nobr,b,i,a  {
	font-size : 10pt;
}
pre  {	font-size : 9pt;	color : #666666;}
tt  {	font-family : Courier New,Courier;	font-size : 10pt;	color : #0000C0;}
sup, sub  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}
a {
	color: #007CBB;
}
a:link  {
	color : #007CBB;
	text-decoration:underline;
}
a:visited  {
	color : #007CBB;
	text-decoration:underline;
}
a:active  {
	color : #C40026;
	text-decoration:none;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.tablehead {  background-color: #CCCCCC; font-weight: bold}
.table {  background-color: #eeeeee}
.footer {  font-size: 7pt}
.termin {  background-color: #eeeeee}
.wb { background-color: #FFEC91}
.sw { background-color: #91daff}
.small {  font-size: 8pt }
.nospace {  margin-bottom: 3px; padding-bottom: 1px}
h4 { margin-bottom: 2px }
ul {
	list-style-type: square;
}
.twitter_div .sidebar-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.twitter_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 2px;
}
