@-webkit-viewport { width: device-width; }
@-moz-viewport    { width: device-width; }
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }
body {
	background: url('http://fcw06.de/fcw3/css/bg.jpg') #000 center;
	padding-top:60px;
}
.banner {
	background-repeat:no-repeat;
	background-size:cover;
}
.navbar {
	border:none;
	min-height:60px;
	margin-bottom:0;
}
.navbar-brand {
	height:60px;
	padding-top:10px;
	padding-bottom:10px;
}
.navbar-nav>li>a {
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
}
.navbar-toggle {
	margin-top:13px;
}
.shadow {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	background:#111;
}
#traffic-counter-img {
	display:none;
}
.headroom {
	transition: transform 200ms linear;
}
.headroom--pinned {
	transform: translateY(0%);
}
.headroom--unpinned {
	transform: translateY(-100%);
}
	
/* begin - SIDEBAR */
#sidebar_old {
	float:right;
	/*background:#f1f1f1;*/
	width:298px;
	/*background:url(test6.gif) repeat-y #fff;*/
}

#sidebar_old .part > div.sidebar-title1 {
	padding:10px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}
#sidebar_old h3 {
	padding:0px;
	margin:0;
	font-size:1.4em;
	color:#222;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:left;
	/*background:url(test.jpg) top right no-repeat;*/
}
#sidebar_old-container {
	/*padding:10px 10px 10px 10px;
	background:url(test3.gif) repeat-y #fff;*/
	padding:0 0px;
}
#sidebar_old .part {
	padding:0 10px;
	margin: 10px 0 20px 0;
	/*background:url(test2.gif) repeat-x #000;
	padding:1px 1px;
	margin-bottom:10px;
	-moz-border-radius:4px;*/
	
	/*margin-bottom:20px;*/
}
#sidebar_old .part h3 {
	/*color:#fff;
	margin:0;
	padding:0;
	padding:5px 0;
	margin-left:15px;*/
}

.sidebar-title {
	background:url('../images/title30.gif') #000 repeat-x top;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	color:white;
	display:block;
	font-size:12px;
	/*-moz-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;*/
}
.sidebar-content {
	/*border-top:1px solid #999;*/
	margin:0px 0px 0px 0px;
	/*border:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	background:#fafafa;

	-moz-border-radius:4px;*/
/*	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;*/
	/*margin-bottom:20px;*/
	
	/*background:url(test.gif) repeat-x bottom;*/
}
/* end - SIDEBAR */

.skick, .sball, .newsball {
	display:inline-block;
	height:16px;
	width:16px;
}
.skick {
	background:url('images/skick.png') no-repeat;
}
.sball {
	background:url('images/sball.png') no-repeat;
}
.newsball {
	background:url('images/newsball.png') no-repeat;
}

.upcomming {
	/*border-bottom:1px dashed #333;*/
	/*padding:10px 10px 10px 0;*/
	border-bottom:1px solid #ececec;
	/*-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;*/
	cursor:default;
	padding:5px 5px 5px 0px;
	font-size:10px;
}
.upcomming-content {
	font-size:1.1em;
	float:left;
}
.upcomming-team {
	float:right;
	color:#999;
	
	font-family:arial;
}
.upcomming-date {
	color:#999;
	font-family:arial;
	margin:5px 0 0 0;
}
.upcomming .fake-a {
	font-size:1em;
	color:#003366;
	color:#000;
	font-weight:bold;
}
.upcomming .fake-a2 {
	color:#003366;
	color:#222;
}

.datesign {
	float:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; /* Safari, Chrome */
	-khtml-border-radius:4px; /* Konqueror */
	margin:0 10px 0 0;
	background:url(test4.gif) bottom;
	text-align:center;
	padding:0px;
	height:35px;
	font-weight:bold;
	border:1px solid #999;
}
.datesign .dayname {
	float:left;
	background:#6699CC;
	height:35px;
	line-height:35px;
	padding:0 2px;
	font-weight:bold;
}
.datesign .day {
	-moz-border-radius:3px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-radius:3px;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	-khtml-border-radius:3px;
	-khtml-border-bottom-left-radius:0;
	-khtml-border-bottom-right-radius:0;
	padding:1px;
	background:#fff;
	font-size:1.1em;
}
.datesign .month {
	padding:3px 5px;
	color:#fff;
}


.ajxlink {
	border:none;
	background:#fff;
	padding:0;
	margin:0;
	color:#111;
	cursor:pointer;
	font-size:10px;
	float:left;
	padding:4px 6px;
	margin-right:3px;
	-moz-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	
	-webkit-border-radius:3px;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	-khtml-border-radius:3px;
	-khtml-border-bottom-left-radius:0;
	-khtml-border-bottom-right-radius:0;
	font-family:verdana !important;
}
.ajxlink:hover {
	/*background:#444;
	border:1px solid #555;*/
	background:#eee;
}
.test123 {
	background:#ddd;
	color:#111;
}
.test123:hover {
	background:#ddd;
}


#tabelle-klein {
	font-size:10px;
	/*background:#fff;*/
	width:100%;
}
#tabelle-klein td {
	border-bottom:1px solid #ddd;
	padding:5px 0;
}
#tabelle-klein .table-title {
	height:15px;
}
#tabelle-klein .mansch {
	font-size:1.1em;
}
#tabelle-klein .hometeam {
	height:30px;
	background:#EEE;
	background-image:url(../images/hometeam.gif);
	overflow:hidden;
	font-weight:bold;
	color:#003366;
}
#tabelle-klein .hometeam .punkte,
#tabelle-klein .hometeam .platz,
#tabelle-klein .hometeam .spiele,
#tabelle-klein .hometeam .s,
#tabelle-klein .hometeam .u,
#tabelle-klein .hometeam .n {
	color:#003366;
}
#tabelle-klein .hometeam .platz {
}
#tabelle-klein .team {
	height:20px;
}
#tabelle-klein td {
}
#tabelle-klein .platz {
	color:#666;
	text-align:right;
}
#tabelle-klein .spacer {
	width:5px;
}
#tabelle-klein .mannschaft {
	font-size:1.1em;
	color:#666;
}
#tabelle-klein .punkte {
	width:25px;
	color:#666;
	text-align:center;
}
#tabelle-klein .spiele {
	width:25px;
	text-align:center;
	color:#666;
}
#tabelle-klein .s {
	width:15px;
	text-align:center;
	color:#666;
}
#tabelle-klein .u {
	width:15px;
	text-align:center;
	color:#666;
}
#tabelle-klein .n {
	width:15px;
	text-align:center;
	color:#666;
}
#tabelle-klein .linie {
	display:none;
	background:red;
	height:1px;
}




.headline {
	/*border-bottom:1px solid #ddd;*/
	/*-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;*/
	cursor:default;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #ececec;
	font-size:11px;
}
.headline .headline-datum, .headline .headline-rubric, .headline .headline-result, .headline .headline-treff {
	font-family:tahoma;
	color:#999;
	display:block;
}
.headline .headline-result {
	float:right;
	font-size:1.6em;
	font-weight:bold;
	font-family:arial;
	margin-right:5px;
	margin-top:2px;
	
}

.headline .headline-result span {
	-moz-border-radius:5px;
	-webkit-border-radius:5px; /* Safari, Chrome */
	-khtml-border-radius:5px; /* Konqueror */
	padding:2px 4px;
	color:#fff;
	border:1px solid #999;
}

.win {
	background:url(win.jpg) repeat-x bottom #00cc00;
}
.loose {
	background:url(loss.jpg) repeat-x bottom #cc0000;
}
.draw {
	background:url(draw.jpg) repeat-x bottom #ffcc00;
}


.headline a {
	color:#003366;
}

.headline .fake-a {
	color:#111;
}

.headline .headline-datum {
	margin-left:12px;
	font-size:10px;
}



.headline .headline-rubric {
	float:right;
	padding-right:2px;
	color:#aaa;
}
.headline .headline-content {
	display:block;
	font-size:1.0em;
	padding:0;
	margin:0;
}
.headline .headline-content:before {
	content: "\00BB \0020";
}

.headline .headline-treffpunkt {
	display:block;
	text-align:right;
	font-size:10px;
}