/*  
Theme Name: BVB | Fanabteilung 2010
Description: Layout für den Internetauftritt der BVB | Fanabteilung
Version: 1.0
Author: Daniel da Costa 

	
 */

body, td, th {
	background-color: #313131;
	background-image: url(images/body-hintergrund.jpg);
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bold;
	padding-left: 1px;
	text-decoration: none;
	background-color: #000;
	color: #FFF;
	text-indent: 3px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.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 {
	margin: 0px;
	height: 218px;
	background-image: url(images/head-hintergrund.gif);
}
#header {
	margin: auto;
	height: 218px;
	width: 1000px;
	background-image: url(images/header.jpg);
}
#main {
	width: 1000px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/main-hintergrund.gif);
	overflow: hidden;
}
#main #left {
	width: 160px;
	float: left;
	padding-top: 12px;
}
#main #left #menu {
}
#main #left #box-gelb {
	margin-bottom: 5px;
	background-color: #fdf608;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-color: #000;
	padding: 3px;
}
#main #left #box-schwarz {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-color: #000;
	color: #FEEF0D;
	padding: 3px;
}
#main #content {
	width: 660px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	list-style-position: inside;
	text-align: justify;
}
#main #right {
	width: 160px;
	float: right;
	padding-top: 10px;
	font-size: 11px;
	list-style-type: none;
}
#main #right #box-gelb {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fdf608;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-color: #000;
	padding: 3px;
}
#main #right #box-schwarz {
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-width: 1px;
	border-left-color: #000;
	color: #FEEF0D;
	border-right-color: #000;
	padding: 3px;
	font-size: 11px;
}
#main #right #box-schwarz a {
	color: #FDF608;
	text-decoration: none;
}
#main #right #box-schwarz a:hover {
	color: #FFF;
	text-decoration: none;
}

#main #right #form1 {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#main #right #box-gelb .right-ueberschrift1 p {
	margin: 0px;
}

.right-ueberschrift1 {
	font-size: 16px;
}
.right-ueberschrift2 {
	font-size: 14px;
	font-weight: bold;
}
.right-ueberschrift3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 7px;
}
#space {
	width: 160px;
	float: left;
	height: 9px;
}
#partner {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#partner #partner-links {
	float: left;
	background-color: #FFF;
	margin-right: 5px;
	height: 68px;
	width: 445px;
	vertical-align: 50%;
}
#partner #partner-links a {
	vertical-align: text-bottom;
	margin-left: 7px;
	margin-right: 15px;
	float: left;
}
#partner #partner-rechts {
	background-color: #FFF;
	float: left;
	margin-right: 0px;
	height: 68px;
	width: 230px;
}
#partner #partner-rechts a {
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}
#foot {
	width: 1000px;
	height: auto;
	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: 2px;
	line-height: 80%;
	margin-right: 170px;
}
#foot #navigation {
	float: left;
	color: #fdf608;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 10px;
}
#foot a {
	color: #fdf608;
	text-decoration: none;
}
#foot a:hover {
	color: #FFF;
	text-decoration: 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;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#content #contentgelb a {
	text-decoration: none;
}
#content #contentgelb a:hover {
	text-decoration: none;
	color: #333;
}
#content #contentgelb a:visited {
	text-decoration: none;
}
#main #content #news {
}
#main #content #news .news-datum {
	color: #333;
}
#main #content #news h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main #content #news p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#main #content #presse {
}
#main #content #presse .news-datum {
	color: #333;
}
#main #content #presse h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#main #content #column {
	width: 100%;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 5px;
}
#main #content #columnheading {
	float: left;
	width: 34%;
}
#main #content #columncontent {
	float: right;
	width: 65%;
}
#main #content ul li {
	margin-bottom: 3px;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(images/listpoint.jpg);
}
#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;
}
#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;
}
#main #content .pagebar a {
	text-decoration: none;
	margin-right: 9px;
	margin-left: 9px;
}
#main #content .pagebar .this-page {
	font-weight: bold;
	margin-right: 9px;
	margin-left: 9px;
}
#main #content .pagebar .inactive {
	color: #666;
	margin-right: 9px;
	margin-left: 9px;
}
#main #content #liste {
	list-style-type: none;
}
#main #content #liste li {
	background-color: #FDF608;
	list-style-type: none;
	padding: 1px;
	margin-bottom: 3px;
}
#main #content #ansprechparter {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 10px;
}

#main #content #ansprechparter #foto {
	width: 30%;
	float: left;
	text-align: center;
}
#main #content #ansprechparter #info {
	float: right;
	width: 70%;
	padding-top: 15px;
}
#main #content #ansprechparter_ol {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 10px;
}
#main #content #ansprechparter_ol #foto {
	width: 30%;
	float: left;
	text-align: center;
}
#main #content #ansprechparter_ol #info {
	float: right;
	width: 70%;
	padding-top: 15px;
}
#main #content #downloaddatei {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#main #content #download {
	float: left;
	height: 22px;
	line-height: 22px;
	margin-bottom: 5px;
	background-color: #666;
	color: #FFF;
	padding-left: 5px;
	width: 655px;
}
#main #content #download a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#main #content #download a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}


#main #content #download img {
	margin: 0px;
}
#main #content #button {
	background-color: #FDF608;
	line-height: 22px;
	text-align: center;
}
#main #content #button a {
	text-decoration: none;
}
#main #content #column_line {
	width: 100%;
	margin-bottom: 5px;
	float: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#main #content #multimedia_uebersicht {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#main #content #multimedia_uebersicht #album {
	width: 130px;
	float: left;
	height: 175px;
}
#main #content #multimedia_uebersicht #album .album_hover {
	color: #F00;
	background-color: #FF0;
}

#main #content #multimedia_uebersicht #album #subtitle {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #666;
}
#main #content #multimedia_uebersicht #album #bild {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
	text-align: center;
}
#main #content #multimedia_uebersicht #album #titel {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-align: left;
}
#main #content #multimedia_uebersicht #album #titel a {
	text-decoration: none;
}
#main #content #galerie {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#main #content #galerie #foto {
	width: 130px;
	float: left;
	height: 100px;
	text-align: center;
}
#main #content #galerie #text {
	padding-top: 40px;
	overflow: hidden;
	padding-left: 10px;
}



#main #right #box-gelb #img-text {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 17px;
	margin-left: 1px;
	line-height: 17px;
	width: 75px;
	float: left;
}
#main #right #box-gelb #smlinks #img-text img {
	float: left;
	margin-right: 2px;
	margin-left: 3px;
}
#main #right #box-gelb #smlinks #img-text a {
	text-decoration: none;
	line-height: 17px;
}


#main #right #box-gelb #smlinks {
	height: 42px;
}
#main #content #downloadbox {
	line-height: 16px;
	overflow: hidden;
	height: 16px;
	margin-bottom: 5px;
}
#main #content #downloadbox #name {
	width: 200px;
	float: left;
	line-height: 16px;
}
#main #content #downloadbox #name a {
	text-decoration: none;
}
#main #content #downloadbox #name_lang {
	width: 335px;
	float: left;
	line-height: 16px;
}
#content #downloadbox #name_lang a {
	text-decoration: none;
}



#main #content #downloadbox #details {
	width: 200px;
	float: right;
	margin-left: 10px;
}

#main #content #downloadbox #downloadbutton  {
	width: 100px;
	background-color: #666;
	font-weight: bold;
	color: #FFF;
	height: 16px;
	font-size: 12px;
	text-align: center;
	float: right;
	margin-right: 10px;
}
#main #content #downloadbox #downloadbutton a {
	text-decoration: none;
	color: #FFF;
}
#main #content #downloadbox #downloadbutton a:hover {
	text-decoration: none;
	color: #000;
}
#main #content form label  {
	float: left;
	line-height: 21px;
	font-size: 12px;
	background-color: #FDF608;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	width: 200px;
	margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#main #content form #sprycheckbox1 {
}
#main #content form #sprycheckbox1 label {
	width: 89%;
}
#main #content #beitrag #news-bild{
	overflow: hidden;
	float: left;
	padding-top: 1px;
	margin-top: 5px;
	margin-right: 5px;
	height: 100%;
	width: 100px;
}
#main #content #beitrag #news-bild img {
	float: left;
}

#main #content #beitrag #text {
	overflow: hidden;
	float: left;
	width: 555px;
}

#main #content #beitrag {
	overflow: hidden;
}
