@charset "utf-8";
/* CSS Document */
html {
	height: 101%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../bilder/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-attachment: fixed;
}

#main {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}


th {
	border: 1px solid #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 0px;
}
.fussball {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	width: 140px;
	vertical-align: top;
	height: 200px;
}
.aktuelles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF99;
	border-left-color: #FFFF99;
}
.partner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	width: 170px;
}

.sonstiges {
	text-align: center;
	vertical-align: top;
	width: 140px;
	height: 150px;
	font-size: 24px;
	font-weight: bold;
}
.sonstiges p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border: 1px solid #FFFF99;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 130px;
}
.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff00;
	text-align: center;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	background-image: url(../bilder/gelb.png);
	vertical-align: middle;
	white-space: nowrap;
	display: block;
	border: 1px solid #FFFFaa;
	height: 25px;
	width: 130px;
	background-position: center center;
}
.meldungen a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffff00;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	display: block;
}
.meldungen a:hover {
	background-color: #FFFFaa;
	color: #000000;
}
.link a:hover {
	color: #FFFFaa;
	border: 1px solid #ffff00;
}
.inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.inhalt a {
	color: #ffff00;
	text-decoration: none;
}
.inhalt a:hover {
	color: #FFFFaa;
}
.Stil2 {
	font-size: 14px
}
.Stil1 {
	font-size: 12px;
}
hr {
	border: 1px solid #FFFF99;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}


a:active, a:focus {
	outline: none;
}
a {
	color: #ffff00;
	text-decoration: none;
}
a:hover {
	color: #FFFFaa;
}
.nav a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 25px;
	background-color: #ffff00;
	display: block;
	background-position: center top;
	text-align: center;
}
.nav a:hover {
	background-color: #FFFFaa;
	color: #000000;
}

#news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	}
#fb-like {
	height: 50px;
	width: 450px;
	padding-left: 20px;
}
#main .aktuelles #fb-like {
	width: 390px;
}
#main .aktuelles #fb-root {
	width: 390px;
}

