body
{
	background-image: url("../img/hintergrund/hg_wiese.jpg");
	font-family: arial,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
}

a
{
	color: #74b328;
}

a:hover
{
	color: white;
	background-color: #74b328;
}

input
{
	margin: 0px 6px 0px 0px;
}

input.checkbox
{
	padding-top: 3px;
	width: 13px;	
	height: 13px;
	vertical-align: middle;
}

button
{
	vertical-align: middle;
	background-color: transparent;
	border: 0px white solid;
	height: 17px;
	cursor: pointer;
}

.button_padding
{
	margin: 0px 6px 3px 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

.no_wrap
{
	float:left;
}

.wrap
{
	clear:left;
}

.error
{
	color: red;
	font-weight: bold;
	clear: left;
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 6px;
}

.error_div
{
	color: red;
	font-weight: bold;
}

.error_box
{
	padding: 10px 0px 8px 8px; 
	color: red;
	font-weight: bold;
	text-align: center;
}

#login_div input {
	width: 123px;
}

.registrieren_row {
	clear: left;
	overflow: hidden;
	min-height: 20px;
	margin-bottom: 3px;
}
.registrieren_left {
	float: left;
	width: 175px;
	margin-right: 6px;
	text-align: right;
	padding-top: 4px;
}
.registrieren_right {
	float: left;
	min-width: 200px;
}
.registrieren_right input {
	width: 200px;
}

.headline
{
	height: 24px;
	background-image: url("../img/headline_hg.gif");
	padding-left: 8px;
	line-height: 24px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.headline_green
{
	height: 24px;
	background-image: url("../img/headline_green_hg.gif");
	padding-left: 8px;
	line-height: 24px;
	color: #ffd306;
	font-size: 12px;
	font-weight: bold;
}

.headline .land_icon
{
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 3px;
}

.headline_inaktiv
{
	height: 24px;
	background-image: url("../img/headline_hg_inaktiv.gif");
	padding-left: 8px;
}

.box_button
{
	background-image: url("../img/schatten_fenster_footer.gif");
	background-repeat: repeat-x;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border-bottom: 2px black solid;
	overflow:auto;
	clear: left;
}

.box_button_no_border
{
	background-image: url("../img/schatten_fenster_footer.gif");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	overflow:auto;
	clear: left;
}

.box_button .padding,
.box_button_no_border .padding
{
	padding: 10px 0px 8px 8px; 
	overflow:auto;
}

.box_no_border
{
	background-color: #FFFFFF;
	clear: left;
	overflow:auto;
}

.box_no_border .padding,
.box_no_border_padding .padding
{
	padding: 16px 8px 16px 8px;
	overflow:auto;
}

.box_no_border .padding_scrollbox
{
	padding: 16px 4px 16px 4px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 450px;
	
}

.box
{
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border-bottom: 2px black solid;
	overflow:auto;
	clear: left;
}

.box_soft_border
{
	background-image: url("../img/schatten_tabelle_details_oben.gif");
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-position: 0 23px;
	background-repeat: repeat-x;
	overflow:auto;
	clear: left;
	padding-bottom: 7px;
}

.box .padding
{
	padding: 16px 8px 16px 8px;
	overflow:auto;
}

.halbes_padding
{
	padding: 4px 8px 4px 8px;
	overflow:auto;
}

.tiny_border
{
	height:1px;
	color: #cacfb8;
	border-bottom: 2px black solid;
}

#log
{
	clear:left;
	background-color: white;
}

.legende_col .legende_entry
{
	width: 140px;
	padding-bottom: 4px;
	float: left;
}

.legende_col_50prozent .legende_entry
{
	width: 220px;
	padding-bottom: 4px;
	float: left;
	height: 17px;
}

.legende_entry img
{
	vertical-align: middle;
	margin-right: 8px;
}

.legende_col {
	float: left;
	width: 160px;
}

.legende_col_50prozent {
	float: left;
	width: 240px;
}

.buttons button.up
{
	background-image: url("../img/pfeile/pfeil_weiss_nach_oben.gif");
}

.buttons button.down
{
	background-image: url("../img/pfeile/pfeil_weiss_nach_unten.gif");
}

.arrow, .arrow_open 
{
	cursor: pointer;
}

.row
{
	clear: left;
}

.back_to_top
{
	text-decoration: none;
	font-weight: bold;
	color: black;
	font-size: 8px;
	vertical-align: top;
}

.skycraper
{
	float: left;
	width:169px;
	height: 600px;
}

.skyscraper .banner
{
	width: 160px;
	height: 600px;
	background-color: #434343;
	float: left;
}

.skyscraper .werbung
{
	background-image: url("../img/werbung.gif");
	background-repeat: no-repeat;
	width: 9px;
	height: 68px;
	float: left;
}

.bigsize
{
	height: 90px;
	text-align:center;
	margin-bottom: 12px;
}

.bigsize .container
{
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	height: 90px;
	background-color: black;
}

.bigsize .banner
{
	margin-left: 0px;
	width: 728px;
	height: 90px;
	background-color: #434343;
	float: left;
}

.bigsize .werbung
{
	background-image: url("../img/werbung_cad.gif");
	background-repeat: no-repeat;
	background-color: black;
	margin-left: 42px;
	width: 10px;
	vertical-align: bottom;
	height: 90px;
	float: left;
}

.contentad
{
	height: 254px;
	background-color: black;
	width: 100%
}

.contentad .container
{
	margin-left: 96px;
}

.contentad_spielerkader
{
	width: 328px;
	text-align:center;
}

.contentad_spielerkader .container
{
	margin-left: 0px;
}

.contentad .banner,
.contentad_spielerkader .banner
{
	width: 304px;
	height: 250px;
	/*background-color: #434343;*/
	background-color: black;
	float: left;
	/*margin-left: 2px;*/
	margin-top: 2px;
	margin-bottom: 2px;
}

.contentad .werbung,
.contentad_spielerkader .werbung
{
	background-image: url("../img/werbung_cad.gif");
	background-repeat: no-repeat;
	background-color: black;
	width: 9px;
	margin-left: 15px;
	height: 90px;
	float: left;
}

#forum_teaser,
#alert_teaser,
#achtung_teaser,
#layout_teaser,
#forum_teaser_users,
#spiel_teaser,
#live_spiel_teaser,
#quick_links,
#shoutbox,
#notiz,
#artikel
{
	margin-top: 8px;
}

#alert_teaser,
#achtung_teaser,
#layout_teaser,
#live_spiel_teaser,
#quick_links,
#shoutbox,
#notiz,
#artikel
{
	border-bottom: 2px black solid;
}

.shoutbox_eintrag {
	padding: 0px 4px 4px 4px;
	width: 134px;
	overflow: hidden;
}
.shoutbox_box {
	height: 194px;
	font-size: 10px;
	overflow: auto;
}
#shoutbox_select {
	margin: 0px 6px 6px 6px;
	width: 146px;
}
#notiz_text {
	height: 140px;
	width: 140px;
}
.overflow_hidden {
	overflow: hidden;
}
.no_border_padding {
	padding: 10px 0 8px 8px;
	overflow: auto;
}
.very_important {
	color: red;
	font-weight: bold;
}
.very_important:hover {
	color: white;
	font-weight: bold;
	background-color: red;
}

#forum_teaser .row, #artikel .row
{
}

#forum_teaser .separator, #artikel .separator
{
	height: 1px;
	background-color: #CACFB8;
	margin-top: 4px;
	margin-bottom: 4px;
}

#forum_teaser .date, #artikel .date
{
	margin-top: 5px;
}

#forum_teaser .user a
{
	text-decoration: none;
	font-size: 10px;
	color: #74B328;
}

#forum_teaser .user a:hover
{
	color: white;
}

#chat_teaser .no_user
{
	text-align: center;
}
#chat_teaser {
	margin-top: 8px;
}

#infobox
{
	background-color: black;
	color: white;
	background-image: url("../img/hintergrund/hg_schraffur_stats.gif");
	background-repeat: repeat-x;
	font-weight: bold;
}

#infobox .label
{
	float: left;
	color: #a7a7a7;
	font-weight: normal;
	padding-right: 4px;
}

#infobox .row .land_icon,
#infobox .row .pc_icon
{
	vertical-align: bottom;
	padding-bottom: 1px;
}

#infobox .row .nachrichten_icon
{
	vertical-align: middle;
}

#infobox .row a,
#infobox .row_no_border a,
#infobox .row_double a,
#infobox .row_double_no_border a
{
	color: white;
	font-weight: normal;
	text-decoration: none;
}

#infobox .row a:hover,
#infobox .row_no_border a:hover,
#infobox .row_double_no_border a:hover,
#infobox .row_double a:hover
{
	font-weight: normal;
	color: #74B328;
	text-decoration: none;
	background-color: transparent;
}

#infobox .wappen
{
	padding: 8px;
	height: 100px;
	overflow: hidden;
	text-align: left;
	border-bottom: 1px #cacfb8 solid;
}

#infobox .wappen .img_wrapper
{
	border: 1px solid black;
	height: 100px;
	width: 100px;
	background-color: white;
}

#infobox .wappen img
{
}

#infobox .row
{
	border-bottom: 1px #cacfb8 solid;
	padding-left: 8px;
	height: 17px;
	line-height: 16px;
	overflow: hidden;
}

#infobox .row_no_border
{
	padding-left: 8px;
	height: 17px;
	line-height: 16px;
	overflow: hidden;
}

#infobox .row_double
{
	border-bottom: 1px #cacfb8 solid;
	padding-left: 8px;
	min-height: 34px;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
}

#infobox .row_double_no_border
{
	/*border-bottom: 1px #cacfb8 solid;*/
	padding-left: 8px;
	height: 34px;
	line-height: 16px;
	overflow: hidden;
	white-space: nowrap;
}

#infobox .row_double img,
#infobox .row_double_no_border img
{
	border: 0px;
	vertical-align: top;
}

#infobox .row_double .icon,
#infobox .row_double_no_border .icon
{
	font-size: 1px;
}

#infobox .buttons
{
	background-color: black;
	overflow: auto;
}

.legende_box
{
	clear: left;
}

.legende_box .links
{
	float: left;
	width: 160px;
	margin-right: 8px;
}

.legende_box .rechts
{
	float: left;
	background-color: black;
	width: 328px;
}

#spielerkader .tablelabel
{
	height:118px;
	vertical-align: bottom;
}

#spielerkader .tablelabel .avatar
{
	width:102px;
	height:102px;
	padding: 8px 8px 8px 8px;
	float: left;
}

#spielerkader .tablelabel .avatar img
{
}

#spielerkader .tablelabel .avatar .img_wrapper
{
	border: 1px #c8d0b8 solid;
	width: 100px;
	height: 100px;
}

#spielerkader .abstand
{
	height: 8px;
}

#spielerkader .tablelabel .narrow, #spielerkader .tablelabel .wide
{
	text-align: center;
	height:110px;
	line-height: 110px;
	float: left;
}

#spielerkader .tablelabel .narrow
{
	width: 20px;
}

#spielerkader .tablelabel .wide
{
	width: 28px;
}

#spielerkader .tablelabel .narrow img, #spielerkader .tablelabel .wide img
{
	vertical-align: bottom;
}

#spielerkader .buttons .name, #spielerkader .buttons .narrow, #spielerkader .buttons .wide
{
	height: 17px;
	background-position: 1px 1px;
	background-repeat: no-repeat;
	float: left;
	border-top: 1px #c8d0b8 solid;
	padding: 1px;
	text-align: center;
}

#spielerkader .buttons .name
{
	width: 116px;
	background-image: url("../img/buttons/button_tabelle_name.gif");	
}

#spielerkader .buttons .narrow
{
	width: 17px;
	background-image: url("../img/buttons/button_tabelle_17x17.gif");
	border-left: 1px #c8d0b8 solid;
}

#spielerkader .buttons .wide
{
	width: 26px;
	background-image: url("../img/buttons/button_tabelle_26x17.gif");
	border-left: 1px #c8d0b8 solid;
}

#spielerkader .buttons .name button, #spielerkader .buttons .narrow button, #spielerkader .buttons .wide button
{
	height:17px;
	background-repeat: no-repeat;
	cursor: pointer;
}

#spielerkader .buttons .name button
{
	background-position: 103px 6px;
	width:114px;
}

#spielerkader .buttons .narrow button
{
	background-position: center;
	width:15px;	
}

#spielerkader .buttons .wide button
{
	background-position: center;
	width:24px;
}

#spielerkader .tablerow_avg
{
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	font-weight: bold;
	height: 20px;
	margin-bottom: 8px;
}

#spielerkader .tablerow
{
	border-top: 1px #c8d0b8 solid;
	height: 19px;
}

.spielerkader_kapitaen_markierung {
	background-color: #EEEEEE;
}

.selected
{
	background-color: #74B328;
	color: white;
}

.selected a,
.selected a:hover
{
	color: white;
}

.selected_tipp3
{
	background-color: #357201;
	color: white;
}

.text_link_tipp3 {
	color: #357201;
}

.text_link_tipp3:hover {
	color: white;
	background-color: #357201;
}

.selected_tipp3 a,
.selected_tipp3 a:hover
{
	color: white;
}

a.no_underscore {
	text-decoration: none;
}
a.no_underscore2 {
	text-decoration: none;
	color: white;
}
a.no_underscore2:hover {
	text-decoration: underline;
}
a.no_underscore_red {
	text-decoration: none;
	color: red;
}
a.no_underscore_red:hover {
	background-color: red;
	color: white;
}
a.no_underscore_red2 {
	text-decoration: none;
	color: white;
}
a.no_underscore_red2:hover {
	text-decoration: underline;
	color: white;
	background-color: red;
}
a.no_underscore_gray {
	text-decoration: none;
	color: #444444;
}
a.no_underscore_gray:hover {
	background-color: #444444;
	color: white;
}
a.no_underscore_gray2 {
	text-decoration: none;
	color: white;
}
a.no_underscore_gray2:hover {
	text-decoration: underline;
	color: white;
	background-color: gray;
}

#spielerkader .tablerow .name, #spielerkader .tablerow .narrow, #spielerkader .tablerow .wide,
#spielerkader .tablerow_avg .name, #spielerkader .tablerow_avg .narrow, #spielerkader .tablerow_avg .wide
{
	height: 17px;
	line-height: 17px;
	float: left;
	padding: 1px;
	font-size: 10px;
}

#spielerkader .tablerow .name_in_auktion a, #jugendkader .listenzeile .name_in_auktion a {
	color: orange;
}
#spielerkader .tablerow .name_gebot_existiert a, #jugendkader .listenzeile .name_gebot_existiert a {
	color: red;
}

#spielerkader .tablerow .name,
#spielerkader .tablerow_avg .name
{
	width: 113px;
	padding-left: 4px;
}

#spielerkader .tablerow .name a,
#spielerkader .tablerow_avg .name a,
#torschuetzen .torzeile .spieler a
{
	text-decoration: none;
}

#spielerkader .tablerow .narrow,
#spielerkader .tablerow_avg .narrow
{
	width: 17px;
	border-left: 1px #c8d0b8 solid;
	text-align: center;
}

#spielerkader .tablerow .wide,
#spielerkader .tablerow_avg .wide
{
	width: 26px;
	border-left: 1px #c8d0b8 solid;
	text-align: center;
}

#spielerkader .tablerow img,
#spielerkader .tablerow_avg img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.search_result
{
	 font-size: 12px;
}

.search_result ul
{
 list-style-type:none;
 padding: 0px;
 margin: 0px;
}

.search_result li
{
 padding-top: 3px;
 padding-bottom: 3px;
}

.search_result .land_icon
{
	vertical-align: bottom;
}

#search 
{
	margin-bottom: 8px;
}

#search .search_container
{
	margin-left: auto;
	margin-right: auto;
}

#search .searchrow   
{
	clear: left;
	margin-left: 100px;
	height: 25px;
}

#search .searchrow_top   
{
	clear: both;
}

#search .searchrow_auktion   
{
	clear: left;
	height: 25px;
}

#search .searchrow_auktion_speichern
{
	clear: left;
	height: 25px;
}

#search .searchrow_auktion_hr {
	clear: left;
	height: 12px;
}

#search .searchrow_auktion .label, #search .searchrow_auktion_speichern .label
{
	float: left;
	padding-right: 8px;
	width: 120px;
	text-align: right;
	line-height: 19px;
}

#search .searchrow_auktion .value, #search .searchrow_auktion_speichern .value
{
	float: left;
	width: 300px;
}

#search .searchrow_auktion .filtervalue
{
	float: left;
	width: 272px;
}
#search .searchrow_auktion .filterspeichernvalue, #search .searchrow_auktion_speichern .filterspeichernvalue
{
	float: left;
	width: 281px;
}

#search .searchrow_auktion .filtervalue .laden_filter {
	width: 272px;
}

#search .searchrow .label
{
	float: left;
	padding-right: 8px;
	width: 82px;
	text-align: right;
	line-height: 19px;
}

#search .searchrow .value
{
	float: left;
	width: 150px;
}

#search .ok
{
	text-align: center;
	height: 25px;
	float: left;
	width: 60px;
	line-height: 19px;
	padding-left: 8px;
}

#search .searchrow select
{
	width: 100px;
}

#search .searchrow_auktion select
{
	width: 120px;
}

#search .searchrow_auktion .suchen_button
{
	float: right;
	margin-right: 8px;
}

#search .searchrow input
{
	width: 150px;
}

#search .searchrow_auktion input
{
	width: auto;
}

#search .searchrow_auktion_speichern input
{
	width: 268px;
}

#search #suche_subliga
{
	width: 30px;
}

#suche_sub_container
{
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border-bottom: 2px black solid;
	clear: left;
}

#suche_sub_container .padding
{
	padding: 12px 0px 8px 8px; 
}

.tooltip_row
{
	clear: left;
	width: 270px;
}

.tooltip_row .text
{
	margin-top: 8px;
	padding-left: 2px;
}

.tooltip_row .label
{
	font-weight: bold;
	width: 208px;
	padding-left: 2px;
}

.tooltip_row .align_right
{
	width: 58px;
	padding-right: 2px;
	text-align: right;
}

.tooltip_row div
{
	float: left;
}

.negativ
{
	color: red;
}

.heim
{
	color: green;
	font-weight: bold;
}

.gast
{
	color: red;
	font-weight: bold;
}

.next_event
{
	color: white;
	font-weight: bold;
	margin-top: 100px;
	width: 120px;
	margin-left: 8px;
}

.center_block
{
	text-align: center;
}

.center_block_error
{
	text-align: center;
	color: red;
	font-weight: bold;
}

.warning_no_add
{
	background: white;
	border: 2px solid #74B328;
	padding: 4px;
	margin: 8px;
}

.warning_no_add .title
{
	font-weight: bold;
	font-size: 14px;
}

.alert_icon
{
	margin-top: 3px;
	vertical-align: top;
}

.signature {
	text-align: right;
	font-size: 10px;
	margin-right: 6px;
	padding-bottom: 6px; 
}

.stickydiv {
	text-align: right;
	/*width:380px;*/
	width:497px;
}

.sticky_button_setzten {
	color: white;
	background-color: darkgreen;
	border: 1px white solid;
	height: 20px;
	font-size:9px;
	font-weight: bold;
	width: 100px;
}

.sticky_button_loeschen {
	color: white;
	background-color: darkred;
	border: 1px white solid;
	height: 20px;
	font-size:9px;
	font-weight: bold;
	width: 100px;
}

.news_navi
{
	padding: 10px 8px 10px 8px;
	margin-bottom: 8px;
	font-size: 12px;
	background-color: white;
	border-bottom: 2px black solid;
}

a.chat_admin {
	color: red;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.chat_admin:hover {
	color: white;
	background-color: red;
}

a.chat_mod {
	color: #74B328;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a.chat_mod:hover {
	color: white;
}
a.chat_user {
	color: #74B328;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a.chat_user_bold {
	color: #74B328;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a.chat_user:hover {
	color: white;
}
a.chat_user_bold:hover {
	color: white;
}
a.ligaforum_link {
	margin-left: 200px;
	font-size: 11px;
}
#achtung_teaser .entry, #alert_teaser .entry, #chat_teaser .entry, #forum_teaser .entry2, #forum_teaser_users .entry, #spiel_teaser .entry, #live_spiel_teaser .entry, #infobox .entry, #quick_links .entry, #shoutbox .entry, #notiz .entry, #artikel .entry {
	width: 122px;
	/*height: 24px;*/
	float: left;
}

.smaller_padding {
	padding: 0px 8px 16px 8px;
}

#alert_teaser .headline_top_bottom {
	height: 24px;
	background-image: url("../img/headline_hg.gif");
	line-height: 24px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	width: 20px;
}

.pxdown {
	clear: left;
	float: left;
	height: 15px;
	line-height: 15px;
	vertical-align: top;
}
.iwasnet {
	float: left;
	/*padding-top: 3px;*/
}
html>body .iwasnet {
	/*margin-top: 0px;*/
}
.fixed_line_height {
	height: 15px;
	line-height: 15px;
	vertical-align: top;
}

a.no_underline {
	text-decoration: none;
}
a.no_underline_red {
	text-decoration: none;
	color: red;
}
a.no_underline_red:hover {
	text-decoration: none;
	color: white;
	background-color: red;
}
a.no_underline_green {
	text-decoration: none;
	color: green;
}
a.no_underline_green:hover {
	text-decoration: none;
	color: white;
	background-color: green;
}
.im_spiel_liga_name {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
}

.picoverlay{
	clear: left;
	float: left;
}
.countoverlay{
	float: left;
	margin-left: 6px;
	font-size: 12px;
	line-height: 23px;
	color: white;
}
.border_row {
	height: 4px;
	background-image: url("../img/schatten_fenster_footer.gif");
}

.live_tabelle_headerrow
{
	clear: left;
	border-bottom: 1px black solid;
	height: 17px;
}
.live_tabelle_headerrow_spiele {
	clear: left;
	border-bottom: 1px black solid;
	height: 17px;
	margin-top: 15px;
}
.live_tabelle_zeile, .live_tabelle_zeile_gray
{
	clear: left;
	font-size: 10px;
	text-align: center;
	height: 15px;
	line-height: 15px;
}
.live_tabelle_zeile_final, .live_tabelle_zeile_final_no_border
{
	clear: left;
	font-size: 10px;
	text-align: center;
	height: 31px;
	line-height: 31px;
	
}
.live_tabelle_zeile_final
{
	border-bottom: 1px solid black;
}
.live_tabelle_platz,.live_tabelle_team,.live_tabelle_punkte, .live_tabelle_heim_team, .live_tabelle_gast_team
{
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	font-size: 10px;
	text-align: center;
}
.live_tabelle_heim_team {
	width: 74px;
	padding-left: 6px;
	text-align: left;
	clear: left;
	float: left;
}
.live_tabelle_gast_team {
	width: 74px;
	padding-right: 6px;
	text-align: right;
	float: left;
}
.live_tabelle_platz {
	clear: left;
	float: left;
	width: 15px;
}
.live_tabelle_team {
	float: left;
	width: 121px;
	text-align: left;
	padding-left: 4px;
}
.live_tabelle_punkte {
	float: left;
	width: 20px;
}
.live_tabelle_zeile_platz {
	clear: left;
	float: left;
	width: 15px;
	height: 15px;
	line-height: 15px;
	border-right: 1px solid #CACFB9;
	border-bottom: 1px solid #CACFB9;
}
.live_tabelle_zeile_team {
	float: left;
	width: 119px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	padding-left: 4px;
	border-right: 1px solid #CACFB9;
	border-bottom: 1px solid #CACFB9;
	white-space: nowrap;
	overflow: hidden;
}
.live_tabelle_zeile_gray {
	color: gray;
}
.live_tabelle_zeile_punkte {
	float: left;
	width: 20px;
	height: 15px;
	line-height: 15px;
	border-bottom: 1px solid #CACFB9;
}
.live_tabelle_zeile_team_heim_final, .live_tabelle_zeile_team_gast_final {
	clear: left;
	float: left;
	width: 123px;
	height: 15px;
	line-height: 15px;
	border-right: 1px solid #CACFB9;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	overflow: hidden;
	white-space: nowrap;
}
.live_tabelle_zeile_team_heim_final {
	color: green;
	border-bottom: 1px solid #CACFB9;
}
.live_tabelle_zeile_team_gast_final {
	color: red;
}
.live_tabelle_zeile_team_spielstand_final {
	float: left;
	width: 30px;
	height: 31px;
	line-height: 30px;
	text-align: center;
}
.clear_float {
	clear:left;
	float:left;
	height: 30px;
	line-height: 30px;
}
.green_span {
	color: green;
}
.black_span {
	color: black;
}
.red_span {
	color: red;
}
.spacing_line {
	background
}
#spielerkader .skill_taktik_row {
	clear: left;
	padding-top: 0px;
	width: 496px;
	text-align: center;
	padding-bottom: 4px;
	height: 17px;
}
#spielerkader .kader_change_skill_taktik_left {
	clear: left;
	float: left;
	padding-left: 394px;
	padding-right: 6px;
}
#spielerkader .kader_change_skill_taktik_right {
	float: right;
	padding-left: 6px;
	margin-right: 6px;
}
#spielerkader .skill_taktik_text {
	float: right;
	width: 110px;
	padding-top: 2px;
	text-align: right;
}
#spielerkader .spieleranzahl_note {
	float: left;
	padding-top: 2px;
	margin-left: 6px;
}
.guided_tour {
	background-image: url("../img/guided_tour.gif");
	background-repeat: none;
	height: 227px;
	width: 168px;
}
.guided_tour_text_caption {
	clear: left;
	float: left;
	font-weight: bold;
	padding-top: 120px;
	padding-left: 15px;
	width: 140px;
}
.guided_tour_text {
	clear: left;
	float: left;
	padding-left: 15px;
	padding-top: 4px;
	width: 140px;
}
.guided_tour_button {
	clear: left;
	float: left;
	padding-top: 10px;
	padding-left: 15px;
}
#navi .entry .win,
#navi .entry_mouseover .win
{
	color: #DD0000;
	font-weight: bold;
}
.adidas_logo
{
	clear: left;
	overflow: auto;
}
.adidas_logo div
{
	float: left;
}

.adidas_logo a
{
	background-color: white;
}
.clear_left {
	clear:left;
}
.translate_icon {
	cursor: pointer;
	margin-right: 2px;
	width: 9px;
	height: 9px;
	vertical-align: middle;
	margin-bottom: 2px;
}
#translate_text {
	width: 476px;
	height: 200px;
}
#original_text {
	width: 476px;
	height: 50px;
}

#translate_other_text {
	width: 476px;
	height: 100px;
}
#original_other_text {
	width: 476px;
	height: 100px;
}

#versions {
	margin-top: 32px;
	overflow: auto;
	width: 496px;
}
.versions_row {
	clear: left;
	overflow: auto;
	min-height: 20px;
	margin-top: 6px;
}
.versions_bearbeiten {
	width: 22px;
	padding-top: 2px;
	float: left;
}
.versions_content {
	float: left;
}

.translate_row {
	clear: left;
	overflow: auto;
	border-top: 1px solid #C8D0B8;
	border-left: 1px solid #C8D0B8;
	border-right: 1px solid #C8D0B8;
}
.translate_last_row {
	border-bottom: 1px solid #C8D0B8;
}
.translate_row div {
	float: left;
}
.translate_button_div,
.translate_translation {
	width: 202px;
	height: 19px;
	line-height: 19px;
	margin-left: 2px;
	margin-top: 2px;
}
.translate_translation_headline {
	clear: left;
	height: 19px;
	line-height: 19px;
	margin-left: 2px;
	margin-top: 2px;
	width: 406px;
	margin-bottom: 4px;
}
.translate_button_div div {
	height: 17px;
}
.translate_headline_div {
	clear: left;
	height: 19px;
	line-height: 19px;
	margin-top: 2px;
	margin-left: 2px;
	width: 406px;
	margin-bottom: 4px;
}
.translate_translate {
	width: 66px;
	margin-left: 2px;
	margin-top: 2px;
}
.translate_row_red {
	background-color: #ffa8a8;
}
.translate_row_yellow {
	background-color: #faffa8;
}
.translate_row_green {
	background-color: #a8ffb2;
}

.translate_text_details {
	float: left;
	width: 308px;
	height: 17px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.version_button_bearbeiten {
	width: 22px;
}
.admin_button_text {
	margin-top: 3px; 
	margin-right: 4px; 
	margin-left: 6px;
	min-width: 190px;
}
.admin_button_text_headlines {
	margin-top: 3px; 
	margin-right: 4px; 
	margin-left: 6px;
	min-width: 200px;
}
.translate_headline {
	height: 26px;
	width: 406px;
}
.headline_row {
	min-height: 26px;
}
.headline_translate_translate {
	margin-top: 6px;
}
.game_report_translate_button {
	margin-left: 408px;
	margin-bottom: 6px;
	margin-top: 4px;
}
.game_report_text {
	padding: 2px;
}
.translate_game_report_details {
	float: left;
	width: 462px;
	height: 100px;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#translate_game_report_buttons {
	float: right;
	padding-right: 6px;
	margin-bottom: 8px;
}
.translate_var_div {
	margin-right: 8px;
	background-color: white;
	cursor: default;
	font-weight: bold;
	padding: 1px;
	margin-top: 8px;
}
.game_report_versions_content {
	float: left;
	width: 440px;
}
.float_right {
	float: right;
}
.other_texts_text {
	float: left;
	padding: 2px;
	margin-right: 8px;
	width: 398px;
}
.other_texts_translate_button {
	float: left;
	margin-top: 2px;
}
.other_texts_row {
	min-height: 21px;
}
.float_left {
	float: left;
}
.width_400 {
	width: 400px;
}
.bottom_padding_hidden {
	padding: 0px 8px 16px 8px;
	overflow: hidden;
}
.recent_translations_box {
	width: 198px;
	float: left;
	margin-right: 4px;
}
.recent_translations_box_big {
	width: 472px;
	margin: 4px;
}
.translate_headline_left {
	float: left;
	width: 406px;
	overflow: hidden;
	white-space: nowrap;
	min-height: 54px;
}
.padding_translation {
	padding: 16px 8px;
	overflow: hidden;
}
.bottom_padding_translation {
	padding: 0px 8px 16px 8px;
	overflow: hidden;
}

.aktivitaet_seiten_navi {
	float: left;
	width: 338px;
	margin-right: 12px;
}
.aktivitaet_saison_navi {
	float: left;
	width: 130px;
}
.aktivitaet_saison_dropdown {
	width: 130px;
}
.aktivitaet_navi {
	padding: 14px 8px 10px 8px;
	overflow: auto;
}
.fanliste_2_adjust_aktivitaet {
	width: 142px;
	border-right: 0px;
}
.caption_team_aktivitaet {
	width: 168px;
}
.caption_user_aktivitaet {
	width: 126px;
}
.shoutbox_regeln {
	clear: left;
	width: 158px;
	margin-bottom: 2px;
	text-align: center;
}
.button_shoutbox_melden {
	background-image: url("../img/icons/icon_melden_klein.gif");
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	margin-right: -2px;
}
.uservergleich_row {
	clear: left;
	margin-bottom: 4px;
	overflow: hidden;
}
.uservergleich_left {
	float: left;
	width: 200px;
	margin-right: 4px;
	text-align: right;
	padding-top: 5px;
}
.uservergleich_right {
	float: left;
}
.wiki_artikel_button_style {
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}
.wiki_artikel_button_style2 {
	float: right;
	margin-right: 8px;
	margin-top: -8px;
	margin-bottom: 8px;
}
.wiki_artikel_button_style2 a {
	font-size: 0px;
	border: none;
}
.wiki_artikel_button_style2 a:hover {
	background-color: transparent;
}
.headline img, .headline_green img {
	float: left;
}
.headline a, .headline_green a {
	float: right;
	border: none;
	font-size: 0px;
	background: none;
}
.bild_link {
	border: none;
	font-size: 0px;
}
.bild_link img {
	border: none;
}
.community_bild {
	float: left;
	width: 150px;
}
.community_text {
	float: left;
	margin-left: 12px;
	width: 318px;
}
.benachrichtigung_col {
	float: left;
	border-right: 1px solid #CACFB9;
	overflow: hidden;
	white-space: nowrap;
}
.benachrichtigung_datum {
	width: 97px;
	padding-left: 10px;
}
.benachrichtigung_title {
	width: 226px;
	overflow: hidden;
}
.benachrichtigung_title div {
	float: left;
}
.benachrichtigung_title_content {
	padding-left: 4px;
}
.benachrichtigung_user {
	width: 137px;
	padding-left: 4px;
}
.benachrichtigung_user div {
	float: left;
}
.benachrichtigung_user_content {
	width: 122px;
}
.benachrichtigung_user_checkbox {
	width: 15px;
}
.ereignis_checkbox {
	height: 15px;
	width: 14px;
	line-height: 15px;
	vertical-align: top;
	margin-top: 2px;
}
.benachrichtigung_icon {
	width: 18px;
	border-right: none;
	white-space: nowrap;
	border: none;
	color: white;
}
.benachrichtigung_icon img {
	border: none;
	color: white;
	margin: 0;
	padding: 0;
	height: 17px;
	width: 17px;
	vertical-align: top;
	border: 1px solid white;
}
.benachrichtigung_icon a {
	font-size: 1px;
}
.benachrichtigung_icon a:hover {
	font-size: 1px;
	color: white;
	background-color: white;
}
.normal_font_weight {
	font-weight: normal;
}
.elfmeterspiel_row {
	clear: left;
	min-height: 25px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
.elfmeterspiel_left {
	float: left;
	width: 175px;
	text-align: right;
	padding-top: 2px;
}
.elfmeterspiel_right {
	float: left;
	margin-left: 6px;
}
.elfmeterspiel_runde_row {
	clear: left;
	height: 22px;
	width: 480px;
	overflow: hidden;
}
.elfmeterspiel_runde_row div {
	float: left;
}
.elfmeterspiel_runde_runde {
	width: 175px;
	text-align: right;
	margin-top: 3px;
}
.elfmeterspiel_runde_schuss {
	width: 91px;
	margin-left: 6px;
	text-align: left;
}
.elfmeterspiel_select {
	width: 91px;
}
.elfmeter_spiel_pm {
	float: left;
	font-size: 0px;
	margin-right: 2px;
}
.elfmeter_spiel_pm img {
	border: none;
}
.elfmeterspiel_wrapper {
	clear: left;
	width: 960px;
	height: 270px;
	overflow: hidden;
	z-index: 0;
}
.elfmeterspiel_outer_wrapper {
	clear: left;
	width: 480px;
	height: 270px;
	overflow: hidden;
	position: relative;
}
.elfmeterspiel_bild {
	width: 480px;
	height: 270px;
	float: left;
	z-index: 0;
}
.elfmeterspiel_teams {
	clear: left;
	width: 496px;
	margin-top: 4px;
	overflow: hidden;
}
.half_left {
	float: left;
	width: 240px;
	text-align: left;
}
.half_right {
	float: left;
	width: 240px;
	text-align: right;
}
.elfmeterspiel_teams_caption {
	float: left;
	color: #909090;
	margin-right: 4px;
	padding-top: 2px;
}
.elfmeterspiel_teams_content {
	float: left;
	width: 206px;
}
.elfmeterspiel_teams_top_row, .elfmeterspiel_teams_bottom_row {
	clear: left;
	width: 180px;
}
.elfmeterspieler_name {
	float: left;
	padding-top: 1px;
	width: 222px;
	text-align: right;
	margin-right: 6px;
}
.elfmeterspieler_name_team2 {
	float: left;
	padding-top: 1px;
	text-align: left;
	margin-left: 6px;
}
.elfmeterspiel_teamname {
	float: left;
	padding-top: 1px;
	margin-left: 6px;
	overflow: hidden;
	white-space: nowrap;
}
.draw_icon_link a {
	border: none;
	font-size: 0px;
}
.draw_icon_link img {
	border: none;
}
.elfmeterspiel_stand {
	clear: left;
	margin-top: 22px;
}
.top_padding {
	padding: 16px 8px 0px 8px;
	overflow: hidden;
}
.statistiken_elferspiel_key {
	padding-left: 4px;
	width: 300px;
}
.statistiken_elferspiel_value {
	padding-right: 4px;
	text-align: right;
	width: 169px;
	border-right: 1px solid #C8D0B8;
	overflow: hidden;
	white-space: nowrap;
}
.elfmeterspiel_spiele_col {
	border-right: 1px solid #CACFB9;
	float: left;
	white-space: nowrap;
	overflow: hidden;
}
.elfmeterspiel_spiele_datum {
	width: 72px;
	text-align: center;
}
.elfmeterspiel_spiele_team {
	width: 172px;
	padding-left: 4px;
}
.elfmeterspiel_spiele_ergebnis {
	width: 69px;
	text-align: center;
}
.elfmeter_trikot_bild {
	float: left;
	background-image: url("../img/elfmeterspiel/1_gen.png");
	width: 480px;
	height: 270px;
	margin-top: -270px;
}
.elfmeter_trikot {
	float: left;
	width: 270px;
	height: 270px;
}
.elfmeter_trikot_balken {
	float: left;
	height: 270px;
}
.elfmeter_hose_bild {
	float: left;
	background-image: url("../img/elfmeterspiel/2_gen.png");
	width: 480px;
	height: 270px;
	margin-top: -270px;
}
.elfmeter_trikot_sieger_bild {
	float: left;
	background-image: url("../img/elfmeterspiel/5_gen_neu.png");
	width: 480px;
	height: 270px;
	/*margin-top: -270px;*/
	margin-left: -480px;
}
.elfmeter_trikot_sieger {
	float: left;
	width: 480px;
	height: 270px;
}
.elfmeter_wappen {
	float: left;
	margin-top: 20px;
	margin-left: -452px;
}
.elfmeterschiessen_align_right {
	padding-right: 4px;
	text-align: right;
	width: 138px;
}
.elfmeter_ton_icon {
	clear: left;
	font-size: 0px;
}
.elfmeter_ton_icon img {
	border: none;
}
.elfmeterspiel_header {
	clear: left;
	background-image: url("../img/elfmeterspiel/elfmeter_tafel_bg.png");
	width: 496px;
	height: 102px;
	overflow: hidden;
}
.elfmeterspiel_footer {
	clear: left;
	background-image: url("../img/elfmeterspiel/elfmeter_footer_bg.png");
	width: 496px;
	height: 135px;
	overflow: hidden;
}
.elfmeterspiel_spielstand_team1_wrapper {
	float: left;
	margin-left: 27px;
	margin-top: 21px;
	width: 66px;
	height: 41px;
	overflow: hidden;
}
.elfmeterspiel_spielstand_team1_zehner {
	float: left;
	width: 33px;
	height: 41px;
	overflow: hidden;
	background-image: url("../img/spielbericht/lcd_gross.gif");
	background-repeat: no-repeat;
	background-position: -327px 0px;
}
.elfmeterspiel_spielstand_team1_einer {
	float: left;
	width: 33px;
	height: 41px;
	overflow: hidden;
	background-image: url("../img/spielbericht/lcd_gross.gif");
	background-repeat: no-repeat;
	background-position: -297px 0px;
}
.elfmeterspiel_spielstand_team2_wrapper {
	float: left;
	margin-left: 21px;
	margin-top: 21px;
	width: 66px;
	height: 41px;
	overflow: hidden;
}
.elfmeterspiel_wappen_team1 {
	float: left;
	width: 53px;
	height: 53px;
	overflow: hidden;
	margin-left: 94px;
	margin-top: 15px;
}
.elfmeterspiel_wappen_team2 {
	float: left;
	width: 53px;
	height: 53px;
	overflow: hidden;
	margin-left: 23px;
	margin-top: 15px;
}
.elfmeterspiel_wappen_row {
	clear: left;
	overflow: hidden;
	height: 77px;
}
.elfmeterspiel_schuetzen_row {
	clear: left;
	overflow: hidden;
	color: white;
}
.elfmeterspieler_icon_team2 {
	float: left;
	margin-left: 7px;
}
.elferspiel_teams_1 {
	clear: left;
	overflow: hidden;
	height: 24px;
	margin-left: 11px;
}
.elfmeterschiessen_feld {
	float: left;
	width: 15px;
	margin-right: 3px;
	margin-top: 2px;
}
.kalender_uhrzeit {
	float: left;
	border-right: 1px solid #CACFB9;
	padding-left: 4px;
	width: 54px;
}
.kalender_text {
	float: left;
	border-right: 1px solid #CACFB9;
	padding-left: 4px;
	width: 413px;
}
.kalender_loeschen {
	float: left;
	width: 18px;
	padding-left: 1px;
}
.kalender_eintrag_erstellen_label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 6px;
	padding-top: 3px;
}
.kalender_eintrag_erstellen_label_datum {
	float: left;
	width: 338px;
}
.kalender_eintrag_erstellen_ereignis {
	float: left;
	width: 338px;
}
.kalender_erstellen_row {
	clear: left;
	min-height: 25px;
	overflow: hidden;
}
.kalender_row {
	clear: left;
	border-top: 1px solid #CACFB9;
	overflow: auto;
	padding: 1px 0px 1px 0px;
}
.kalender_row div {
	float: left;
}
.kalender_datum {
	width: 55px;
	padding-left: 6px;
	line-height:21px;
}
.kalender_zeit {
	width: 62px;
	margin-left: 4px;
	line-height:21px;
	/*font-style: italic;*/
}
.kalender_ereignis_wrapper {
	width: 434px;
	overflow: auto;
}
.kalender_tag_wrapper {
	width: 434px;
	border-left: 1px solid #CACFB9;
	overflow: auto;
}
.kalender_ereignis {
	width: 350px;
	line-height:21px;
}
.kalender_icon {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
}
.icon_loeschen_newstyle {
	background-image: url("../img/icons/icon_loeschen_newstyle.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.kalender_icon_loeschen {
	margin-right: 5px;
	margin-top: 2px;
}
.icon_definieren_newstyle {
	background-image: url("../img/icons/icon_definieren_newstyle.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_aufstellung_newstyle {
	background-image: url("../img/icons/icon_aufstellung_newstyle.gif");
	width: 79px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_aufstellung_newstyle_2 {
	background-image: url("../img/icons/button_line-up_newstyle.gif");
	width: 79px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_ergebnisse_newstyle {
	background-image: url("../img/icons/icon_ergebnisse_newstyle.gif");
	width: 78px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_ergebnisse_newstyle_2 {
	background-image: url("../img/icons/button_results_newstyle.gif");
	width: 78px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_livespiel_newstyle {
	background-image: url("../img/icons/icon_livespiel_newstyle.gif");
	width: 69px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_livespiel_newstyle_2 {
	background-image: url("../img/icons/button_live-match_newstyle.gif");
	width: 69px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_spielbericht_newstyle {
	background-image: url("../img/icons/icon_spielbericht_newstyle.gif");
	width: 81px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_spielbericht_newstyle_2 {
	background-image: url("../img/icons/button_report_newstyle.gif");
	width: 81px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_taktik_newstyle {
	background-image: url("../img/icons/icon_taktik_newstyle.gif");
	width: 48px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.icon_taktik_newstyle_2 {
	background-image: url("../img/icons/button_tactics_newstyle.gif");
	width: 48px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
}
.bold_font {
	font-weight: bold;
}
.kalender_icon_training {
	background-image: url("../img/icons/kalender/icon_training.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_heimspiel {
	background-image: url("../img/icons/kalender/icon_heimspiel.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_auswaertsspiel {
	background-image: url("../img/icons/kalender/icon_auswaertsspiel.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_sponsorvertrag {
	background-image: url("../img/icons/kalender/icon_sponsorvertrag.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_beobachtete_auktion {
	background-image: url("../img/icons/kalender/icon_beobachtete_auktion.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_eigene_auktion {
	background-image: url("../img/icons/kalender/icon_eigene_auktion.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_mitgebotene_auktion {
	background-image: url("../img/icons/kalender/icon_mitgebotene_auktion.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_premium_ende {
	background-image: url("../img/icons/kalender/icon_premium_ende.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_stadionausbau {
	background-image: url("../img/icons/kalender/icon_stadionausbau.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_trainervertrag {
	background-image: url("../img/icons/kalender/icon_trainervertrag.gif");
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
}
.kalender_icon_generic {
	margin-right: 4px;
	margin-top: 2px;
}
.voting_button_1 {
	margin: 6px 0px 7px 28px;
}
.community_voting_button_1 {
	margin: 6px 0 7px 31px;
}

.spielerdatenblatt div.facebook_wrapper {
	float: left; width: 327px; margin-top: 2px;
}

.spielbericht div.facebook_wrapper {
	float: left; width: 200px; margin-top: 2px;
}

iframe.facebook_iframe {
	height: 20px; 
	float: right; 
	width: 75px;
}
.centered_headline {
	width: 100%;
	text-align: center;
}
.selected_red {
	 background-color: #b32828;
	 color: white;
}
.icon_links_rechts {
	background-image: url("../img/icons/icon_links_rechts.gif");
	width: 17px;
	height: 17px;
	overflow: hidden;
}
.neutral {
	font-weight: bold;
}
.img_container {
	border: none;
	font-size: 0px;
}
.img_container img {
	border: none;
}
.margin_top_12 {
	margin-top: 12px;
}
.headline_border {
	margin-bottom: 8px;
	width: 496px;
	overflow: hidden;
}
.box_no_border_padding {
	clear: left;
	overflow: hidden;
	background-color: white;
	padding-top: 16px;
}

#infobox .row .infobox_alert a {
	color: red;
	font-weight: bold;
}
#infobox .row .infobox_alert a:hover {
	color: white;
	background-color: red;
}

.umfrage_row {
	height: 26px;
	line-height: 26px;
	clear: left;
	width: 100%;
	border-bottom: 1px solid #909090;
}
.umfrage_row div {
	float: left;
	border-right: 1px solid #909090;
}
.umfrage_row_no_height {
	line-height: 26px;
	clear: left;
	width: 100%;
	border-bottom: 1px solid #909090;
	overflow: hidden;
}
.umfrage_row_no_height div {
	float: left;
}

.umfrage_frage {
	width: 419px;
	color: #909090;
	text-align: right;
	padding-right: 8px;
}
.umfrage_box {
	width: 80px;
	font-size: 10px;
	overflow: hidden;
	text-align: center;
	height: 26px;
	line-height: 26px;
}
#umfrage .umfrage_box input {
	height: 26px;
	margin: 0px;
	padding: 0px;
}
.umfrage_boxie9 {
	width: 80px;
	font-size: 10px;
	overflow: hidden;
	text-align: center;
	height: 23px;
	line-height: 26px;
	padding-top: 3px;
}
#umfrage .umfrage_boxie9 input {
	margin: 0px;
	padding: 0px;
}
.umfrage_big_row {
	height: 126px;
	line-height: 26px;
	clear: left;
	width: 100%;
	border-bottom: 1px solid #909090;
}
.umfrage_big_row div {
	float: left;
}
.umfrage_big_box {
	width: 404px;
	overflow: hidden;
	text-align: center;
	height: 126px;
	line-height: 26px;
	border-left: 1px solid #909090;
}
.umfrage_text {
	width: 396px;
	height: 118px;
	margin-top: 2px;
}
.tipp_row {
	clear: left;
	height: 19px;
	font-size: 10px;
	border-bottom: 1px solid #CACFB9;
}
.tipp_row div {
	float: left;
	border-right: 1px solid #CACFB9;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
}
.tipp_heim_gast {
	width: 34px;
	text-align: center;
}
.tipp_team {
	width: 206px;
}
.tipp_quote {
	width: 76px;
	text-align: center;
}
.tipp_sieg {
	width: 50px;
	text-align: center;
}
.tipp_input {
	width: 25px;
	text-align: center;
}
.tipp_tabelle {
	width: 100px;
	text-align: center;
}
.facebook_like_row {
	clear: left;
	overflow: hidden;
	padding-top: 7px;
}
.google_like_row {
	clear: left;
	overflow: hidden;
	padding-top: 5px;
}
.tweet_link {
	font-weight: normal;
	margin-left: 8px;
	padding-top: 3px;
}
.tweet_text {
	padding: 4px;
	width: 134px;
	margin-top: 8px;
	margin-bottom: 8px;
	overflow: hidden;
	font-weight: normal;
	color: #186486;
	clear: left;
	border: 1px solid #A4CCE5;
	background-color: #E8F3F9;
}
.fb_g_icon {
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	width: 26px;
	height: 26px;
	cursor: pointer;
}
.icon_facebook {
	background-image: url("../img/icons/icon_facebook.png");
}
.icon_google_plus {
	background-image: url("../img/icons/icon_google_plus.png");
}

.teamchef_info {
	float: left;
	width: 166px;
	margin: 16px 16px 32px 0px;
}
.teamchef_row {
	clear: left;
	height: 20px;
	line-height: 20px;
}
.teamchef_row div {
	float: left;
}
.teamchef_label {
	color: #909090;
}
.teamchef_value {
	font-weight: bold;
	margin-left: 4px;
}
.teamchef_blog {
	clear: left;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 14px;
}
.teamchef_blog_header {
	clear: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-bottom: 4px;
	color: #909090;
}
.teamchef_blog_content {
	clear: left;
	text-align: justify;
	width: 464px;
	margin-left: 16px;
	margin-bottom: 16px;
}
.teamchef_blog_navi {
	clear: left;
	height: 20px;
	width: 464px;
	margin-left: 16px;
}
.teamchef_blog_navi button {
	float: right;
	margin-left: 12px;
}
.teamchef_wappen {
	margin: 16px;
	margin-bottom: 32px;
	float: left;
	height: 100px;
	width: 100px;
}
.teamchef_wappen img {
	height: 100px;
	width: 100px;
	border: none;
}
.teamchef_entlassung {
	margin-left: 166px;
	overflow: hidden;
}
.teamchef_entlassung_row {
	clear: left;
	height: 22px;
	line-height: 22px;
}
.teamchef_entlassung_row input {
	vertical-align: text-top;
}
.caption_wahl_platz {
	width: 30px;
	padding-right: 6px;
	text-align: right;
}
.caption_wahl_team {
	width: 109px;
	padding-left: 18px;
}
.caption_wahl_user {
	padding-left: 4px;
	width: 80px;
}
.caption_wahl_liga {
	width: 81px;
	padding-left: 4px;
}
.caption_wahl_sun {
	width: 60px;
	text-align: center;
}
.caption_wahl_tv {
	width: 44px;
	text-align: center;
}
.caption_wahl_stimmen {
	width: 60px;
	text-align: center;
}
.row_wahl_team {
	width: 127px;
	overflow: hidden;
}
.row_wahl_user {
	width: 78px;
}
.row_wahl_liga {
	width: 80px;
}
.row_wahl_sun {
	width: 60px;
	text-align: center;
}
.row_wahl_tv {
	width: 44px;
	text-align: center;
}
.row_wahl_stimmen {
	width: 30px;
	text-align: right;
	padding-right: 4px;
}
.icon_plus {
	height: 17px;
	width: 17px;
	background-image: url("../img/icons/icon_plus.gif");
}
.icon_minus {
	height: 17px;
	width: 17px;
	background-image: url("../img/icons/icon_minus.gif");
}
.laenderbewerb_kommentare {
	font-size: 12px;
}
.more_comments {
	clear: left;
	overflow: hidden;
	width: 480px;
	padding: 8px;
}
.ehemalige_teamchefs_entry {
	clear: left;
	overflow: hidden;
}
.ehemalige_teamchefs_date {
	clear: left;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	margin-left: 16px;
}
.ehemalige_teamchefs_stats {
	clear: left;
	overflow: hidden;
}
.statistiken_regionenauswahl {
	clear: left;
	overflow: hidden;
	margin: 0px 0px 16px 20px;
	height: 20px;
	line-height: 20px;
}
.laendervergleich_begegnungen {
	float: left;
	width: 232px;
	text-align: center;
	line-height: 20px;
	margin-top: 16px;
}
.teamchef_wappen_teamchef {
	clear: left;
	text-align: center;
	line-height: 20px;
}
.laendervergleich_wappen_wrapper {
	float: left;
	overflow: hidden;
}
.gray_color {
	color: #909090;
}
.laendervergleich_center_label {
	clear: left;
	width: 100%;
	text-align: center;
	color: #909090;
	height: 20px;
	line-height: 20px;
}
.laendervergleich_center_value {
	clear: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	height: 16px;
	line-height: 16px;
}
.normal_gray_font {
	font-weight: normal;
	color: #909090;
}
.background_light_yellow {
	background-color: #f5ffb4;
}
.background_light_blue {
	background-color: #b4c2ff;
}
.background_light_red {
	background-color: #ffb4b4;
}
.nominierung_longer_label {
	float: left;
	line-height: 19px;
	padding-right: 8px;
	text-align: right;
	width: 154px;
}
.phil_row {
	clear: left;
	height: 26px;
	line-height: 26px;
}
.phil_row div {
	float: left;
}
.phil_label {
	width: 224px;
	padding-right: 8px;
	color: #909090;
	text-align: right;
}
.phil_setting {
}
.phil_row_big {
	clear: left;
	height: 26px;
	line-height: 26px;
	border-top: 1px solid #CACFB8;
	border-bottom: 1px solid black;
	overflow: hidden;
	margin-bottom: 20px;
}
.phil_row_big div {
	float: left;
	font-weight: bold;
}
.phil_button {
	line-height: 24px;
}
.phil_button_label {
	margin-left: 4px;
	margin-right: 4px;
}
.google_pfeil_nach_oben {
	float: left;
	height: 4px;
	width: 7px;
	margin-left: 6px;
	margin-top: 125px;
	background-image: url("../img/pfeil_nach_oben.gif");
	cursor: pointer;
}
.datenblatt_button_row {
	clear: left;
	height: 17px;
	width: 100%;
	margin-bottom: 3px;
}
.datenblatt_button_row button {
	float: right;
	margin-right: 8px;
}
.datenblatt_button_row a {
	float: right;
	margin-right: 8px;
}
.smartphone_dropbox {
	width: 90px;
	font-size: 10px;
}
.smart_spieler_row {
	clear: left;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	width: 90px;
	overflow: hidden;
	white-space: nowrap;
}
.tipp_separator {
	background-color: #CACFB8;
	height: 1px;
	margin-left: 8px;
	margin-right: 8px;
	clear: both;
	margin-bottom: 8px;
}
::selection {
	background: #74B328;
	color: white;
}
::-moz-selection {
	background: #74B328;
	color: white;
}
::-webkit-selection {
	background: #74B328;
	color: white;
}

.taktiken_uebersicht_row {
	margin-left: 474px;
}

.bigsize_bigad
{
	text-align:center;
	margin-bottom: 8px;
}

.bigsize_bigad .container
{
	padding-top: 2px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	background-color: transparent;
	overflow: hidden;
	max-height: 90px;
}

.bigsize_bigad .banner
{
	margin-left: 0px;
	background-color: transparent;
	font-size: 0px;
}

.bigsize_bigad .werbung
{
	background-image: url("../img/werbung_cad.gif");
	background-repeat: no-repeat;
	background-color: black;
	margin-left: 42px;
	width: 10px;
	vertical-align: bottom;
	height: 90px;
	float: left;
}
.positionen_und_seiten_button {
	background-image: url("../img/buttons/button_positionen_und_seiten.png");
	width: 99px;
	height: 17px;
	border: none;
}
.positionen_und_seiten_button_2 {
	background-image: url("../img/buttons/button_positionen_und_seiten_2.png");
	width: 81px;
	height: 17px;
	border: none;
}
.vorschlag_laden_button {
	background-image: url("../img/buttons/button_vorschlag_laden.png");
	width: 103px;
	height: 17px;
	border: none;
}
.vorschlag_laden_button_2 {
	background-image: url("../img/buttons/button_vorschlag_laden_2.png");
	width: 108px;
	height: 17px;
	border: none;
}
.wann_row {
	clear: both;
	line-height: 22px;
	border-bottom: 1px solid #555555;
	overflow: hidden;
}
.wann_row:hover {
	background-color: #EEEEEE;
}
.wann_col {
	float: left;
}
.wann_day {
	width: 70px;
	padding-left: 4px;
}
.wann_time {
	width: 64px;
	border-left: 1px solid #CCCCCC;
}
.wann_description {
	width: 356px;
	border-right: none;
}
.wann_little_row {
	clear: left;
	min-height: 22px;
	line-height: 22px;
	width: 60px;
	padding-left: 4px;
}
.wann_little_row_description {
	clear: left;
	min-height: 22px;
	line-height: 22px;
	width: 352px;
	padding-left: 4px;
	border-left: 1px solid #CCCCCC;
}
.wann_border_bottom {
	border-bottom: 1px solid #CCCCCC;
}
.wann_day_laufend {
	width: 135px;
	padding-left: 4px;
}
/*#ftdiv1221459 {
	margin-left: 847px !important;
}*/
.header_to_mobile {
	padding: 4px 5px 5px;
	clear: both;
	overflow: hidden;
}
#header .header_to_mobile a {
	color: #FFFFFF;
	font-size: 11px;
	float: right;
}
#header .header_to_mobile_new {
	padding-top: 0px;
	padding-right: 0px;
}
#header .header_to_mobile_new a {
	color: #FFFFFF;
	font-size: 14px;
	/*font-weight: bold;*/
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	border-radius: 0px 0px 0px 3px;
	float: right;
	background-color: #74b529;
	background: -moz-linear-gradient(top, #74b529 0%, #467803 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74b529), color-stop(100%,#467803));
	background: -webkit-linear-gradient(top, #74b529 0%,#467803 100%);
	background: -o-linear-gradient(top, #74b529 0%,#467803 100%);
	background: -ms-linear-gradient(top, #74b529 0%,#467803 100%);
	background: linear-gradient(top, #74b529 0%,#467803 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74b529', endColorstr='#467803',GradientType=0 );
}
#header .header_to_mobile_new a:hover {
	color: #FFFFFF;
}
.spielerhistorie_content {
	clear: both;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 16px;
}
.checklist_item {
	clear: both;
	overflow: hidden;
	margin-bottom: 6px;
	cursor: pointer;
	padding-left: 16px;
	background-image: url("../img/checkbox.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
.checklist_item:hover,
.checklist_done:hover {
	color: #74b328;
}
.checklist_item_checked {
	background-image: url("../img/checkbox_checked.png");
	cursor: default;
}
.checklist_item_checked:hover {
	color: #909090;
}
.checklist_done {
	border-top: 1px solid #909090;
	cursor: pointer;
	padding-top: 4px;
	padding-left: 16px;
	color: #555555;
}
.headline_reload {
	float: right;
	margin-right: 6px;
	margin-top: 4px;
	width: 16px;
	height: 14px;
	background-image: url("../img/reload.png");
	cursor: pointer;
}
.js_diagram_container {
	padding: 0px 8px 16px 8px;
	height: 260px;
}
.js_diagram_container .legend td a.js_chart_legend_link,
.js_diagram_container .legend td span.js_chart_legend_no_link {
	display: block;
	white-space: nowrap;
	width: 130px;
	color: black;
	text-decoration: none;
	overflow: hidden;
}
.js_diagram_container .legend td a.js_chart_legend_link_small,
.js_diagram_container .legend td span.js_chart_legend_no_link_small {
	width: 110px;
}
.js_diagram_container .legend td a.js_chart_legend_link:hover, 
.js_diagram_container .legend td a.active_chart_legend_link {
	color: #74b328;
	background-color: transparent;
}
.js_diagram_header {
	clear: both;
	text-align: center;
	overflow: hidden;
	padding-top: 20px;
}
.js_diagram_container .flot-y-axis .flot-tick-label {
	padding-right: 2px;
}
.login_app_buttons {
	clear: both;
	padding-top: 15px;
	width: 146px;
	margin-left: 15px;
}
.footer_app_buttons {
	clear: both;
	border-top: 1px dotted white;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 14px;
}
.login_app_buttons a:hover,
.footer_app_buttons a:hover {
	background-color: transparent;
}
.login_google_play_button {
	width: 160px;
	height: 48px;
	margin-top: 8px;
}
.tippspiel_admin_row {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
.tippspiel_admin_child_row {
	clear: both;
	overflow: hidden;
	margin-bottom: 3px;
	line-height: 24px;
}
.tippspiel_admin_col {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
.tippspiel_admin_col input[type="number"] {
	width: 40px;
	margin-right: 0px;
}
.tippspiel_admin_edit {
	float: right;
}
.tippspiel_admin_edit button {
	background-color: #DDDDDD;
	border: 1px solid #CCCCCC;
	padding: 5px;
	height: 30px;
}
.tippspiel_em_groups_navi {
	padding: 15px 10px 10px 10px;
	text-align: center;
}
.tippspiel_em_groups_navi span.tippspiel_em_groups_navi_label {
	font-weight: bold;
}
.tippspiel_em_groups_navi span.tippspiel_em_groups_navi_value {
	color: #74b328;
	cursor: pointer;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}
.tippspiel_em_groups_navi span.tippspiel_em_groups_navi_value_active {
	color: #000000;
	cursor: default;
}
.tippen_group_row {
	border-bottom: 1px solid #cacfb9;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	overflow: hidden;
}
.tippen_group_row_header {
	border-bottom: 1px solid black;
}
.tippen_group_col {
	float: left;
	border-right: 1px solid #cacfb9;
}
.tippen_group_row_header .tippen_group_col {
	border-right: 1px solid white;
}
.tippen_group_flag {
	float: left;
	width: 17px;
	text-align: center;
	height: 17px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 6px;
	background-size: 100% auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.tippen_group_name {
	float: left;
}
.tippen_match_row {
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cacfb9;
	font-size: 10px;
}
.tippen_match_row:last-child {
	border-bottom: none;
}
.tippen_match_row_row {
	clear: both;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}
.tippen_group_container {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
.tippen_match_row_col {
	float: left;
	width: 165px;
}
.tippen_match_row_left {
	width: 141px;
	float: left;
	text-align: right;
	height: 19px;
	line-height: 19px;
}
.tippen_match_row_right {
	width: 141px;
	float: left;
	height: 19px;
	line-height: 19px;
	text-align: left;
}
.tippen_match_row_middle {
	float: left;
	width: 14px;
	text-align: center;
	height: 19px;
	line-height: 19px;
}
.tippen_match_row_date {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align: center;
	height: 19px;
	line-height: 19px;
}
.tippen_match_row_tipp {
	float: right;
	width: 100px;
	font-weight: bold;
	text-align: center;
	height: 19px;
	line-height: 19px;
}
.tippen_match_row_left span.tippen_group_flag,
.tippen_match_row_left span.tippen_group_name {
	float: right;
}
.tippen_match_row_right span.tippen_group_flag,
.tippen_match_row_right span.tippen_group_name {
	float: left;	
}
.tippen_match_row_left span.tippen_group_flag, 
.tippen_match_row_right span.tippen_group_flag {
	display: inline-block;
}
.tippen_match_row_left span.tippen_group_flag {
	margin-right: 2px;
	margin-left: 6px;
}
.tipp_abgeben_container {
	clear: both;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
	line-height: 24px;
	font-size: 12px;
}
.tipp_abgeben_container input {
	width: 40px;
	margin-left: 3px;
	margin-right: 3px;
}
.tippen_match_row_col button,
.tippen_match_row_col span {
	float: right;
	margin-right: 16px;
}
.tipp_statistiken_content {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
.tipp_statistiken_row {
	clear: both;
	overflow: hidden;
}
.tipp_statistiken_label {
	width: 249px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
.tipp_statistiken_value {
	float: left;
	font-weight: bold;
}
.tippspiel_admin_is_played {
	background-color: #c8eb9f;
}
.tippspiel_admin_is_not_played {
	background-color: #eb9f9f;
}
.tippen_admin_row_inputs input {
	margin: 0px;
	text-align: center;
	width: 45px;
}
.tippen_group_place_1,
.tippen_group_place_2 {
	background-color: #c8eb9f;
}
.tippen_group_place_3 {
	background-color: #e7eb9f;
}
.tippen_group_place_4 {
	background-color: #eb9f9f;
}
.em16_sidebar_teaser {
	clear: both;
	overflow: hidden;
	width: 160px;
	height: 83px;
	background-image: url("../img/em16_teaser.jpg");
	cursor: pointer;
	margin-top: 8px;
}
.em_tippspiel_preisliste {
	font-size: 10px;
	background-image: url("../img/em_tippspiel_pokal_klein.png");
	background-position: right top;
	background-repeat: no-repeat;
}
.em_tippspiel_preisliste_row {
	border-bottom: 1px solid #cacfb9;
	height: 20px;
	line-height: 20px;
	clear: both;
	overflow: hidden;
	width: 380px;
}
.em_tippspiel_preisliste_col {
	float: left;
	border-right: 1px solid #cacfb9;
}
.meine_teams_row {
	clear: both;
	overflow: hidden;
}
.meine_teams_label {
	float: left;
	width: 186px;
	padding-right: 8px;
	text-align: right;
	height: 24px;
	line-height: 24px;
	margin-bottom: 8px;
}
.meine_teams_value {
	float: left;
	width: 170px;
	text-align: left;
}
.meine_teams_value input,
.meine_teams_value select {
	width: 100%;
	box-sizing: border-box;
	height: 22px;
	line-height: 22px;
}
.meine_teams_row_error {
	color: red;
	height: 30px;
	padding-left: 194px;
	text-align: left;
}
