html {
	margin-top:0px;
	padding-top:0px;
}

body {
	margin-top:0px;
	padding-top:0px;
font-size: 10pt;
font-family: Arial, Verdana, Times, sans-serif, Helvetica;
	background-color: #B9C4CC;
	scrollbar-face-color: #B9C4CC;
	scrollbar-track-color: #B9C4CC;
	scrollbar-highlight-color: #B9C4CC;
	scrollbar-3dlight-color: #B9C4CC;
	scrollbar-darkshadow-color: #B9C4CC;
	scrollbar-base-color:#B9C4CC; 
	scrollbar-arrow-color:  #889CB0;	
	scrollbar-shadow-color: #889CB0;	
}

/* Ausrichtungen */
.links {
	text-align: left;
}
.rechts {
	text-align: right;
}
.zentriert {
	text-align: center;
}
.blocksatz {
	text-align: justify;
}


/* Absatz */
p {
	font-size: 10pt;
}

/* Links */
a { text-decoration: underline; color: #3E4753; font-size: 10pt;}
a:visited	{ text-decoration: underline; color: #3E4753; }
a:hover		{ text-decoration: none; color: #104E8B; }
a:active	{ text-decoration: underline; color: #D8E4EC; }

a img {
	border:1px solid #b9c4cc;
}
a:hover img {
	border:1px solid #97a4ac;
}

/* Links im News-Footer */
.newsfoot { 
	font-size: 8pt;
}
a.newsfoot { 
	text-decoration: none; 
	color: #3E4753; 
}

a.postlink, a.postlink:link, a.postlink:visited, a.postlink:active {
	line-height: 1.5em;
	padding: 0 0 0 13px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	text-decoration: none; color : #0000FF
}
a.postlink:hover {
	line-height: 1.5em; padding: 0 0 0 13px;
	background: url('images/li_bulla.gif') no-repeat 0 1px;
	text-decoration: none; color : #FF0000
}

/* Trennlinien */
hr	{ 
    height: 0px; 
	border: solid #525E6E 0px; 
	border-top-width: 1px;
}
hr.auswert	{ 
	border: dashed #525E6E 0px; 
	border-top-width: 1px;
}

/* Überschriften */
#headline1 {
	margin-top: 5px; 
	margin-bottom: 30px;
	color: #D8E4EC;
	background-color: #889CB0;
}
#headline2 {
	margin-top: 5px; 
	margin-bottom: 20px;
	color: #D8E4EC;
	background-color: #889CB0;
}
#headline3 {
	margin-top: 5px; 
	margin-bottom: 0px;
	color: #D8E4EC;
	background-color: #8CA0B4;
}
#headline_gb {
	margin-top: 0px; 
	margin-bottom: 3px;
	color: #D8E4EC;
	background-color: #889CB0;
}
h4 { 
    font-size : 18px; 
	background-color: #8CA0B4; 
	color : #D8E4EC; 
	padding-left: 15px;
}

img.newsicon {
	padding: 1px 3px 1px 1px;
}

/* Tabelle */
table {
	font-size: 10pt;
}
/* für lmo minitabs size 12 */
table.bce12 {
	font-size: 12pt;
	margin-top:0.4em;
}
table.bce {
	background-color: #C7CFD6;
}
th.statistik_ms1 {
    background-color: #0099cc;
}
th.statistik_ms2 {
    background-color: #99cc00;
}
th.statistik_ms3 {
    background-color: #ff9900;
}
th.minitabs {
 	color: #D8E4EC;
	background-color: #889CB0;
	text-align:center;
	font-size:90%;
	BORDER: #8CA0B4 1px dotted;
}

table.bcetable {
	font-size: 10pt;
	BORDER: #8CA0B4 1px dotted; 
}
#bcetable2 {
	font-size: 10pt;
}
table.bcetable th {
	background-color: #ABBED1;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px
}
table.bcetable td {
	padding-left: 3px;    
}
td.footer {
	background-color: #ABBED1;
	padding-left: 5px;	
}
table .TopTable
{
	BORDER-BOTTOM: #889CB0 1px dotted;
}
/* Tablle Mannschaftskader */
#kader {
	
}
#kader th {
	background-color: #104E8B;    
    color: #E0EEEE;
}

/* dhtml uhr */
#Uhr {
	font-size: 8pt;
}

/* Form elements */
input,textarea,select {
	color : #000000;
	background-color: #B9C4CC;
	font-size: 10pt;
}
input.bce_button {
	background-color: #B9C4CC;
}

/* Spieler-Statistik seit 73/74 */
#table_spieler_sort {
	font-size: 8pt;
}

/* Auswahlfelder Erste- oder Reservemannschaft */
input.spieler_sort {
	background-color: #B9C4CC;
	font-size: 11px;
}

input.liteoption {
	background-color : #B9C4CC;
	font-weight : normal;
	font-size: 11px; 
}
select.spieler_sort {
	background-color : #B9C4CC;    
	color : #000000;
	font: 11px Arial, Helvetica, sans-serif;
}

/*Aufzählungen*/
ul {
	color : #000000;
	font-size: 10pt;
}
ul.link {
	margin-top:5px;
	padding-left:10px;
}
acronym {
	cursor:help;
	border-bottom:1px dotted;
}
.fett {
	font-weight: bold;
}

#einaus, #einaus2 {
	display:none;
}