/*
Theme Name: wbg-theme
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Die deutsche Bearbeitung erfolgte durch <a href="http://wordpress-deutschland.org/">WordPress-Deutschland.org</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

* {margin:0px; padding:0px; list-style:none; }

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-color: #6AB441;
	margin:0px;
	}
	
#container-content p {
	font-size:12px;
	margin: 0 0 15px 0;
}

#page {
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top: 1px solid #cbcbcb;
	border-bottom: 1px solid #cbcbcb;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #75002a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFFFFF;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}

#header {
	background-color: #73a0c5;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0;
	width: auto;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post { margin: 0 0 15px 0; }

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar li a { padding-bottom: 5px; border-bottom:#CCCCCC solid 1px; display:block; text-decoration:none; }
#sidebar li a:hover { padding-bottom: 5px; border-bottom:#CCCCCC solid 1px; display:block; text-decoration: underline; }


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

A:link {color: #6e293f; text-decoration: underline} A:visited {color: #6e293f; text-decoration: underline} A:hover {color: #6e293f; text-decoration: none} a:active, a.active { color: #6e293f; text-decoration: none; }  

#container { background-image:url(images/background-linie.jpg); background-repeat:no-repeat; background-position:left top; margin:0px; }

#container-page {
width:1000px;
position:relative;
left:50%;
margin-left:-500px; 
z-index: 100;
min-height:635px;
	}

#linie { width: 629px; height: 456px; position: relative; z-index:1; background-image:url(images/background-linie.png); background-repeat:no-repeat; }

#container-content {
	height: auto;
	width:1000px;
	background-color:#FFFFFF;
	padding-top:10px;
}

#container-content-after {
  clear: both;
  float:none;
  display: block;
  height:12px;
  background-color:#FFFFFF;
  height: 64px;
  }
  

#container-foot {
  clear: both;
  float:none;
  background-image:url(images/bg-footer.gif); background-repeat:repeat-x;
  background-color:#FFFFFF;
  height: 63px;
  padding-top:10px;
  padding-bottom:2px;
  padding-left:12px;
  font-size: 11px;
}

.foot-links { width: 240px; float:left; height: 64px; background-color:#FFFFFF; }
.foot-rechts { width: 740px; float:left; padding-top: 22px; background-color:#FFFFFF; }

#container-spacer { width: 1000px; height: 20px; float:none; clear:both; }
#container-header { width: 1000px; height: 190px; }
/* #container-header { width: 1000px; height: 210px; font-size:12px; background-image:url(images/white-spacer.gif); background-position:bottom; background-repeat:repeat-x; } */
#container-header-wbg { width: 247px; height: 190px; float:left; }
#container-header-gre { width: 110px; height: 190px; float:right; text-align:right; }
.empty, #empty {float:none; clear:both; height:1px; font-size:1px; }
#container-logo { width: 254px; float:left; height:105px; }
#container-menu { width: 746px; float:left; height:105px; text-align:right; }
#container-icons { width: 746px; height: 76px; float:none; text-align:right; }
#container-navigation { width: 746px; height: auto; text-align:right; }

   
#leiste-links { width:254px; height:auto; float:left; } 
#leiste-mitte { width:732px; height:auto; float:left; }
#leiste-rechts { width:188px; float:left;}


.links {padding:6px; width:auto;clear:both; }
.mitte {padding:6px; width:auto;clear:both; }

.bild { max-height:219px; height: 219px; float:none; overflow:hidden; }

.headline {
	color: #6e293f;
	font-weight: bold;
	font-size: 14px;
}

h1 {
	color: #6e293f;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px; margin-bottom:8px; padding:0px;
}

.subline {
	color: #6e293f;
	font-weight: bold;
	font-size: 12px;
}

.box-head { 
	background-image: url(images/box-head.gif);
	background-repeat:no-repeat; 
	padding: 5px 10px;
}

h2.box-head {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding: 15px 10px;
	text-transform: uppercase;
}

.box-head a { color:#FFFFFF; }
.box-head a:visited { color:#FFFFFF; }

.box-bg { padding-top:30px; background-image:url(images/box-bg.gif); background-repeat:repeat-y; width: 720px; color: white;  }
.box-footer { background-image:url(images/box-footer.gif); height:37px; background-position: top; width: 720px;  }


.box-inhalt { padding-left: 20px; padding-right:20px; padding-top:0px; padding-bottom:0px; position:relative; }
.box-inhalt a { color:white }
.box-inhalt a:visited { color:white }
.box-inhalt a:hover { color:white }
.box-inhalt a:active { color:white }
.box-inhalt ol li { margin-bottom: 5px; }

/* Box Spieltage */
#container_spieltag {

}

#container_spieltag h3 {
	color:#fff;
	text-transform:uppercase;
	margin:0px;
	padding: 0 10px;
}

/*
#container_spieltag h2 {
	padding-bottom: 5px;
	font-size:20px;
	margin:0px;
}
*/

#container_spieltag h2 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding: 10px;
}

.spieltag_box-head { 
	background-image: url(images/box-head.gif);
	background-repeat:no-repeat;
	padding: 5px 10px;
}

/*
.spieltag_box-head h2 {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding: 10px;
}
*/

#container_spieltag .spieltag_left {
	float:left;
	padding:0px 3px;
	width:114px;
	color:#000;
	text-align:center;
	font-weight:bold;
}

#container_spieltag .spieltag_left_inner {
	background-image:url(images/kalenderblatt-gross.png);
	background-repeat:no-repeat;
	width:114px;
	height:121px;
}

#container_spieltag .spieltag_left_inner_inner {
	padding: 20px 10px;
}

#container_spieltag .spieltag_left_inner_inner_inner {
	color:#993366;
	font-size:48px;	
}

#container_spieltag .spieltag_left_inner_inner_inner a, #container_spieltag .spieltag_left_inner_inner_inner a:hover {
	color: #993366;
	text-decoration:none;
}

.spieltag_box-head a { color:#FFFFFF; }
.spieltag_box-head a:visited { color:#FFFFFF; }

.spieltag_box-bg { padding-top:20px; background-image:url(images/box-bg.gif); background-repeat:repeat-y; width: 720px; color: white;  }
.spieltag_box-bg .post-content { float:right; width:535px; }
.spieltag_box-bg .video { text-align:center; margin-top:20px; }
.spieltag_box-footer { background-image:url(images/box-footer.gif); height:37px; background-position: top; width: 720px;  }


.spieltag_box-inhalt { padding-left: 20px; padding-right:20px; padding-top:0px; padding-bottom:0px; }
.spieltag_box-inhalt a { color:white }
.spieltag_box-inhalt a:visited { color:white }
.spieltag_box-inhalt a:hover { color:white }
.spieltag_box-inhalt a:active { color:white }
.spieltag_box-inhalt ol li { margin-bottom: 5px; }
.spieltag_box-inhalt form { padding:0 10px; }
.spieltag_box-inhalt form textarea { margin-top:5px; }
#container_spieltag #container_spieltag_grey .spieltag_left_inner_inner_inner, #container_spieltag #container_spieltag_grey .spieltag_left_inner_inner_inner .grau {
	color:#CCCCCC; !IMPORTANT
}

#top_sidebar {
	background-color:#fff;
}

.top_sidebar_inner {
	padding: 10px;
	text-align:right;
}

#top_sidebar .textwidget{
	text-align:right;
}

#karten {
	float:left;
	background-image:url(images/kasten-ticketverkauf.jpg);
	background-repeat:no-repeat;
	width:388px;
	height:220px;
	
}

#karten .textwidget {
	color:#fff;
}

#karten a {
	color:#fff;
	font-weight:bold;
}

#karten h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:24px;
	padding: 15px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
}

#karten h3 {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	/*padding: 15px 10px 5px 10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:-20px 0px 0px 0px;
}

#karten .karten_inner {
	padding: 15px 10px 5px 10px;
	width:300px;
}

#karten .karten_inner_inner {
	padding: 30px 0px 0px 0px;
	width:200px;
}

#spruch {
	background-image:url(images/kasten-walter.jpg);
	background-repeat:no-repeat;
	width:720px;
	height:208px;
}

#spruch .textwidget {
	color:#fff;
}

#spruch a {
	color:#fff;
	font-weight:bold;
}

#spruch h2, #spruch h2 a {
	text-transform:uppercase;
	color:#fff;
	font-size:24px;
	padding: 15px 10px 5px 270px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	text-decoration:none;
}
#spruch h2 a{ padding:0; }
#spruch h2 a:hover { text-decoration:underline; }

#spruch h3 {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	/*padding: 15px 10px 5px 250px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	margin:-40px 0px 0px 0px;

}

#spruch .spruch_inner {
	padding: 35px 10px 5px 270px;
	width:430px;
}

#spruch .spruch_inner_inner {
	padding: 30px 0px 0px 0px;
	width:430px;
}

#spieltag {
	float:right;
	background-image:url(images/kasten-spieltage-ergebnisse.jpg);
	background-repeat:no-repeat;
	width:310px;
	height:220px;
}

#spieltag .textwidget {
	color:#fff;
}

#spieltag a {
	color:#fff;
	font-weight:bold;
}

#spieltag h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:24px;
	padding: 15px 10px 5px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
}

#spieltag .spieltag_inner {
	padding: 15px 10px 5px 10px;
	width:165px;
}

.empty {
	clear:both;
	float:none;
	height:1px;
	font-size:1px;
}

.empty_startseite {
	clear:both;
	float:none;
	height:15px;
	font-size:1px;
}

#navigation-menu ul { width:auto; height:30px;}
#navigation-menu ul li {
 font-size:12px;
 font-weight:bold;
 float:right;
 margin-left:1px;
 color:#6B293F;
 line-height:30px !IMPORTANT;
 text-transform:uppercase;
}
#container-page #navigation-menu { height:30px; }
#navigation-menu ul li div { float:left; height:30px; }
#navigation-menu ul li:hover div, #navigation-menu ul li.current_page_item div { margin-top:-5px; height:35px; }
#navigation-menu ul li:hover div, #navigation-menu ul li.current_page_item div { height:35px; }
#navigation-menu ul li:hover .top-menu-l, #navigation-menu ul li.current_page_item .top-menu-l { background-image:url(images/menu/aktiv_l.png); width:10px;}
#navigation-menu ul li:hover .top-menu-m , #navigation-menu ul li.current_page_item .top-menu-m { background-image:url(images/menu/aktiv_m.png);}
#navigation-menu ul li:hover .top-menu-r, #navigation-menu ul li.current_page_item .top-menu-r { background-image:url(images/menu/aktiv_r.png); width:10px;}
#navigation-menu ul li .top-menu-l { background-image:url(images/menu/no_l.png); width:10px;}
#navigation-menu ul li .top-menu-m { background-image:url(images/menu/no_m.png);}
#navigation-menu ul li .top-menu-r { background-image:url(images/menu/no_r.png); width:10px;}
#navigation-menu ul a:hover {  }
#navigation-menu ul li a { color:#6B293F; text-decoration:none; display:block; padding:0;}

#akt_video {
	position:relative;
	background-image:url(images/kasten-aktuelles-video.jpg);
	background-repeat:no-repeat;
	height:274px;
	width:725px;
}

#akt_video_video {
	position:absolute;
	left:385px;
	top: 18px;
}

#akt_video .akt_video_inner {
	padding: 15px 10px 5px 10px;
	width:300px
}

#akt_video .akt_video_inner_inner {
	padding: 25px 0px 0px 0px;
	width:300px;
}

#akt_video .textwidget {
	color:#fff;
}

#akt_video a {
	color:#fff;
	font-weight:bold;
}

#akt_video h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:24px;
	padding: 5px 10px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
}

#akt_video h3 {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	/*padding: 15px 10px 5px 250px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	margin:-25px 0px 0px 0px;
}

/* Bundesliage Sidebar */

#bundesliga_sidebar {
	width:223px;
	height:auto;
	text-align:center;
	margin:0 auto;
}

#bundesliga_sidebar .textwidget {
	color:#fff;
}

#bundesliga_sidebar a {
	color:#fff;
	font-weight:bold;
}

#bundesliga_sidebar h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:24px;
	padding: 15px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
}

#bundesliga_sidebar h3 {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	/*padding: 15px 10px 5px 250px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	margin:-40px 0px 0px 0px;

}

#bundesliga_sidebar .bundesliga_sidebar_top {
	background-image:url(images/bg_kasten_gruen_oben.jpg);
	background-repeat:no-repeat;
}

#bundesliga_sidebar .bundesliga_sidebar_inner {
	background-image:url(images/bg_kasten_gruen_mitte.jpg);
	background-repeat:repeat-y;
	padding:6px 3px;
}

#bundesliga_sidebar .bundesliga_sidebar_footer {
	background-image:url(images/bg_kasten_gruen_unten.jpg);
	background-repeat:no-repeat;
	padding-bottom:25px;
}


#bundesliga_sidebar .bundesliga_inner_inner {
	padding-left: 1px;
	width:222px;
}

/* Spieltag Sidebar */

#spieltag_sidebar {
	width:223px;
	height:auto;
	text-align:center;
	margin:0 auto;
}

#spieltag_sidebar .textwidget {
	color:#fff;
}

#spieltag_sidebar a {
	color:#fff;
	font-weight:bold;
}

#spieltag_sidebar h2 {
	text-transform:uppercase;
	color:#fff;
	font-size:24px;
	padding: 15px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
}

#spieltag_sidebar h3 {
	text-transform:uppercase;
	color:#fff;
	font-size:16px;
	/*padding: 15px 10px 5px 250px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0px;
	margin:-40px 0px 0px 0px;

}

#spieltag_sidebar .spieltag_sidebar_top {
	background-image:url(images/bg_kasten_rot_oben.jpg);
	background-repeat:no-repeat;
}

#spieltag_sidebar .spieltag_sidebar_inner {
	background-image:url(images/bg_kasten_rot_mitte.jpg);
	height:233px;
	padding: 6px 3px;
}

#spieltag_sidebar .spieltag_sidebar_footer {
	background-image:url(images/bg_kasten_rot_unten.jpg);
	background-repeat:no-repeat;
	padding-bottom:25px;
}

#spieltag_sidebar .spieltag_inner {
	float:left;
	padding-left: 2px;
	background-image:url(images/kalenderblatt-klein.png);
	background-repeat:no-repeat;
	width:34px;
	height:37px;
}

#spieltag_sidebar .spieltag_inner_inner {
	padding-top:9px;
	width:30px;
}

#spieltag_sidebar .spieltag_inner_inner_inner, #spieltag_sidebar .spieltag_inner_inner_inner .grau {
	color:#ccc;
	font-size:16px;
	font-weight:bold;
}

#spieltag_sidebar .spieltag_inner_inner_inner a {
	color:#993366;
	text-decoration:none;
}




#walter { position:absolute; right:0; bottom:-37px; }

.post.zeitreise h2 { height:55px; line-height:55px; }
.post.zeitreise h2 span.jahr { font-size:65px; font-weight:bold;  }
.post.zeitreise h2 span.hl { line-height:27px; display:inline-block; height:55px; margin-left:15px; }