@charset "utf-8";
/* CSS Document */

/*  
Theme Name: BVB | Fanabteilung 2010
Description: Layout für den Internetauftritt der BVB | Fanabteilung
Version: 1.0
Author: Daniel da Costa 

	
 */

body,td,th {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:visited {
	color: #000;
}
a:active {
	color: #000;
}

h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	padding-left: 1px;
	text-decoration: none;
}



h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.news-datum {
	color: #666;
	font-size: 10px;
}


hr{
	border: 0px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}


.headline { margin-bottom:5px; font-size:13px; font-weight:bold; }


.einruecken40 { padding-left:40px; }

.links { text-align:left; }

.rechts { text-align:right; }

.zentriert { text-align:center; }

.fett { font-weight:bold; }

.gelb { color:#FFEB00; }

.weiss { color:#FFFFFF; }
.grau {
	color: #666; }

/*	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: 0px;
	margin: 5px 0px 2px 11px;
	}

img.alignleft {
	padding: 0px;
	margin: 5px 11px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0px;
	}

.alignleft {
	float: left;
	}

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption.alignleft {
	margin: 5px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 5px 0px 0px 10px;
}
.wp-caption a img {
	margin: 0px;
	padding: 0px;
}
.wp-caption-text {
	font-size: 10px;
	padding: 2px;
	background-color: #FF0;
	margin-top: 2px;
	margin: 2px 0px 0px 0px;
	text-align: center;
}
/* End captions */

strong.search-excerpt {
  background-color: #fdf608;
}



#head {
	display: none;
}
#header {
	display: none;
}
#main {
}
#main #left{
	display: none;
}
#main #left #menu {
	display: none;
}
#main #left #box-gelb {
	display: none;
}
#main #left #box-schwarz {
	display: none;
}


#main #content{
	margin: 0px;
	list-style-position: inside;
}
#partner #partner-links {
	display: none;
}
#partner #partner-links a {
	display: none;
}
#partner #partner-rechts {
	display: none;
}
#partner #partner-rechts a {
	display: none;
}


#main #right{
	display: none;
}
#main #right #box-gelb{
	display: none;
}
#main #right #box-schwarz{
	display: none;
}
#main #right #form1 {
	display: none;
}
.right-ueberschrift1 {
	display: none;
}
.right-ueberschrift2 {
	display: none;;
}
.right-ueberschrift3 {
	display: none;
}
#partner {
	display: none;
}



#foot {
	width: 660px;
	height: auto;
	float: none;
	clear: both;
	padding-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}



#foot #copyright {
	float: right;
	font-size: 8px;
	font-weight: bold;
	padding-top: 5px;
	line-height: 80%;
}
#foot #navigation {
	display: none;
}
#foot a{
	display: none;
}
#foot a:hover {
	display: none;
}
img {
	border: 0px;



}
#content #archiv {
	list-style-position: inside;
	list-style-type: none;
	padding-left: 10px;
}
#main #content #archiv li {
	text-decoration: none;
	list-style-type: none;
}

#content #contentgelb {
	background-color: #FDF608;
	padding: 5px;
	margin: 2px;
}
#main #content #feed {
	text-align: right;
	background-image: url(images/rss.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	width: 195px;
	text-decoration: none;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: auto;
	display: none;
}
#main #content #feed a {
	text-decoration: none;
}
#main #content .pagebar {
	font-size: 12px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	display: none;
}
#main #content .pagebar a {
	text-decoration: none;
}
#main #content .pagebar .this-page {
	font-weight: bold;
}

#main #content #liste {
	list-style-type: none;
}
#main #content #liste li {
	background-color: #FDF608;
	list-style-type: none;
	padding: 1px;
	margin-bottom: 3px;
}
