

					/* Body and Major Structural Elements */
					
* {
	margin: 0;
	
	padding: 0;
}
body { background-image: url(../images/backimage.png); background-color:black; background-repeat:repeat-x; 
	margin: 0;
	padding: 0;
	
	color: #202020;
	font: 62.5% "Lucida Grande", Verdana, Arial, sans-serif; /* Resets 1em to 10px */
}
td {  font: 100% "Lucida Grande", Verdana, Arial, sans-serif; /* Resets 1em to 10px */}

table{ width: 70%; border:0px solid #000; 	font: 1.3em/1.6 "Lucida Grande", Verdana, Arial, sans-serif;}

#tabelle table{ width: 70%; border:0px solid #000; 	font: 1.3em/1.6 "Lucida Grande", Verdana, Arial, sans-serif;}
#tabelle td { border:0px solid #000; border-bottom:1px solid #000; vertical-align:top; padding-right:4px;overflow:hidden; font: 13px Arial, sans-serif; /* Resets 1em to 10px */}


#page {background-color:white;
	margin: 0 auto 0;
	padding: 0;
	width:924px;
}
#header {
	margin: 0px 0 0; 	width:100%;background-color:black;
	overflow:hidden; height:146px;
}


#header.bambini {
	background-color:black; background-image: url(images/kinder.png);
	
}




.header_logo { width:130px; }
.logo {
	margin:0px 20px 0 2px;
	display:inline;
	float:left;
}.logo span {display:none;}


.header-panel {
	width:60.5em; margin-top: 40px;
}

#header p.blogtitle { color:#FFFFFF;
	text-indent: 10px;
	font: 3em Georgia, "Times New Roman", Times, serif;
}
#header p.description {
	text-indent: 180px;
	font-size: 1.4em; color:#FFFFFF;
}

#header .logoimg { margin-left:10px; margin-left:5px; margin-top:10px;vertical-align:middle;}
#content {float: right; width: 670px; margin-right:20px;}
#content ul {font-size: 1.4em;}
#content_home {float: right; width: 470px;}
.narrowcolumn {
	
	margin: 0;
	padding: 0;
	
}

#sidebarright {
width:210px;
padding:0px;
float:right;
margin-left:15px;
background:#fff;
	}
#navigation {
	width: 200px;  
	padding: 0px 0 0px;
	list-style-type: none;
	text-align: right;
	float:left;background: url(images/sidebar_shadow.png) no-repeat right; 
}

.post {
}
.multipost {
	padding: 0 0 80px;
}
.entry {
	margin: 0;
	padding: 0;
}
.navigation {
	padding: 10px 0 60px;
	line-height: 1.5em;
}
img.centered {
	margin: 0 auto 0;
	display: block;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	float: left;
	display: inline;
}
.alignright {
	margin: 0 0 0 10px;
	padding: 4px 0 0 0;
	float: right;
	display: inline;
}
#footer {
	width: 924px;
	margin: 0 auto 0;
	padding: 20px 0 25px 0px;
	clear: both; overflow:hidden; background-color: #F3F3F3;
}
.footerleft {
	width: 380px; float:left; margin-left:15px;
}
.footerright {
	width: 380px; float:right; margin-right:15px;
}

.gallerybox {border: 1px solid #ccc; width: 200px; text-indent: 3px; padding-top: 5px; background-color: #efefef;}
					/* End Body and Major Structure */

.center {
	text-align: center;
}
.clear {
	clear: both;
}
.inline {
	display: inline;
}
.hidden {
	display: none;
}


					/* Begin Sidebar */
					
#sidebar {

	padding: 0px 0 0px 0px;
	list-style-type: none;
	text-align: left;
	
}
#sidebar a {
	padding: 0.3em 0 0.3em 0.3em;
	border: none;
	color: #202020;
	text-decoration: none;
}
#sidebar a:hover {
	border: none;
	color: #202020;
	text-decoration: none;
}
#sidebar h2 {
	margin: 30px 0 10px;
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #cacaca;
	font: 1.2em "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: left;
}
#sidebar li {
	margin: 0 0 15px 0;
	/* each main section, i.e., Pages, Categories, Archives, etc. */
}
#sidebar ol li {
	list-style: decimal outside;
}
#sidebar p, #sidebar select {
	margin: 5px 0 8px;
}
#sidebar ul, #sidebar ol {
	margin: 8px 0 0 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	/* the block of links for all the Pages, Categories, Monthly Archives, etc. */
}
#sidebar ul li, #sidebar ol li {
	margin: 3px 0; 
	padding: 0.2em 0;
	list-style-type: none;
	/* each individual link, i.e., each page, each category, each month, etc. */
}

#sidebar ul li li {
	margin: 3px 0; text-indent:5px;
	padding: 0.2em 0;
	list-style-type: none;
	/* each individual link, i.e., each page, each category, each month, etc. */
}

#sidebar ul li:hover {
	/* border-left: 1px solid #ff8900; */
}
#sidebar ul ul, #sidebar ol {
	margin: 0 0 0 10px;
}
#sidebar form {
	margin: 0;
}
#searchform {
	padding: 40px 0 0;
}
#sidebar #searchform #s {
	width: 140px;
	height: 22px;
	padding: 3px 0 3px 30px;
	border: none;
	color: #404040;
	font: 1.2em "Lucida Grande", Verdana, Arial, sans-serif;
	background: #fff url(images/bg_search_full.png) no-repeat;
}
#sidebar #searchsubmit {
	padding: 1px;
}

					/* End Sidebar */
					
					/* Begin Paragraphs and Fonts */

acronym, abbr {
	border-bottom: 1px dashed #cacaca;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
h1, h2, h3 {
	margin: 30px 0 14px;
	color: #202020; /* color for post titles is in links section */
	text-decoration: none;
	 font-family: 'Merriweather', arial, serif; font-size:30px
}

h2 {
	 font-size:25px
}

h3 {
	 font-size:20px
}
#footer h1 {
	margin: 0;
	display: inline;
	font: normal 1em "Lucida Grande", Verdana, Arial, sans-serif;
}
h3, .entry h2 {
	font: normal 1.6em;
}
h4 {
	margin: 0;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	/* used in footer on non-single pages */
}
h6 {
	margin: 9px 0 14px;
	font: normal 0.9em "Lucida Grande", Verdana, Arial, sans-serif;
	/* little sub-heading line, to be used on pages in place of a post's date line */
}
p.postdate {
	margin: 0 0 14px 0;
	font: 1.1em "Lucida Grande", Verdana, Arial, sans-serif;
	color: #606060;
}
.entry p {
	margin: 0 0 10px 0;
	font: 1.3em/1.6 "Lucida Grande", Verdana, Arial, sans-serif;
	/* layout for paragraphs across all pages */
}
.bookmarks {
	margin: 40px 0 0 0;
	padding: 4px 0;
	font: 1.2em Arial, Helvetica, sans-serif;
	text-align: center;
	/* social bookmarking */
}
.bookmarks a {
	border: none;
	/* social bookmarking */
}
.postmetadata  {
	margin: 40px 0 30px;
	padding: 10px 10px 12px;
	font: 1.1em/1.4 Arial, Helvetica, sans-serif;
	text-align: center;
}
small {
	font: 1.0em/1.4 Arial, Helvetica, sans-serif;
}
.alt {
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
.entry blockquote {
	margin: 15px 40px 15px 20px;
	padding: 0 0 0 20px;
	border-left: 1px dotted #ff8900;
	text-align: justify;
}
.entry blockquote p {
	line-height: 1.2em;
}
blockquote cite {
	margin: 4px 0 0 0;
	display: block;
}
pre {
	width: 95%;
	margin: 1em 0;
	padding: 1em 3em 1em 1em;
	font: 1.1em "Courier New", Courier, monospace;
	overflow: scroll;
	border: 1px solid #cacaca;
}
code {
	color: #668800;
	font: 110% "Courier New", Courier, monospace;
}
#commentform p {
	margin: 5px 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
.isolate {
	margin: 6px auto 12px;
	padding: 0;
	text-align: center;
}
.recentdate {
	padding: 0 20px 0 10px;
}
#footer p {
	margin: 0;
	padding: 4px 0 0;
}


					/* End Paragraphs and Fonts */

					/* Begin Comments */

.commentlist {
	padding: 0;
	border-bottom: 1px solid #cacaca;
	/* border-bottom styles the end of the list of comments */
	font: 1.1em/1.3 "Lucida Grande", Verdana, Arial, sans-serif;
	/* keep font the same as .entry p */
}
.commentlist li {
	margin: 0;
	padding: 10px 18px;;
	list-style: none;
	border-top: 1px solid #cacaca;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist a {
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist cite {
	font-weight: bold;
}
.commentlist li pre {
	/* controls text within <code> brackets within comments (pre is added automatically by codeautoescape plugin) */	
	width: 90%;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist cite a {
	border: none;
	text-decoration: none;
}
.commentlist cite a:hover {
	border: none;
	text-decoration: underline;
}
.commentmetadata {
	font-weight: normal;
}
.comment {
	background: #fff url(images/com_bubble_white.png) 0 12px no-repeat;
}
.oddcomment {
	background: #fff url(images/com_bubble_white.png) 0 12px no-repeat;
}
.authority {
	/* li.authority controls behavior of comment if comment author = post author */
	background: #fff url(images/com_bubble_auth_white.png) 0 12px no-repeat;
}
.commentnumber {
}

					/* End Comments */

					/* Links */

a {
	border-bottom: 1px solid #6c6882;
	color: #202020;
	text-decoration: none;
}
h2 a, h2 a:visited, h3 a, h3 a:visited {
	margin: 0 0 0 -1px;
	padding: 0 1px;
	color: #202020;  /* colot for post titles on index, archive, and search pages */
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #fff;  font-family: 'Merriweather', arial, serif; font-size:25px
}
a:hover, h2 a:hover, h3 a:hover {
	border-bottom: 1px solid #ff8900;
	color: #202020;
	text-decoration: none;
}
.entry a:hover {
}
.postmetadata a {
	border: none;
	text-decoration: underline;
}
.postmetadata a:hover {
	border: none;
	text-decoration: none;
}
small a {
	border: none;
}
.download {
	background: #fff url(images/down_white.png) 0 50% no-repeat;
	padding: 0 0 0 18px;
}
.download a {
	padding: 0 2px;
	border-bottom: 1px solid #779900;
}
.download a:hover {
	border-bottom: 1px solid #779900;
	color: #fff;
	background: #779900;
}
.hidelink, a.hidelink:hover, a img {
	border: none; color:#FFFFFF;
}
li.tagcloudtags a {
	letter-spacing: 0;
	text-transform: none;
}
.more-link a {
	/* .more-link added by the_excerpt_reloaded plugin http://guff.szub.net/2005/02/26/the-excerpt-reloaded/ */
	border: none;
	color: #cacaca;
}
.more-link a:hover {
	border: none;
	color: #404040;
}

					/* End Links */

					/* Begin Lists */
					
.entry ol, .entry ul {
	margin: 0 0 0 4px;
	padding: 0 0 8px 0;
	font: 1.3em/1.2 "Lucida Grande", Verdana, Arial, sans-serif;
	/* keep the same as .entry p */
}
.entry ol {
	list-style: decimal outside;
}
.entry ul {
	list-style: circle outside;
}
.entry ol li, .entry ul li {
	margin: 0 0 0 1.5em;
	padding: 2px 0 4px 0;
}
.nocomments {
	margin: 0 0 20px 0;
	text-align: center;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	clear: both;
	display: inline;
	list-style-type: none;
}

					/* End Lists */

					/* Begin Forms */
					
	/* Give forms a class of clearfix to make them contain the floated submit button */
	
.entry form {
	/* text-align: center; */ 
	/* This is mainly for password protected posts, makes them look better. */
}
#commentform {
}
select {
	width: 130px;
}
#commentform input, #contact input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
#contact input, #contact textarea {
	font: 0.9em "Lucida Grande", Verdana, Arial, sans-serif;
}
#contact p {
	margin: 5px 0;
}
#contact textarea {
	width: 100%;
	margin: 6px 0 0 0;
	padding: 2px;
	overflow: hidden;
}
#contact #submit {
	width: 100px;
	margin: 0;
	float: right;
}

					/* End Forms */

					/* Begin Calendar */

#wp-calendar {
	margin: 10px auto 0;
	width: 140px;
	empty-cells: show;
}
#wp-calendar a {
	display: block;
	text-decoration: underline;
}
#wp-calendar #next a {
	font-size: 9pt;
	text-align: right;
}
#wp-calendar #prev a {
	font-size: 9pt;
	text-align: left;
}
#wp-calendar caption {
	width: 100%;
	font: bold 1.3em "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
	text-decoration: none;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#wp-calendar td {
	width: 20px;
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

					/* End Calendar */



/* Captions */

.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, .wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

					/* Begin .clearfix http://www.positioniseverything.net/easyclearing.html */
					
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




 /* This styles the unordered list element to remove bullets and align the text */
 ul#nav { font-family: Calibri, Verdana, Arial, Helvetica, sans-serif; 
   list-style-type : none; font-size:15px;
   text-align : left;
 }
 
  ul#nav ul {
   list-style-type : none;
   text-align : left;
 }

 /*
  This styles the links. It’s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nav a {border-bottom: 1px solid #EBEBEB;
   padding : 15px 0px 2px 0px; text-indent:15px;
   
   width : 200px;
   height : auto;
   color : black;
   font-weight : bold;
   font-style : normal;
   display : block;
   text-decoration : none;
 }

 ul#nav ul li a {
   
   padding : 15px 0px 2px 0px;text-indent:25px;
   
   width : 200px;
   height : auto;
   color : black;
   font-weight : bold;
   font-style : normal;
   display : block;
   text-decoration : none;
 }
 
  ul#nav ul a {
  background-color:#F1F1F1;
   padding : 15px 5px 2px 10px;
   margin-bottom : 1px;
   width : 180px;
   height : auto;
   color : white;
   font-weight : bold;
   font-style : normal;
   display : block;
   text-decoration : none; 
 }
 




 ul#nav li ul li {
  
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nav li {
   margin-bottom : 1px;
 }

 /* This removes the default left margin (indentation) */
 ul#nav li {
   margin-left : 0;
 }
 
  ul#nav li li li a { font-size:12px; text-indent:40px;   background-color:#E9E9E9;
 }
 
 

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn’t do it in this example. I didn’t feel it was needed
 */
 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
   background-color : #00611A;
   color : #fff;
 }

 ul#nav li ul li a:hover, ul#nav li ul li a:focus, ul#nav li ul li a:active, ul#nav li ul li a:active  {
   background-color : #EBEBEB;
   color : black;
 }


 /*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
   background-color : black;
   color : #fff;
   cursor : default;
   text-align : left;
 }
 

  ul#nav li ul li.current_page_item a, ul#nav li ul li.current_page_item a:hover,
 ul#nav li ul li.current_page_item a:focus, ul#nav li ul li.current_page_item a:active {
   background-color : red;
   color : #fff;
   cursor : default;
   text-align : left;
 }


/*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
   background-color : #9e9e55;
   color : #fff;
   cursor : default;
   text-align : left;
 }
 
 	/* LINKS. */

ul.links li {
	list-style-type: none; display:inline;

}
	
	ul.links ul {	margin: 8px 0 0 0; width:600px;
	
}
ul.links li ul li {
	margin: 3px 0; float:left; margin: 8px 8px 0 0;
	padding: 0; width:260px;
	list-style-type: none; display:inline;

}
ul.links li a { border:none;

}
 

 
 
.lcp_list li a {font-family: 'Merriweather', arial, serif;} 
.lcp_catlist li a { font-family: 'Merriweather', arial, serif;  font-size:26px; }
.lcp_catlist li p { font-size:14px; margin-right:20px;}
#content_home .lcp_catlist li a { font-family:arial, serif; font-size:13px}
ul.lcp_catlist { margin:0px; list-style-image:none; list-style:none; padding:0px;}

/* DSG TABELLE */


.fvTabelle { border:none; font-family:Arial, Helvetica, sans-serif;font-size:12px;
}

table.fvTabelle td {padding:2px; padding-bottom:3px; padding-top:3px;}
td.ueberschrift_tabelle {display:none;}
.disclaimer {font-size:10px;font-family:Arial, Helvetica, sans-serif; color:#CCCCCC; margin-top:10px;}


td.ueberschrift_rang, td.ueberschrift_mannschaft, td.ueberschrift_spiele, td.ueberschrift_siege, td.ueberschrift_unentschieden, td.ueberschrift_niederlagen, td.ueberschrift_torverhaeltnis, td.ueberschrift_tordifferenz, td.ueberschrift_punkte { border-bottom:1px solid #cccccc;}


.ueberschrift_rang, td.ueberschrift_mannschaft, td.ueberschrift_spiele, td.ueberschrift_siege, td.ueberschrift_unentschieden, td.ueberschrift_niederlagen, td.ueberschrift_torverhaeltnis, td.ueberschrift_tordifferenz, td.ueberschrift_punkte { border-bottom:1px solid €cccccc;}


tr.ungerade { background-color:#efefef;}
tr.verein1418 {background-color:#02621B; color:white;}

td.spielort, td.ueberschrift_spielort {display:none;}
td.ueberschrift_details, td.link {display:none;}

td.ueberschrift_zeit, td.zeit {display:none;}
td.ueberschrift_kategorie, td.kategorie {display:none;} 
td.ueberschrift_liga, td.liga {display:none;}
