* {
	margin: 0;
	padding: 0;
}
body {
	background: #069;
	font: 11px/12px Tahoma, Arial;
	margin: 0 25px;
	padding: 0;
}
a {
	color: #069;
}
a:hover, a:visited {
	color: #069;
	display: inline;
}
cite {
	font-size: 11px;
	display: block;
	padding: 2px;
	margin-bottom: 0.7em;
}
img {
	border: 0;
}
input, select, textarea {
	font: 11px/12px Tahoma, Arial;
}
input.button {
	padding: 1px 5px;
}
p, ol, ul {
	margin-bottom: 1em;
	line-height: 120%;
}
ol, ul {
	margin-left: 2em;
}
ul.pdf li {
	list-style-image: url(/images_bundesliga/icons/pdf.gif);
	padding-left: 4px;
}
ul.wmv li {
	list-style-image: url(/images_bundesliga/icons/wmv.gif);
	padding-left: 4px;
}
ol.navigation {
	display: block;
	list-style: none;
	margin-left: 0;
	overflow: auto;
}
ol.navigation .left {
	float: left;
}
ol.navigation .right {
	float: right;
}
#Print-Logos {
	/* Nur im Print-Bereich anzeigen*/
	display: none;
}

#Content h1 {
	font-size: 1em;
	color: #069;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #99CCFF;
}
#Content h1 a {
	text-decoration: none;
}
#Content h1 a:hover {
	text-decoration: underline;
}
#Content h2 {
	font-size: 1em;
	background: #4491C0;
	padding: 4px 5px;
	color: #fff;
	margin: 0;
	margin-top: 1em;
	margin-bottom: 10px;
	text-transform: none;
}
#Content h2 a {
	color: #fff;
	text-decoration: none;
}
#Content h2 a:hover {
	text-decoration: underline;
}
#Content h3 {
	font-size: 1em;
	margin-bottom: 5px;
}
#Content {
	padding: 5px 16px;
	width: 347px;
	float: left;
}
#Content.total {
	width: 552px;
}
#Content.big-fonts {
	font-size: 1.2em;
}
#Content p span {
	color: #65A2C2;
}
#Right {
	float: right;		
	width: 204px;
	padding: 10px 0;
}
#Right h2 {
	font-size: 10px;
	color: #fff;
	background: #65A2C2 url(/images_bundesliga/redside.png) no-repeat;
	padding: 3px 10px;
	text-transform: uppercase;
	margin: 0;
}
#Navigation {
	height: 33px;
	background: url(/images_bundesliga/navback2.png) repeat-x;
	width: 778px;
}
#Navigation img {
	position: relative;
	top: 0;
	left: 0;
	float: left;
}
#Navigation ul {
	margin: 0 0 0 194px;
	padding: 0;
	list-style: none;
}
#Navigation li {
	display: inline;
	
}
#Navigation :link, #Navigation :visited {
	background: url(/images_bundesliga/navback2.png) 0 0 repeat-x;
	height: 17px;
	padding: 8px 14px;
	display: block;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	border-right: 1px dotted #7AAED0;
}
#Navigation :link:hover, #Navigation :visited:hover,
#Navigation li.left :link:hover, #Navigation li.left :visited:hover {
	background-position: 0 -33px;
	color: #fff;
}
#Navigation .left :link, #Navigation .left :visited {
	background: url(/images_bundesliga/navback1.jpg) 0 0 repeat-x;
	padding-left: 33px;
}
#Navigation li.right :link, #Navigation li.right :visited {
	border: none;
}
#Navigation li.left.active :link, #Navigation li.left.active :visited {
	color: #006699;
	background-position: 0 -66px;
}
#Navigation li.active :link, #Navigation li.active :visited {
	color: #006699;
	background-position: 0 -66px;
}
#Left {
	border-width: 0 0 4px 4px;
	border-color: #63A1C1;
	border-style: solid;
	width: 189px;
	float: left;
	background: #069;
	padding: 1px 0 0 1px;
	border-right: 1px solid #069;
}

#Content .article_picture {
  margin: 0 5px;
  width: 300px;
}
#Content .article_picture.right {
  text-align: center;
  float:right;
}

/* Unternavigation */
ul#subnav {
	margin: 0;
	margin-bottom: 1em;
}
ul#subnav li {
	list-style: none;
	display: inline;
}
ul#subnav li a {
	color: white;
	text-decoration: none;
	background-color: #4491C0;
	padding: 5px 10px;
	display: block;
	border-bottom: 1px solid #DBE9F1;
	border-top: none;
}
ul#subnav li a:hover {
	color: #4491C0;
	background-color: #DBE9F1;
}
ul#subnav li.current a.nav2 {
	color: #4491C0;
	background-color: #DBE9F1;
}
ul#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#subnav ul li {
	margin: 0;
	padding: 0;
}
ul#subnav ul li a {
	color: white;
	background-color: #4491C0;
	padding: 5px 10px 5px 30px;
	display: block;
}
ul#subnav ul li a:hover {
	color: #4491C0;
	background-color: #DBE9F1;
}
ul#subnav ul li.current a.nav3 {
	color: #4491C0;
	background-color: #DBE9F1;
}
ul#subnav ul ul li a.nav4 {
	font-size: 90%;
	padding: 5px 10px 5px 40px;
	color: white;
	background-color: #4491C0;
}
ul#subnav ul ul li.current a.nav4,
ul#subnav ul ul li.current a.nav4:hover {
	color: #4491C0;
	background-color: #DBE9F1;
}



/* Logos der Vereine */
#Logos img {
	border: 0;
	margin: 0;
	margin-bottom: 1px;
}


#Page {
	background: #fff;
	width: 583px;
	float: left;
	border-top: 1px solid #069;
}
#Location {
	padding: 8px 16px;
	background: #CAE5F2;
	color: #8CBAD1;
}
#Location a {
	font-size: 0.85em;
	text-decoration: none;
	color: #8CBAD1;
}
#Sidebanner {
	width: 200px;
	height: 600px;
	position: absolute;
	top:160px;
	left: 830px;
	
}
#Footer {
	clear: both;
	padding: 7px 16px;
	background: url(/images_bundesliga/footerbg.png) repeat-x;
	height: 15px;
}
#Footer ul {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
#Footer li {
	display: inline;
	color: #fff;
	font-size: 0.85em;
}
#Footer li.right {
	float:right;
	padding: 0 5px;
}
#Footer li.pipe {
	border-left: 1px solid #fff;
}
#Footer :link, #Footer :visited {
	text-decoration: none;
	color: #fff;
}
#Content table.games {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 10px;
}
#Content table.games th {
	background: #CAE5F2;
	color: #069;
	text-align: left;
	padding: 4px 5px;
}
#Content table.games tr {
	background: #E7F3F9;
}
#Content table.games tr.active {
	background: #fff;
}
#Content table.games td {
	padding: 5px 5px;
	vertical-align: top;
	color: #069;
	border-bottom: 1px solid #069;
}
#Content table.games td em {
	font-style: normal;
	color: #990000;
}
#Content table.games th.center,
#Content table.games td.center {
	text-align: center;
}
#Content table.games th.right,
#Content table.games td.right {
	text-align: right;
}

#Content .news {
	clear: both;
	margin-bottom: 1em;
}
#Content .news h1 {
	padding-bottom: 0.4em;
}
#Content .news h1.no-underline {
	text-decoration: none;
	border: none;
}
#Content .news h1 .date {
	font-weight: normal;
}
#Content .news h2 {
	font-size: 1em;
	font-weight: normal;
	color: #65A2C2;
	margin: 0;
	margin-bottom: 0.3em;
	padding: 0;
	background: none;
	border: none;
	text-transform: none;
}
#Content .news .newspic.alignleft {
	margin-right: 5px;
	margin-bottom: 3px;
}
#Content .news .newspic.alignright {
	margin-left: 5px;
	margin-bottom: 3px;
}
.box {
	margin-bottom: 5px;
}
.nowrap {
	width: 800px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.notice {
	font-size: small;
	font-weight: bold;
	color: #990000;
}
table.border {
	border-top: 1px solid #006699;
	border-left: 1px solid #006699;
	margin-bottom: 1em;
}

table.border td {
	padding: 2px;
	border-bottom: 1px solid #006699;
	border-right: 1px solid #006699;
	
}


/* Liveticker-Box */
#Liveticker-Data .match {
	background: #E7F3F9;
	padding: 5px 5px;
	vertical-align: top;
	color: #069;
	border-bottom: 1px solid #069;
}
#Liveticker-Data .match.active {
	background: #fff;
}
#Liveticker-Data .match a {
	text-decoration: none;
}
#Liveticker-Data .match a span {
	display: block;
}


/* Vereinslogos der Sponsorenleiste */
#Logos .logo-left {
	margin-right: 1px;
}
#Logos .logo-right {
}


/* Suche */
#Search {
	background-color: #e8f3f9;
	padding: 6px;
}
#Search .searchfield {
	width: 160px;
	margin-right: 5px;
	font-size: 10px;
	padding: 1px 2px;
	color: #006599;
}
#Search .searchbutton {
	width: 17px;
	border: none;
	background: url(/images_bundesliga/search_button.png) no-repeat;
	cursor: pointer;
}


/* Spielerfotos */
.players {
}
.players .player {
	width: 175px;
	text-align: center;
	margin-right: 0.5em;
	margin-bottom 1em;
	float: left;
}
.players h4{
	font-size: 9px;
	color: #069;
	padding-top: 5px;
	padding-bottom: 10px;
}
.players img{
	border: 1px solid #99CCFF;
	padding: 1px;
}

/* Schiedsrichter */
.schiedsrichter {
	width: 120px;
	border: 1px solid #99CCFF;
	background: url(/images_bundesliga/pfeife.gif) no-repeat 1.5em center;
	margin: 0 1em 1em 0;
	padding: 1.5em 0.6em 1.5em 4em;
	float: left;
}


/* Materialliste */
table.materialliste {
	width: 100%;
	border-collapse: collapse;
	margin-left: 2px;
}
table.materialliste th {
	text-align: left;
	padding: 5px 2px;
}
table.materialliste td {
	padding: 5px 2px;
}
table.materialliste th.with-border, table.materialliste td.with-border {
	border-bottom: 1px solid #006699;
}
table.materialliste th.with-bg, table.materialliste td.with-bg {
	background-color: #EAF2F6;
}


/* Tippspiel */
.tippspiel {
}
.tippspiel .label {
	width: 90px;
	float: left;
	clear: left;
}
.tippspiel .input {
	width: 300px;
	float: left;
}

/* Videos */
#Videos ul.stream {
	margin: 0;
	background-color: #EFF6F9;
}
#Videos ul.stream li {
	list-style-type: none;
	border-bottom: 1px solid #006699;
	padding: 5px;
	padding-left: 26px;
	background: url(/yum/images/icons16/wmv.gif) no-repeat 5px 7px;
}
#Videos ul.stream li a {
	text-decoration: none;
}
#Videos ul.stream li a:hover {
	text-decoration: underline;
}

#Videos .video {
	background-color: #EFF6F9;
	border-bottom: 1px solid #006699;
	padding: 5px;
}
#Videos .video a {
	text-decoration: none;
}
#Videos .video a:hover {
	text-decoration: underline;
}
#Videos .video img {
	float: left;
	margin-right: 5px;
}
#LiveStreamContainer {
	text-align: center;
}
#LiveStreamContainer #LiveStreamVideo {
	height: 285px;
}
#LiveStreamContainer #LiveStreamData {
	margin-top: 10px;
	clear: left;
}
#LiveStreamContainer a {
	text-decoration: underline;
}


/* Box für Tabelle */
table.liga {
	border-collapse: collapse;
}
table.liga.box {
	width: 202px;
}
table.liga.full {
	width: 100%;
}
table.liga tr {
	background: #EFF6F9;
}
table.liga th {
	color: #069;
	background: #CAE5F2;
	border-bottom: 1px solid #069;
	padding: 4px;
}
table.liga th.first {
	border-left: 4px solid #CAE5F2;
}
table.liga td {
	border-bottom: 1px solid #069;
	padding: 4px;
	color: #069;
}
table.liga td.playoffs {
	border-left: 4px solid #090;
	margin-left: 0;
}
table.liga td.nothing {
	border-left: 4px solid #66A3C2;
}
table.liga td.relegated {
	border-left: 4px solid #900;
}
table.liga td.left.no-padding {
	padding-left: 0px;
}
table.liga td.center.no-padding {
	padding-left: 1px;
	padding-right: 1px;
}
table.liga td.right.no-padding {
	padding-right: 0px;
}


/* Historie */
.historie-bild {
	border: 1px solid #99CCFF;
	padding: 1px;
	margin-bottom: 2px;
}
.historie-bild.float-left {
	margin-right: 10px;
}
.historie-bild.float-right {
	margin-left: 10px;
}


/* Sitemap */
ul.sitemap {
	margin: 0;
}
ul.sitemap li {
	list-style: none;
	margin-bottom: 1.5em;
}
ul.sitemap li a {
	font-size: 1.1em;
	font-weight: bold;
}
ul.sitemap ul {
	margin-top: 0.8em;
}
ul.sitemap ul li {
	list-style-type: disc;
	margin-bottom: 0.4em;
}
ul.sitemap ul li a {
	font-size: 1em;
	font-weight: normal;
}

/* Shop-Box */
#Shop {
}
#Shop .article {
	background-color: #EFF6F9;
	border-bottom: 1px solid #006699;
	padding: 5px;
}
#Shop .article .image {
	width: 50px;
	text-align: center;
	margin-right: 5px;
	float: left;
}
#Shop .article .description {
}
#Shop .article .link {
	text-align: right;
}
#Shop .article .description a, #Shop .article .link a {
	text-decoration: none;
}
#Shop .article .description a:hover, #Shop .article .link a:hover {
	text-decoration: underline;
}


/* Tippspiel - Tabelle */
table.tippspiel-tabelle {
	width: 250px;
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.tippspiel-tabelle tr {
	background: #E7F3F9;
}
table.tippspiel-tabelle th {,
	background: #CAE5F2;
	color: #069;
	padding: 4px 5px;
	border-bottom: 1px solid #069;
}
table.tippspiel-tabelle td {
	padding: 5px 5px;
	vertical-align: top;
	color: #069;
	border-bottom: 1px solid #069;
}
table.tippspiel-tabelle th.platz,
table.tippspiel-tabelle td.platz {
	width: 30px;
	text-align: center;
}
table.tippspiel-tabelle th.user,
table.tippspiel-tabelle td.user {
	text-align: left;
}
table.tippspiel-tabelle th.punkte,
table.tippspiel-tabelle td.punkte {
	width: 45px;
	text-align: right;
}


/* @group E-Cards-Auswahl */
ul.ecards {
	margin-left: 0;
	list-style: none;
}
ul.ecards li {
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}
/* @end */


/* @group Tippspiel-Box */
#Tippspiel-Box {
	padding: 5px 10px 0 10px;
	background-color: #EFF6F9;
	border-bottom: 1px solid #006699;
}
#Tippspiel-Box a {
	text-decoration: none;
}
#Tippspiel-Box a:hover {
	text-decoration: underline;
}
/* @end */


/* @group Livestream-Box */
#Livestream-New {
	font-size: 1.2em;
	line-height: 140%;
	background: #ff8800 url(/images_bundesliga/bg_livestream_box.jpg) repeat-x left top;
	border: 1px solid #006699;
	text-align: center;
}
#Livestream-New a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding: 1em;
	display: block;
}
#Livestream-New a:hover {
	text-decoration: underline;
}
/* @end */



/* @group Partner */
#Partner {
  margin: 0;
  margin-top: 2em;
  padding: 0;
}
#Partner li {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
#Partner li a {
  display: block;
  margin-bottom: 1px;
}
/* @end */



