html, body {  
	height: 100%;
	margin: 0;
	padding: 0;
}
/* mit for mac ie\*/
html {
	margin-bottom: 1px;
	overflow-y: scroll;
	}

/* end hack */

body {
	background: #dfe3d2;
	color: #fff;
	text-align: center; /*IE centered content*/	
}

#page, #pageFolge, #wrapper, #pageTeetime, #wrapperTeetime, #wrapperFolgeseite, #pageFolge2  {
     	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */
* html #page, * html #pageFolge, * html #wrapper, * html #pageTeetime, * html #wrapperTeetime, * html #wrapperFolgeseite, * html #pageFolge2 {
	height: 100%;
}
/*hack end*/


/*----------all relative elements-----*/
body, #logoOben, #page, #pageFolge, #wrapper, #pageTeetime, #wrapperTeetime, #wrapperFolgeseite, #pageFolge2 {
	position: relative;
}

/*---------all absolute elements-----*/
#topmenu, #stdmenu, #header, #logo, #footer {
	position: absolute;
}
/*---------all floated elements left-----*/

/*---------all floated elements right-----*/

#page {
	width: 980px; 
	margin: 0 auto;	
	background: #fff;
	background-image: url(/fileadmin/templates/img/contentBG.gif);
	background-repeat: no-repeat;
	text-align: left; 
}
#pageFolge {
	width: 980px; 
	margin: 0 auto;	
	background: #fff;
	background-image: url(/fileadmin/templates/img/contentBGFolge.gif);
	background-repeat: no-repeat;
	text-align: left; 
}
#pageFolge2 {
	width: 980px; 
	margin: 0 auto;	
	background: #fff;
	background-image: url(/fileadmin/templates/img/contentBGFolge2.gif);
	background-repeat: no-repeat;
	text-align: left; 
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	left: 1px;

}

#pageTeetime {
	width: 957px; 
	margin: 0 auto;
	text-align: left; 
	background-color: #f2f9e4;
	background-image: url(/fileadmin/templates/img/verlauf2.gif);
	background-repeat: repeat-y;
}

#wrapperTeetime {
	background-image: url(/fileadmin/templates/img/verlauf2.gif);
	background-repeat: repeat-y;
	width: 957px;
	margin: 0 auto;
	text-align: left;
}
#wrapperFolgeseite {
	background: #f2f9e4;
	background-image: url(/fileadmin/templates/img/verlauf.gif);
	background-repeat: repeat-y;
	width: 957px;
	margin: 0 auto;
	text-align: left;
}
/*-------content elements definition-------*/
#logo {
	height: 82px;
        top: 0;
        left: 0;
	padding-top: 0px;
	width: 225px;
	background: #fff;
	float: left;
}
#logo img {
	padding: 0;
	margin: 0;
}

#contentAll {
	width: 978px;
	padding-top: 82px;
}
#contentSub {
	width: 652px;
	float: right;
	padding-top: 0px;
	padding-bottom: 3px;
}
#contentSubFolge {
	width: 723px;
	float: right;
	padding-top: 0px;
	padding-bottom: 3px;
}
#contentSubLeft {
	width: 254px;
	background: transparent;
	padding: 229px 0px 79px 0px;
	float: left;
	
}
#contentWrap {
	width: 282px;
	padding: 229px 23px 0 21px;
	float: left;
}
#contentWrapFolge {
	width: 457px;
	padding: 229px 23px 0 21px;
	float: left;
}
#contentWrapBreit {
	width: 679px;
	padding: 229px 23px 0 21px;
	float: left;
}
#contentWrapHalb {
	width: 679px;
	padding: 229px 23px 0 21px;
	float: left;
}
#contentright {
	width: 260px;
	float: right;
}
#contentrightFolge {
	width: 214px;
	float: right;
}
#contentrightFolgeHalb {
	width: 327px;
	float: right;
}
#contenttop {
	width: 282px;
	float: left;
}
#contenttopFolge {
	width: 441px;
	float: left;
}
#contenttopFolgeHalb {
	width: 679px;
	float: left;
}
#contenttopBreit {
	width: 679px;
	float: left;
}
#contentbottom {
	width: 282px;
	float: left;
}
#contentbottomBreit {
	width: 679px;
	float: left;
}
#contentbottomFolge {
	width: 441px;
	float: left;
}
#randlinks {
	width: 280px;
	background: transparent;
	float: left;
	padding: 229px 23px 70px 23px;
}
#randlinksFolge {
	width: 208px;
	background: transparent;
	float: left;
	padding: 0px 21px 70px 25px;
}
#randrechts {
	width: 282px;
	float: right;
	padding: 229px 20px 70px 24px;
}
#randrechtsFolge {
	width: 202px;
	float: right;
	padding: 229px 20px 70px 0px;
}
#contentleft {
	width: 260px;
	float: left;
}
#contentleftFolge {
	width: 227px;
	float: left;
}
#contentleftFolgeHalb {
	width: 327px;
	float: left;
}
#header {
	height: 175px;
        top: 82px;
        left: 0;
	width: 978px;
	background: #fff url(http://www.johannesthal.de/fileadmin/content/Bilder/Header/header1.jpg) no-repeat;
	z-index: 100;
}
#header img {
	margin: 0;
	padding: 0;
}
#stdmenu {
	width: 753px; 
	height: 82px;
	top: 0;
	left: 225px;
	background-image: url(/fileadmin/templates/img/stdmenuBG.gif);
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: bottom;
}
#stdmenu ul {
	margin: 0;
	margin-top: 9px;
	padding: 26px 0 0 0;
}
#stdmenu li {
padding: 26px 0 0 0;
	display: inline;
	margin-left: 8px;
	font-size: 80%;
	color: #000;
	border-left: 1px solid #000;
}
#stdmenu li.NO a, #stdmenu li.CUR a, #stdmenu li.ACT a {
	font-size: 105%;
	color: #000;
	font-weight: normal;
}
#stdmenu li.NO a:hover, #stdmenu li.CUR a:hover, #stdmenu li.ACT a:hover {
	font-size: 105%;
	color: #fff;
	font-weight: normal;
}


#topmenu {
	top: 257px;
	width: 978px;
	left: 0px;	
	height: 29px;
	background-image: url(/fileadmin/templates/img/topmenuBG.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	z-index: 300;
}
#topmenu ul {
	list-style-type:none;
	text-align: left;	
	padding:0;
	padding-left: 25px;
	padding-top:1px;
	margin:0;
	
}
#topmenu li{
	list-style-type: none;
	float:left;
	padding:0;
	margin:0;
}
#topmenu li.NO a{
	color: #fff;
	text-decoration: none;
	font-size: 105%;
	font-weight: normal;
	padding:0;
	margin:0;
	vertical-align:top;
	line-height: 25px;
}
* html #topmenu li.NO a, * html #topmenu li.CUR a, * html #topmenu li.ACT a{
vertical-align: 20%;
}
html > body #topmenu li.NO a, html > body #topmenu li.CUR a, html > body #topmenu li.ACT a {
vertical-align: 20%;
}
#topmenu li.CUR, #topmenu li.ACT{
	background-image: url(/fileadmin/templates/img/navStrichAct.gif);
	background-repeat: repeat-x;
	height:29px;
}

#topmenu li.CUR a, #topmenu li.ACT a {
	color: #fff;
	font-size: 105%;
	text-decoration: none;
	font-weight: normal;
		vertical-align:top;
	line-height: 25px;
	margin:0;
}
#topmenu li.ACT a:hover, #topmenu li.CUR a:hover, #topmenu li.NO a:hover {
	background: transparent;
	color: #FDCC43;
}
#contentLeftSub {
	width: 168px;
	float: left;
	padding-top: 222px;
}
#leftmenu {
	width: 239px;
	background: transparent;
	padding: 0px 0px 0px 15px;
	float: left;
}
#leftmenu .level2 {
	background-color:#fff;
	border-left: none;
	padding:1px 1px 1px 10px;
}
#leftmenu .level3, #leftmenu .level4 {
	background-color: #fff;
	border-left: none;
	border-top: none;
	padding:1px 1px 1px 10px;
}
#leftmenu a {
	color: #000;
	text-decoration: none; 
	text-transform: none;
	font-size: 100%;
	font-weight: normal;
	  padding-left: 24px;
} 

#leftmenu a:hover {
  	color: #52821c;
  	background-color: transparent;
}

#leftmenu .ACT a, #leftmenu .CUR a, #rightmenu .CUR a, #leftmenu li.level2 .ACT a, #leftmenu li.level2 .CUR a {  
  	color: #426817;
  	background-image: url(/fileadmin/templates/img/leftmenuPfeil.gif);
  	background-repeat: no-repeat;
}
#leftmenu .ACT a:hover, #leftmenu .CUR a:hover, #rightmenu .CUR a:hover, 
#leftmenu li.level2 .ACT a:hover, #leftmenu li.level2 .CUR a:hover {  
  	color: #426817;
  	background-color: #fff;
}
#leftmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#leftmenu li {
	margin: 5px 0 0 0;
}
#leftmenu li.level2 li {
	margin: 0;
	padding: 0;
}
#leftmenu li.level2 {
	margin: 0;
	padding: 0;
}

#leftmenu li.level2 ul {
	margin: 2px 0 0 5px;
}
#leftmenu li.level3 ul {
	margin: 0;
	padding: 0 0 0 10px;
}
#parentnav {
	width: 168px;
	background: #8cc819;
	padding: 0 16px;
}
#banner {
	width: 709px;
	height: 65px;
	text-align: left;
	background-color: #c5e38d;
	float: right;
	right: 0;
	z-index:30;
	padding: 7px 24px;
}
#footer {
	bottom: 0;
	width: 978px;
	height: 3px;
	text-align: left;
	background-image: url(/fileadmin/templates/img/footerBG.gif);
	background-repeat: repeat-x;
	float: left;
	margin-left:1px;
	z-index: 1;

}

/* css classes to deactivate floats*/
.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearfix:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
}
.clearfix {
      display: inline-block;
}
/* without IE Mac \*/
* html .clearfix {
      height: 1%;
}
.clearfix {
      display: block;
}
/* End without IE Mac */

.clearAll {
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}


.partner {
	float:left;
	font-size: 80%;
}

.banner {
	float: left;
	padding-left: 20px;
}

/* Platzbelegung CSS */

table.tx-gkmbreservation-pi1-table {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #f0f1ee;
	border-collapse: collapse;
}
table.tx-gkmbreservation-pi1-table td {
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td, 
table.tx-gkmbreservation-pi1-table tr.oddRow td  {
	background-color: #fff;
	padding-left: 10px;
	border: 1px solid #f0f1ee;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1,
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #a1ae79;
	padding-left: 10px;
	border: 1px solid #f0f1ee;
	background-image: none;
	font-weight: bold;
	color: #fff;
}
table.tx-gkmbreservation-pi1-table p {
	padding: 0px;
	margin: 0;
	line-height: 1.2em;
}


div.tx-gkmbreservation-pi1 h3, div.tx-gkmbreservation-pi1 h3 {
	font-size: 130%;
	color: #000;
	font-weight: normal;
}

div.tx-gkmbreservation-pi1 h3 {
	font-size: 100%;
}
table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
	background-color: #a1ae79;
	background-position: top left;
	border-top: 1px solid #f0f1ee;
	border-bottom: 1px solid #f0f1ee;
	border-left: 1px solid #f0f1ee;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #fff;
}

/* Yahoo Weather CSS */

.tx-mvyahooweather-pi1 p font {
	font-size: 11px;
	text-align: center;
}
.my_yahoo_weather_title {
	background-color: #526911;
	text-align: center;
}
.my_yahoo_weather_content {
	background-color: #fff;
	text-align: center;
}
.my_yahoo_weather_container {
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #526911;
}
.my_yahoo_weather_title p {
	margin: 5px 0;
}

/* Web.de Routenplaner CSS */

.routenplaner_start, .routenplaner_ziel {
	background-color: #fff;
	border: 1px solid #59483f;
}
.routenplaner_button {
	padding-top: 15px;
}

/* goof_fotoboek CSS */

.tx-gooffotoboek-pi1 img {
	margin-right: 5px;
	margin-bottom: 5px;
}
.gfpb_landscape a:hover, .tx-gooffotoboek-pi1 a:hover {
	background: transparent;
}


/* gkmb_events styles */

div.tx-gkmbreservation-pi2-szodatum {
	color: #033181;
	font-size: 80%;
}

div.tx-gkmbreservation-pi2-szotname {
	color: #000;
	font-size: 90%;
	font-weight: bold;
}

div.tx-gkmbreservation-pi2-szotart {
	color: #033181;
	font-size: 80%;
}

div.tx-gkmbreservation-pi2-szoinfo {
	color: #000;
	font-size: 80%;
	font-weight: normal;
}

div.tx-gkmbreservation-pi2-szomeldung {
	color: #000;
	font-weight: normal;
	font-size: 80%;
}
div.tx-gkmbreservation-pi2-szomeldung strong {
	color: #000;
	font-weight: normal;
	font-size: 120%;
}
.tx-gkmbreservation-pi2-szolink a {
	color: #033181;
	font-size: 80%;
}
.tx-gkmbreservation-pi2-szolink a:hover {
	background-color: #6883b3;
	color:#fff;
	font-size: 80%;
}
/* 2col & 3col styles */

.c2l1-left {
	border: 0;
	padding-right:10px;
	white-space:normal;
	width: 50%;
	vertical-align: top;
}
.c2l1-middle, .c2l1-middleBahn {
	padding-left:10px;
	white-space:normal;
	width:50%;
	vertical-align: top;
}
.c2l1-middleBahn {
	text-align: right;
}
.tx-fdfx2cols-pi1 {
	vertical-align: top;
	left: 0px;
	margin-bottom: 10px;
	width:100%;
}
.c3l1-right, .c3l1-middle, .c3l1-left {
	padding-left:5px;
	white-space:normal;
	width:33%;
	vertical-align: top;
	border: 0;
}
.c3l1-middle, .c3l1-left {
	padding-right:5px;
}
div.tx-fdfx3cols-pi1 {
	position: relative;
	left: 0px;
	margin-bottom: 10px;
}
.c2l1-middle, .c2l1-left {
	white-space:normal;
	width:45%;
	vertical-align: top;
	border: 0;
}
.c2l1-middle {
	padding-left:10px;
}
.c3l1-right, .c3l1-middle, .c3l1-left {
	padding-left:12px;
	white-space:normal;
	width:28%;
	vertical-align: top;
	border: 0;
}
.c3l1-middle, .c3l1-left {
	padding-right:12px;
}
p.csc-fdfx_2cols_pi1-header {
	margin: 0;
}


a img {
	border: none;
}

/* Scorekarte CSS */
.gkmb_pscoreTable {
	border-spacing: 3px;
}
.gkmb_pscoreFooter {
	font-size: 9px;
	padding-top: 30px;
}
.gkmb_pscoreTeeSelectTee a:hover, .gkmb_pscoreTeeSelectLink a:hover {
	background-color: #6883B3 ;
	color: #fff;
}
.gkmb_pscoreTeeSelectTee a, .gkmb_pscoreTeeSelectLink a {
	color: #426817;
	text-decoration: none;
}
.gkmb_pscoreHcapMessage {
	padding-top: 20px;
}
.gkmb_pscoreRuler {
	background-color: #7c695a;
}
.gkmb_pscoreScHoleCell, .gkmb_pscoreScOutCell, .gkmb_pscoreScTotalCell,
.gkmb_pscoreScCalcCell, .gkmb_pscoreScInCell  {
	background-color: #ffffff;
	vertical-align: middle;
}
.gkmb_pscoreScHeaderRow, .gkmb_pscoreScOutRow, 
.gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	font-weight: bold;
}
.gkmb_pscoreScOutRow, .gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	background-color: #fff;
}
.gkmb_pscoreTeeSelectButton a {
color: #426817;
text-decoration: none;
}
.gkmb_pscoreTeeSelectButton a:hover {
color: #fff;
background-color: #303C49;
text-decoration: none;
}
.gkmb_pscorePlayhcap a {
color: #426817;
text-decoration: none;
}
.gkmb_pscorePlayhcap a:hover {
color: #fff;
background-color: #303C49;
text-decoration: none;
}
.gkmb_pscoreTeeSelectTee {
border: 1px solid #ccc;
padding: 0 2px;
}
.gkmb_pscoreScCalcCell a {
color: #426817;
text-decoration: none;
}
.gkmb_pscoreScCalcCell a:hover {
color: #fff;
background-color: #303C49;
text-decoration: none;
}

/* tt_news CSS */
.news-latest-container {
padding:0px;
}
.news-latest-item {
	padding-bottom: 0px;
	float: left;
	width: 285px;
	padding:0px;
}
.news-latest-title {
	float: right;
	text-align: left;
	width: 267px;
}
.news-latest-boppel {
	float: left;
	width: 18px;
}
span.news-latest-morelink a{
color: #536911;
font-size: 90%;
	font-weight: normal;
}
.news-single-title{
font-size:140%;
}
.news-single-image {
	float: right;
	width: 204px;
}
.news-single-content {
	float: left;
	width: 400px;
}
.news-single-item {
	width: 640px;
}
.news-single-image img {
	border: 1px solid #7c695a;
}
.news-single-backlink {
padding:0px;
	padding-top: 5px;
	padding-bottom:5px;
}

.news-list-title {
	font-weight: bold;
	color: #526911;
	float: right;
	width: 305px;
}
.news-list-image {
	float: left;
	width: 120px;
}

.news-list-subheader {
	float: right;
	width: 305px;
}
.news-list-subheader p {
	margin: 0;
}
.news-list-item {
	width: 440px;
	float: right;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-latest-morelink a:hover{
background-color:#526911;
color:#fff;
}
#randrechts div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
padding:0;
border:0;
}
#randrechts div.csc-textpic img {
margin-bottom:0px;
padding:0;
border:0;
}

.dl.csc-textpic-image dt {
display: block;
}
div.csc-textpic-imagewrap {
margin-right: 0px;
display:block;
}
/* Ligatabellen CSS */

.gkmb_ligatabelle_table {
	background-color: #fff;
}

.gkmb_ligatabelle_td_result {
	background-color: #fff;
	color: #000;
	border: 1px solid #F0F1EE;
}

.gkmb_ligatabelle_td_teamheadline, .gkmb_ligatabelle_td_rangheader, .gkmb_ligatabelle_td_totalheader {
	color: #000;
	border: 1px solid #F0F1EE;
}

.gkmb_ligatabelle_active {
	background-color: #D6D8DB;
	color: #000;
}

td.gkmb_ligatabelle_active {
	border: 1px solid #F0F1EE;
}

.gkmb_ligatabelle_td_league {
	color: #A1AE79;
	font-weight: bold;
	font-size:14px;
	padding-bottom:2px;
}

.gkmb_ligatabelle_td_leaguegroup {
	color: #A1AE79;
	font-weight: bold;
	font-size:12px;
}

.gkmb_ligatabelle_td_date, .gkmb_ligatabelle_td_total, .gkmb_ligatabelle_td_rang {
	background-color: #A1AE79;
	color: #fff;
	padding: 2px 3px;
	vertical-align:middle;

}

.gkmb_ligatabelle_td_team {
	background-color: #A1AE79;
	color: #fff;
	padding: 2px 3px;
	vertical-align:middle;
}

.gkmb_ligatabelle_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}
#tx_mwimagemap_img_726 {
border:0 none;
}
.adresse {
	font-size:12px;
}
#contenttop div.csc-textpic-clear, #randrechts div.csc-textpic-clear {
	clear: none;
}

#contenttop .startlinks .csc-header h2 {
	float: right;
	text-align: left;
	width: 262px;
	margin: 6px 0 3px 0;

}
#contenttop .startlinks .csc-header img {
	float: left;
	text-align: left;
	width: 18px;
	margin: 6px 0 3px 0;
}

#contenttop .startlinks dl.csc-textpic-image {
	margin-bottom: 0;
}
/* gkmb_dmm CSS styles */
.gkmbdmm_table {
	border-collapse: collapse;
}
.gkmbdmm_title {
	font-size: 15px;
	font-weight: bold;
	color: #526911;
	padding-bottom: 15px;	
}
.gkmbdmm_subtitle {
	background: #526911;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
}
.gkmbdmm_headercell {
	background: #f0f1ee;
	color: #033181;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #526911;
}
.gkmbdmm_tableround {
	border: 1px solid #526911;
	border-collapse: collapse;	
}
.gkmbdmm_position, .gkmbdmm_result, .gkmbdmm_information, .gkmbdmm_contentcell1, .gkmbdmm_contentcell2 {
	background: #f0f1ee;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #526911;
	font-size: 10px;
}
.gkmbdmm_information, .gkmbdmm_headercell2, .gkmbdmm_contentcell2 {
	background: #a1ae79;
}
.gkmbdmm_team {
	background: #f0f1ee;
	color: #000;
	padding: 5px 10px;
	border: 1px solid #526911;
	font-size: 10px;
}
.gkmbdmm_contentcell1, .gkmbdmm_contentcell2 {
	text-align: center;
}
.gkmbdmm_headercell1, .gkmbdmm_headercell2 {
	background: #f0f1ee;
	color: #033181;
	padding: 5px 10px;
	border: 1px solid #526911;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.gkmbdmm_errormessage {
	color: red;
	padding: 5px 10px;
	background: #fff;
}
.gkmb_dmmgruppenliga_td_league {
	background: #526911;
	color: #fff;
	padding: 5px 10px;
}
.gkmb_dmmgruppenliga_table {
	background: #fff;
	color: #033181;
	font-size: 12px;
	font-weight: bold;
}
.gkmb_dmmgruppenliga_td_teamheadline {
	background: #f0f1ee;
}
.gkmb_dmmgruppenliga_td_totalheader, .gkmb_dmmgruppenliga_td_result {
	background: #f0f1ee;
	padding: 3px;
	color: #526911;	
}
.gkmb_dmmgruppenliga_td_rangheader, .gkmb_dmmgruppenliga_td_rang {
	background: #f0f1ee;
	padding: 3px;
	color: #526911;
}
.gkmb_dmmgruppenliga_td_team {
	background: #f0f1ee;
	padding: 3px;
	color: #526911;
	
}
div.csc-textpic div.csc-textpic-single-image img, div.csc-textpic div.csc-textpic-single-image a {
margin-bottom:0px;
font-size: 0pt;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption  {
margin-top:5px;
}
div.csc-textpic-imagewrap a:hover, div.csc-textpic-imagewrap.csc-textpic-single-image a:hover, div.csc-textpic-imagewrap.csc-textpic-single-image a:hover {
	background: transparent;
	margin-bottom:0px;
	font-size: 0pt;
}
/*-------------------- CSS Matchplay ----------------------*/
.gkmbmatchplay, .gkmbmpRegListTable {
background-color: #fff;
}
.gkmbmpBottomLine {
border-bottom: 1px solid #516a0f;
}
.gkmbmpPlayerCell {
border-bottom: 1px solid #fff;
background-color: #ffcb43;
color: #516a0f;
padding: 0 2px 0 3px;
}
.gkmbmpWinnerCell {
border-bottom: 1px solid #fff;
background-color: #EAC40B;
color: #516a0f;
padding: 0 2px 0 3px;
}
.gkmbmpEmptyCell {
background-color: #ffffff;
}
.gkmbmpSpacer {
font-size: 0.5em;
}
.gkmbmpDrawListTable {
border-collapse: collapse;
margin-left: 0px;
}
.gkmbmpRightLine {
border-right: 1px solid #516a0f;
}
.gkmbmpTopLine {
border-top: 1px solid #516a0f;
}
.gkmbmpPlayerIdCell {
background-color: #FFE38F;
border-bottom: 1px solid #fff;
color: #516a0f;
}
.gkmbmpDrawListHeader, .gkmbmpRegListHeader {
font-size: 1em;
font-weight: bold;
color: #516a0f;
}
.gkmbmpStatusline {
margin: 0 0 20px 0px;
padding-bottom: 20px;
font-weight: normal;
font-size: 0.7em;
color: #516a0f;
}
.gkmbmpStatuslinePre {
font-weight: bold;
}
.gkmbmpDetailsCell {
margin: 0 0 20px 0;
font-weight: bold;
font-size: 0.8em;
}
.gkmbmpEmptyDeadlineCell, .gkmbmpDeadlineCell {
background-color: #516a0f;
color: #fff;
}
.gkmbmpHeadline {
font-size: 1.2em;
font-weight: bold;
color: #516a0f;
}
.gkmbmpRegline {
font-weight: bold;
color: #516a0f;
background-color: #fff;
}
.gkmbmpPlayerHeadline {
background-color: #516a0f;
border-bottom: 1px solid #fff;
color: #fff;
padding: 0 4px 0 4px;
}
#matchplayframe {
background-color: #fff;
}
#tx_mwimagemap_img_1208 {
	border:none;
	margin-left: 10px;
}
/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 679px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 122px;
	margin-right:10px;
	border: 1px solid #526911;
	background-color: #fff;
	height: 125px;
}
.forecast-info {
	float: right;
	width: 40px;
	height: 35px;
	border: 1px dotted #526911;
	margin-top: 7px;
	margin-right: 7px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background: #fff;
}
.forecast-icon {
	float:left;
	border: 1px solid #526911;
	margin-bottom: 8px;
	margin-top: 7px;
	margin-left: 7px;
}
.forecast-condition {
	float:left;
	width: 110px;
	padding: 0px 0 0 7px;
	text-align: left;
}
.forecast-wind {
	float: left;
	text-align: left;
	padding: 0px 0 3px 4px;
}
.forecast-date {
	background-color: #526911;
	color: #fff;
	text-align: center;
	width: 122px;
	height: 18px;
	padding: 3px 0 0 0;
	font-weight:bold;
}
.forecast-high, .forecast-low {
	color: #000;
	font-size: 110%;
}