@CHARSET "UTF-8";

/* Grundformatierungen */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Verdana, Tahoma, sans-serif;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1em;
}

ol,ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

p.radio {
	width: 250px;
}

p.korrekt {
	padding: 20px;
	color: green;
}

p.falsch {
	padding: 20px;
	color: red;
}

#einzelSpielerTabelle {
	width: 720px;
}

#einzelSpielerTabelle td {
	padding: 5px;
}

td {
	padding: 3px;
}

th {
	padding: 5px 10px;
}

th.sortable {
	cursor: pointer;
}

th.zeiten {
	border: 1px solid;
}

/* Seite */
#wrapper {
	width: 1021px;
	margin: 0 auto;
	font-size: 1em;
	background: url(../images/bg_shadow.png) repeat-y;
}

#header {
	width: 991px;
	height: 234px;
	margin: 0 0 0 15px;
	background: url(../images/header.png) no-repeat;
	border-top: 5px solid #CCCCCC;
}

#navibar {
	width: 991px;
	height: 38px;
	margin: 0 0 0 15px;
	background: url(../images/ball-sf-logo-navi.png) no-repeat;
}

#naviWrapper {
	width: 542px;
	height: 38px;
	margin: 0 0 0 249px;
	background: #C71014;
	/* background: url(../images/bg-navi.png) repeat-x; */
}

#subheader {
	width: 991px;
	height: 58px;
	margin: 0 0 0 15px;
	background: url(../images/ball-sf-logo.png) no-repeat;
}

#contentWrapper {
	width: 991px;
	margin: 0 0 0 15px;
	line-height: 1.3em;
	background: url(../images/bg-content.png) repeat-y;
}

#content {
	width: 717px;
	font-size: 0.8em;
	float: left;
	margin: 10px 10px 10px 15px;
}

#sidebar {
	width: 246px;
	float: right;
}

#sidebarContent {
	width: 226px;
	padding: 20px 10px;
	margin: 0 auto;
}

#sidebarAktuell {
	width: 246px;
	height: 65px;
	background: url(../images/sport-aktuell.jpg) no-repeat;
}

#footer {
	width: 951px;
	height: 50px;
	margin: 0 0 0 15px;
	border-left: 5px solid #CCCCCC;
	border-right: 5px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	background: #c91926;
	padding: 0 0 0 30px;
}

#footerShadow {
	width: 1021px;
	height: 16px;
	background: url(../images/bg_shadow_bottom.png) no-repeat;
}

.clearer {
	clear: both;
}

.hidden {
	visibility: hidden;
}

#tabelleTrainingsZeiten {
	font-size: 0.8em;
	width: 720px;
}

/* jBar */
.jbar {
	width: 100%;
	background-color: #9f9e9e;
	position: fixed;
	filter: progid :       DXImageTransform.Microsoft.Alpha (   opacity =  
		95 );
	opacity: 0.95;
	-moz-opacity: 0.95;
	text-align: center;
	left: 0px;
	z-index: 9999999;
	margin: 0px;
	padding: 0px;
}

.jbar-top {
	top: 0px;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #ebebeb;
}

.jbar-bottom {
	bottom: 0px;
	border-bottom: 2px solid #fff;
	border-top: 1px solid #ebebeb;
	color: #777;
}

.jbar-content {
	line-height: 46px;
	font-size: 18px;
	font-family: 'Lucida Grande', sans-serif;
}

a.jbar-cross {
	position: absolute;
	width: 64px;
	height: 64px;
	background: transparent url(../images/cross.png) no-repeat top left;
	cursor: pointer;
	right: 10px;
}

a.jbar-cross:hover {
	background-image: url(../images/cross_hover.png)
}

.jbar-top a.jbar-cross {
	top: 8px;
}

.jbar-bottom a.jbar-cross {
	bottom: 8px;
}

a.button {
	width: 64px;
	height: 64px;
	color: #ccc;
	background: transparent url(../images/info.png) no-repeat center center;
	float: left;
	text-decoration: none;
	line-height: 64px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	text-align: center;
	clear: both;
}

a.button:hover {
	color: #fff;
	-moz-opacity: 0.9;
	opacity: 0.9;
}

/* News */
.news {
	width: 720px;
	margin: 0 0 50px 0;
	background: url(../images/news_shadow.png) repeat-y;
	background-color: #000000;
}

.newsTop {
	width: 720px;
	height: 16px;
	background: url(../images/news_shadow_top.png) no-repeat;
}

.newsTitel {
	width: 690px;
	height: 16px;
	margin: 0 8px 0 15px;
	padding: 0 0 0 10px;
	color: #000000;
	font-weight: bold;
	font-size: 0.8em;
	background: url(../images/news_bg_autor.png) no-repeat;
}

.newsAutor {
	width: 670px;
	height: 12px;
	margin: 0 8px 0 15px;
	padding: 10px;
	color: #000000;
	font-size: 0.8em;
	background: #CCCCCC;
}

.newsContent {
	width: 670px;
	margin: 15px 25px;
	line-height: 1.3em;
}

.newsBild {
	float: right;
}

.newsBottom {
	width: 720px;
	height: 16px;
	background: url(../images/news_shadow_bottom.png) no-repeat;
}

.einzelNewsTitel {
	width: 710px;
	height: 25px;
	padding: 5px;
	color: #C91926;
	font-weight: bold;
	font-size: 0.9em;
	background: #CCCCCC;
}

.einzelNewsAutor {
	width: 710px;
	height: 15px;
	padding: 0 5px 5px 5px;
	color: #000000;
	font-size: 0.8em;
	background: #CCCCCC;
}

.einzelNewsAutor span {
	font-weight: bold;
}

.einzelNewsContent {
	width: 710px;
	line-height: 1.3;
}

/* Slider */
.slideshow {
	margin: auto;
	width: 186px;
	height: 136px;
}

.slideshow img {
	padding: 15px;
	border: 1px solid #ccc;
	background-color: #eee;
}

/* Menü */
#jsddm {
	margin: 0;
	padding: 0
}

#jsddm li {
	float: left;
	list-style: none;
	text-align: center;
	font: 12px Tahoma, Arial
}

#jsddm li a {
	display: block;
	background: #C71014;
	padding: 10px 10px;
	text-decoration: none;
	width: auto;
	color: #EAFFED;
	white-space: nowrap
}

#jsddm li a:hover {
	background: #C71014;
	color: #000000;
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 50;
}

#jsddm li ul li {
	float: none;
	display: inline
}

#jsddm li ul li a {
	text-align: left;
	width: auto;
	min-width: 90px;
	background: #C71014
}

#jsddm li ul li a:hover {
	background: #C71014
}

/* SLIMBOX */
#lbOverlay {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	z-index: 98;
}

#lbCenter,#lbBottomContainer {
	position: absolute;
	overflow: hidden;
	background-color: #fff;
	z-index: 100;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
	z-index: 99;
}

#lbPrevLink,#lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prev.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/next.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
	z-index: 100;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/close.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption,#lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* Galerie */
#nav {
	float: left;
	width: 700px;
}

#preview {
	float: left;
}

strong {
	font-weight: bold;
}

ul {
	margin: 0;
	font-size: 0.9em;
}

li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

li a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#footerLinks ul {
	margin: 0;
	font-size: 0.9em;
}

#footerLinks li {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 0 10px 0 0;
	float: left;
}

#footerLinks li a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#footerLinks li a:hover {
	color: #CACACA;
	text-decoration: underline;
}

a.newsLinks {
	color: #C91926;
	font-weight: bold;
}

.imgWrapper {
	width: 100px;
	height: 150px;
	margin: 5px 15px 0 0;
	float: left;
}

.galName {
	margin: 0 0 0 10px;
	float: left;
}

.galBackLink {
	margin: 0 37px 0 0;
	float: right;
}

a.galBackLink {
	color: #C91926;
	font-weight: bold;
}

.galBildPlatzieren {
	width: 125px;
	text-align: center;
	display: block;
}

.galUnterSchrift {
	width: 125px;
	text-align: center;
	display: block;
}

.galVorschau {
	width: 125px;
	height: 150px;
	float: left;
	margin: 10px;
}

.mannschaftenUnterSchrift {
	width: 100px;
	text-align: center;
	display: block;
}

.mannschaftenVorschau {
	width: 100px;
	float: left;
	margin: 30px;
}

.mannschfatenBackLink {
	color: #000000;
	font-weight: bold;
}

/* a.mannschaftenVorschau img {
	filter: alpha(opacity = 50);
	-moz-opacity: 0.50;
	opacity: 0.50;
	margin: 10px;
	border: solid 2px #FFFFFF;
}

a.mannschaftenVorschau:hover img {
	filter: alpha(opacity = 100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border: solid 2px #C91926;
} */ /* Paging News */

#einzelBild {
	float: left;
}

#einzelBildNamen {
	margin: 0 0 0 30px;
	width: 500px;
	float: left;
}

div.pagination {
	margin: 15px 12px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; /* no underline */
	color: #C91926;
}

div.pagination a:hover,div.pagination a:active {
	border: 1px solid #C91926;
	color: #000;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #C91926;
	font-weight: bold;
	background-color: #C91926;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}

/* Kalender */
#loading {
	position: absolute;
	top: 5px;
	right: 5px;
}

#calendar {
	width: 700px;
	margin: 0 auto;
}
