/* 
Stylesheet für FC Statistik
*/

ul.linkliste {
	list-style-type:none;
	margin:0;
	padding:0;
}

.fcstat_header {
	background-color:#AAA589;
} 


.rosa_brille {
	background-color: #ffcccc;
	color: #000000;
} 

table.fcstat_tab tr th {
	color: #ffffff;	
}

table.fcstat_tab tr.rosa_brille th {
	color: #000000;	
}

ul.fcstat_nav {
	list-style: none; 
	display: inline; 
	margin: 0;
	padding: 0;
}

ul.fcstat_nav li {
	display: inline; 
	margin-right: 1em;
	margin-left: 0;
}

.fcstat_linkzurueck   {
        background-image: url(/_grafik/pfeil_links.gif);
        background-repeat: no-repeat;
        background-position: 2px;
        padding-left: 11px;
        border-right: thin solid black;
        padding-right: 1em;
}

.fcstat_linkzurueck_plain   {
        background-image: url(/_grafik/pfeil_links.gif);
        background-repeat: no-repeat;
        background-position: 2px;
        padding-left: 11px;
}

.fcstat_fett {
	font-weight: bold;
}
/*für das neue koeln.de*/

.headBoxBrownContent {
background-color:#F7F4ED;
border-color:-moz-use-text-color #CCCCCC #CCCCCC;
border-style:none solid solid;
border-width:0 1px 1px;
line-height:1.3em;
margin-right:-15px;
padding:3px 8px 8px;
}
.headBoxBrownHead {
background:transparent url(http://www.koeln.de/sites/all/themes/koelnde_v1/images/boxes/default_new.png) no-repeat scroll 0 0;
background-position:right top;
margin-right:-15px;
padding-right:20px;
}
.headBoxHalfBrown {
background:transparent url(http://www.koeln.de/sites/all/themes/koelnde_v1/images/boxes/default_new.png) no-repeat scroll 0 0;
clear:both;
margin-bottom:15px;
padding-right:15px;
}
