@charset "utf-8";
html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	margin: 0;
 	padding: 0;
	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
}
.header_logo {
	background-image: url(grafiken/bg_header_logo.jpg);
	height: 194px;
	width: auto;
}
img {
	border-width: 0px;
}
.header_box {
	height: 161px;
	padding-top: 33px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(grafiken/bg_header.jpg);
}
.logo {
	display:block;
	width: 389px;
	height: 71px;
	border-width:0px;
	background-image: url(grafiken/logo.jpg);
}
.menue {
	background-image: url(grafiken/bg_menue.jpg);
	height: 30px;
	width: auto;
	margin-top: 36px;
	padding-left: 15px;
}
.secundaermenue {
	width: 200px;
	float: right;
	height: 23px;
	padding-right: 30px;
	color: #ffffff;
	font-size: 12px;
	padding-top: 7px;
	text-align: right;
}
a.linkSecMenue {
	color:#ffffff;
	text-decoration:none;
}
a.linkSecMenue:hover {
	text-decoration:underline;
}
.header_motiv {
	height: auto;
	background-image: url(grafiken/bg_header_motiv.jpg);
}
.motiv {
	height: 185px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(grafiken/motiv.jpg);
}
.pfadzeile {
	height: 29px;;
	background-image: url(grafiken/bg_pfad.jpg);
}
.pfad {
	height: 30px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.pfad_text {
	height: 21px;
	background-image: url(grafiken/pfad.jpg);
	background-repeat:no-repeat;
	padding-left: 43px;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	float:left;
}
.pfadBlau {
	color: #2e5f98;
}
.pfad_optionen {
	width: 300px;
	float: right;
	height: 21px;
	padding-right: 15px;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	text-align: right;
}
a.zurueck {
	height: 21px;
	background-image: url(grafiken/bg_back.jpg);
	background-repeat:no-repeat;
	padding-left: 23px;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	text-decoration:none;
	margin-right:23px;
}
a.zurueck:hover {
	text-decoration:underline;
}
a.favouriten {
	height: 21px;
	background-image: url(grafiken/bg_favouriten.jpg);
	background-repeat:no-repeat;
	padding-left: 23px;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	text-decoration:none;
}
a.favouriten:hover {
	text-decoration:underline;
}
a.rss {
	height: 21px;
	background-image: url(grafiken/bg_rss.jpg);
	background-repeat:no-repeat;
	padding-left: 23px;
	font-size: 11px;
	color: #666666;
	padding-top: 8px;
	text-decoration:none;
	margin-right:23px;
}
a.rss:hover {
	text-decoration:underline;
}
.contentzeile {
	background-image:url(grafiken/bg_content.jpg);
	background-repeat:repeat-x;
}
.content {
	width: 885px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
.prop {
  height: 100%;
  float: right;
  width: 1px;
  margin: 0 0 -80px 0;
}
.footerzeile {
	height: 80px;
	clear:both;
	background-image: url(grafiken/bg_footer.jpg);

}
.footer {
	height: 55px;
	width: 870px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.footerLeft {
	color: #e0e0e0;
	font-size: 10px;
	line-height: 20px;
	width: 400px;
	float:left;
}
.footerRight {
	color: #e0e0e0;
	font-size: 10px;
	line-height: 20px;
	width: 400px;
	float:right;
	text-align:right;	
}
a.link_footer {
	color:#7d9dc4;
}
a.link_footer:hover {
	text-decoration:none;
}
a.link_newsletter {
	color:#e0e0e0;
	text-decoration:none;
}
a.link_newsletter:hover {
	text-decoration:underline;
}
.input_newsletter {
	background-image: url(grafiken/bg_newsletter.jpg);
	height: 15px;
	width: 128px;
	border: 1px solid #7d9dc4;
	font-size:10px;
	color: #7d9dc4;
	padding-left: 15px;
	padding-top: 2px;
	margin-left: 22px;
	margin-right: 22px;
}
.info-box {
	background-image: url(grafiken/bg_info-box.jpg);
	background-repeat:no-repeat;
	width: 210px;
	padding-top: 32px;
	background-color: #3a3a3a;
	font-size: 11px;
	float: left;
	margin-bottom:150px;
}
.info-box_2 {
	background-image: url(grafiken/bg_optionen.jpg);
	background-repeat:no-repeat;
	width: 210px;
	padding-top: 32px;
	background-color: #3a3a3a;
	font-size: 11px;
	float: left;
	margin-bottom:200px;
}
*html .info-box {
	background-image: url(grafiken/bg_info-box.jpg);
	background-repeat:no-repeat;
	width: 210px;
	padding-top: 62px;
	background-color: #3a3a3a;
	font-size: 11px;
	float: left;
	margin-bottom:200px;
}
* html .info-box_2 {
	background-image: url(grafiken/bg_optionen.jpg);
	background-repeat:no-repeat;
	width: 210px;
	padding-top: 62px;
	background-color: #3a3a3a;
	font-size: 11px;
	float: left;
	margin-bottom:200px;
}
.info-box_bottom {
	background-image: url(grafiken/info-box_rundung.png);
	behavior: url(../../css/iepngfix.htc);
	background-repeat:no-repeat;
	width: 210px;
	margin-top:10px;
	height: 15px;
}
.info-box_leiste {
	background-image: url(grafiken/bg_info-box_leiste.jpg);
	height: 20px;
	width: 156px;
	margin-right: 10px;
	margin-top:30px;
	margin-left: 10px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	color: #7d9dc4;
	padding-top: 5px;
	margin-bottom: 10px;
}
.info-box_leiste_stat {
	background-image: url(grafiken/bg_info-box_leiste_stat.jpg);
	height: 20px;
	width: 156px;
	margin-right: 10px;
	margin-top:30px;
	margin-left: 10px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	color: #7d9dc4;
	padding-top: 5px;
	margin-bottom: 10px;
}
.info-box_leiste_gb {
	background-image: url(grafiken/bg_info-box_leiste_gb.jpg);
	height: 20px;
	width: 156px;
	margin-right: 10px;
	margin-top:30px;
	margin-left: 10px;
	padding-left: 34px;
	font-size: 12px;
	font-weight: bold;
	color: #7d9dc4;
	padding-top: 5px;
	margin-bottom: 10px;
}
a.link_mannschaft {
	color:#7d9dc4;
	display:block;
	height: 23px;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 22px;
	background-image:url(grafiken/link_info-box.png);
	behavior: url(../../css/iepngfix.htc);
	text-decoration:none;
}
a.link_mannschaft_bottom {
	color:#7d9dc4;
	display:block;
	height: 23px;
	font-size: 11px;
	padding-top: 1px;
	padding-left: 22px;
	background-image:url(grafiken/link_info-box_2.png);
	behavior: url(../../css/iepngfix.htc);
	text-decoration:none;
}
a.link_mannschaft:hover, a.link_mannschaft_bottom:hover {
	text-decoration:underline;
}
a.link_info-box {
	color:#7d9dc4;
	display:block;
	width:168px;
	height: 19px;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 22px;
	background-image:url(grafiken/link_info-box.png);
	behavior: url(../../css/iepngfix.htc);
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
}
a.link_info-box:hover {
	text-decoration:underline;
}
a.link_info-box_bottom {
	color:#7d9dc4;
	display:block;
	width:168px;
	height: 19px;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 22px;
	background-image:url(grafiken/link_info-box_2.png);
	behavior: url(../../css/iepngfix.htc);
	text-decoration:none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:20px;
}
a.link_info-box_bottom:hover {
	text-decoration:underline;
}
.info-box_text {
	margin-right: 10px;
	margin-left: 20px;
	line-height: 20px;
	color:#d5d5d5;
}
a.link_blau {
	color:#7d9dc4;
}
a.link_blau:hover {
	text-decoration:none;
}
.inhalt {
	float: right;
	width: 640px;
	margin-bottom:60px;
	font-size: 11px;
	line-height:18px;
}
.clear {
	clear:both;
}
.content_leiste {
	background-image: url(grafiken/bg_content_leiste.jpg);
	height: 25px;
	margin-bottom: 14px;
}
h1 {
	font-size: 15px;
	font-weight:bold;
	margin: 0px;
	padding-top	: 7px;
	color: #516479;
	background-image: url(grafiken/bg_h1.png);
	behavior: url(../../css/iepngfix.htc);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 43px;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#516479;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-top:30px;
	text-transform:uppercase;
}
.blauUndFett {
	color:#516479;
	font-weight:bold;
}
h3 {
	font-size: 15px;
	font-weight:bold;
	margin: 0px;
	padding-top	: 7px;
	color: #516479;
	background-image: url(grafiken/bg_h1.png);
	behavior: url(../../css/iepngfix.htc);
	background-repeat: no-repeat;
	height: 33px;
	padding-left: 43px;
	margin-bottom: 30px;
}
.infoHeadline {
	height: 22px;
	float: left;
	font-size: 11px;
	padding-top: 3px;
	color: #e0e0e0;
	margin-left: 9px;
}
.datum {
	height: 22px;
	background-image: url(grafiken/bg_datum.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 24px;
	font-size: 11px;
	padding-top: 3px;
	color: #e0e0e0;
	margin-left: 9px;
}
.autor {
	height: 22px;
	background-image: url(grafiken/bg_autor.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 24px;
	font-size: 11px;
	padding-top: 3px;
	color: #e0e0e0;
	margin-left: 13px;
}
.mannschaft {
	height: 22px;
	background-image: url(grafiken/bg_mannschaft.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 24px;
	font-size: 11px;
	padding-top: 3px;
	color: #e0e0e0;
	margin-left: 13px;
}
.kommentar {
	height: 22px;
	background-image: url(grafiken/bg_kommentar.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 22px;
	font-size: 11px;
	padding-top: 3px;
	color: #e0e0e0;
	margin-left: 13px;
}
a {
	color:#7d9dc4;
}
a:hover {
	text-decoration:none;
}
.content_text {
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 30px;
}
.content_text_gb {
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 30px;
	background-color:#e1e1e1;
	padding:10px;
	padding-right:20px;
}
.foto {
	border: 1px solid #d5d5d5;
	float: left;
	width: 440px;
	padding: 5px;
}
.spielerList {
	float: right;
	width: 160px;
}
.trennlinie {
	background-color:#FFFFFF;
	border-color:#B2B2B2;
	border-style:none none dotted;
	border-width:0 0 1px;
	color:#FFFFFF;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
}
input {
	background-image: url(grafiken/bg_input.jpg);
	height: 24px;
	width: 162px;
	margin-right: 17px;
	margin-bottom: 20px;
	color: #FFFFFF;
	border-width: 0px;
	padding-left: 8px;
	padding-top: 6px;
	font-family:Tahoma, Verdana;
	font-size:12px;
}
.input_capcha {
	background-image: url(grafiken/bg_input.jpg);
	height: 24px;
	width: 162px;
	margin-right: 17px;
	margin-bottom: 20px;
	color: #FFFFFF;
	border-width: 0px;
	padding-left: 8px;
	padding-top: 6px;
	font-family:Tahoma, Verdana;
	font-size:12px;
	float:left;
}
.box_capcha {
	float:left;
	width:80px;
}
textarea {
	background-image: url(grafiken/bg_textarea.jpg);
	height: 220px;
	width: 352px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	border-width: 0px;
	padding-left: 8px;
	padding-top: 6px;
	font-family:Tahoma, Verdana;
	font-size:12px;
	float: left;
}
.smileys {
	float: left;
	width: 170px;
}
.clear {
	clear:both;
}
.submit {
	background-image: url(grafiken/bg_submit.jpg);
	height: 25px;
	width: 120px;
	margin-top: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submit:hover {
	background-image: url(grafiken/bg_submit.jpg);
	background-position:0px -25px;
	height: 25px;
	width: 120px;
	margin-top: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgCaptcha {
	margin-top: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.meldung {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom:20px;
	padding-bottom:20px;
}
.smiley {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right:5px;
	margin-bottom:5px;
}
.img_normal {
	border: 1px solid #d5d5d5;
	padding: 5px;
	margin-right:20px;
	margin-top:5px;
}
.img_normal:hover {
	background-color: #f2f2f2;
}
.img_news {
	border: 1px solid #d5d5d5;
	padding: 5px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:20px;
	float:left;
}
.img_news:hover {
	background-color: #f2f2f2;
}
.img_logo {
	margin-right:30px;
	margin-left:30px;
}
.abstand_1 {
	float:left;
	width:15px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
	text-align:center;
}
.abstand_2 {
	float:left;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
}
.abstand_3 {
	float:left;
	width:30px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
	text-align:center;
	font-weight:bold;
}
.abstand_4 {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
	text-align:center;
}
.abstand_4a {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
	background-image:url(grafiken/bg_gut_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.abstand_4b {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
	background-image:url(grafiken/bg_normal_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.abstand_4c {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#f2f2f2;
	background-image:url(grafiken/bg_schlecht_2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.abstand_5 {
	float:left;
	width:15px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	text-align:center;
}
.abstand_6 {
	float:left;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
}
.abstand_7 {
	float:left;
	width:30px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	text-align:center;
	font-weight:bold;
}
.abstand_7_rot {
	float:left;
	width:30px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	background-image:url(grafiken/bg_rot.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-weight:bold;
}
.abstand_7_gelb {
	float:left;
	width:30px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	background-image:url(grafiken/bg_gelb.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
	font-weight:bold;
}
.abstand_8 {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	text-align:center;
}
.abstand_8a {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	background-image:url(grafiken/bg_gut_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.abstand_8b {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	background-image:url(grafiken/bg_normal_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
.abstand_8c {
	float:left;
	width:50px;
	padding-left:10px;
	padding-right:10px;
	background-color:#e1e1e1;
	background-image:url(grafiken/bg_schlecht_1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
a.torListe {
	text-decoration:none;
}
a.torListe:hover {
	text-decoration:underline;
}
h8 {
	font-size: 11px;
	display:block;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom:3px;
	padding: 0px;
	color: #516479;
}
table {
	display: block;
	margin: 0 0 35px 0;
	width: 640px !important;
}
th {
	background: #b2b8c1;
	text-align: left;
	color: #fff;
	padding: 8px;
	border-right: 2px solid #fff;
}
tr {
	background: #e2e5e8;
}
td {
	padding: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	color: #657183;
}
