html, body {  
	height: 100%;
	margin: 0;
	padding: 0;
}

/* bewirkt immer einen Scrollbalken */

html {
	margin-bottom: 1px;
	overflow-y: scroll;
}
body {
	background: #939495;
	color: #000;
	text-align: center;
}
#page, #wrapper, #pageFF, #pageTurniere, #page100breit, #pageWerbung  {
     	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */

* html #page, * html #wrapper, * html #pageFF, * html #pageTurniere, * html #page100breit, * html #pageWerbung, * html #wrapperWerbung {
	height: 100%;
}

/*hack end*/

/*----------all relative elements-----*/

body, #page, #wrapper, #pageFF, #pageTurniere, #page100breit, #footer, #footer100breit, #pageWerbung, #wrapperWerbung, #footerWerbung  {
	position: relative;
}

/*---------all absolute elements-----*/

#header, #topmenu, #stdmenu, #topmenuE, #stdmenuE, #topmenuS, #stdmenuS, #stdmenuWerbung {
	position: absolute;
}

/*---------all floated elements left-----*/



/*---------all floated elements right-----*/

#page, #pageFF, #pageTurniere, #page100breit {
	width: 980px; 
	margin: 0 auto;
	text-align: left; 
	background: #fdfbec;
	background-image: url(/fileadmin/templates/img/verlauf.gif);
	background-repeat: repeat-y;
}
#pageWerbung {
	width: 1105px; 
	margin: 0 auto;
	text-align: left; 
	background: #fdfbec;
	background-image: url(/fileadmin/templates/img/verlauf.gif);
	background-repeat: repeat-y;
}
#wrapper {
	width: 980px; 
	margin: 0 auto;
	text-align: left; 
	padding-bottom: 69px;
}
#wrapperWerbung {
	width: 1105px; 
	margin: 0 auto;
	text-align: left; 
	padding-bottom: 69px;
}
#pageFF {
	background-image: url(/fileadmin/templates/img/verlaufFF.gif);
}
#pageTurniere {
	background-image: url(/fileadmin/templates/img/verlaufTurniere.gif);
}
#page100breit {
	background-image: url(/fileadmin/templates/img/verlauf100breit.gif);
}
#pageWerbung {
	background-image: url(/fileadmin/templates/img/hgPageTurniereWerbung.gif);
}
/*-------content elements definition-------*/
#platzhalter {
	top: 296px;
	position: absolute;
	height: 29px;
	left:0;
}
.platzhalter img {
	z-index: 150;
}
#contentAll {
	width: 980px;
}
#contentAllWerbung {
	width: 1105px;
}
#contentSub {
	width: 766px;
	float: right;
	padding-top: 324px;
}
#contentSub100breit {
	width: 980px;
	padding-top: 340px;
}
#contentSubWerbung {
	width: 891px;
	float: right;
	padding-top: 68px;
}
#contentWrap100breit {
	width: 980px;
	float: left;
	padding: 16px 0 16px 0;
}
#contentWrap {
	width: 556px;
	float: left;
	padding: 16px 5px 75px 16px;
}
#contenttop, #contentbottom {
	width: 543px;	
	float: left;
	padding-right: 11px;
}
#contenttopTurniere {
	width: 718px;	
	float: left;
	padding: 16px 30px 16px 16px;
}
#contenttopTurniere img {
	border: none;
}
#pageWerbung #contenttopTurniere {
	padding-top: 272px;
}
#contenttop100breit {
	width: 920px;	
	float: left;
	padding: 0 30px 10px 30px;
}
#contentright {
	width: 267px;
	float: right;
	background-image: url(/fileadmin/templates/img/aktuellesbg.gif);
	background-repeat: repeat-x;
	padding: 10px 14px;
}
#contentrightFF {
	width: 265px;
	float: right;
	padding-right: 11px;
}
#contentWrapLeft {
	width: 243px;
	float: left;
	padding-right: 16px;
}
#contentleftoben, #contentleftunten {
	width: 243px;
	float: left;
}
#fotobox {
	width: 233px;
	height: 182px;
	float: left;
	background: url(/fileadmin/templates/img/hgFotobox.jpg) no-repeat top left;
	padding: 10px 0 0 9px;
}
.myGallery {
	border: none;
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
}
#fotobox .myGallery {
	border: 1px solid #ffffff;
}
#contentleftFF {
	width: 264px;
	float: left;	
	padding-right: 16px;
}
#randrechts {
	width: 156px;
	float: right;	
	padding-right: 16px;
	padding-left: 12px;
	padding-top: 16px;
}
#randlinks {
	width: 182px;
	float: left;
	padding-top: 324px;
	padding-left: 16px;
}
#werbunglinks {
	width: 182px;
	float: left;
}
#werbungrechts {
	float: right;
	width: 120px;
	height: 600px;
}
#header {
	height: 258px;
 	top: 0;
  	left: 0;
	width: 980px;
	z-index: 20;
}
#banner, #bannerWerbung {
	width: 577px;
	height: 65px;
	text-align: left;
	float: left;
	border-top: 1px solid #750207;
	padding-top: 3px;
}
#bannerWerbung {
	border: none;
}
#footer {
	bottom: 0;
	width: 766px;
	height: 69px;
	text-align: left;
	background-color: #fdfbec;
	border-top: 4px solid #fdfbec;
	padding-left: 214px;
	margin: -73px auto 0 auto;
}
#footer100breit {
	bottom: 0;
	width: 951px;
	height: 69px;
	text-align: left;
	background-color: #fdfbec;
	border-top: 1px solid #750207;
	left: 0;
	margin: -73px auto 0 auto;
}
#footerWerbung {
	bottom: 0;
	width: 891px;
	height: 69px;
	text-align: left;
	background: url(/fileadmin/templates/img/hgFooter.gif) no-repeat;
	left: 0;
	margin: -73px auto 0 auto;
	padding-left: 214px;
}
.partner {
	font-size: 80%;
}
.banner {
	padding-right: 20px;
	float: left;
}
.anschrift {
	padding-left: 23px;
	padding-top: 8px;
	float: left;
	width: 150px;
	right: 0;
	font-size: 80%;
}
.anschriftTurniere {
	padding-left: 23px;
	padding-top: 8px;
	float: left;
	width: 150px;
	right: 0;
	font-size: 80%;
	border-top: 1px solid #750207;
}
.anschriftTurnierWerbung {
	padding-left: 23px;
	padding-top: 8px;
	float: left;
	width: 150px;
	font-size: 80%;
}
#languageDeutsch, #languageEnglisch, #languageSchwedisch {
	background-image: url(/fileadmin/templates/img/langDeutsch.gif);
	background-repeat: no-repeat;
	height: 188px;
	width: 13px;
	right: 1px;
	top: 69px;
	float: right;
	position: absolute;
	z-index: 100;
}
#languageEnglisch {
	background-image: url(/fileadmin/templates/img/langEnglisch.gif);
}
#languageSchwedisch {
	background-image: url(/fileadmin/templates/img/langSchwedisch.gif);
}
.deutsch img a, .englisch img a, .schwedisch img a {
	border: none;
	z-index: 120;
}
.deutsch a:hover, .englisch a:hover, .schwedisch a:hover {
	background-color: transparent;
}
.deutsch img, .englisch img, .schwedisch img {
	margin-top: 8px;
}

/*-------menu elements definition-------*/

#leftmenuWrap {
	width: 182px;
	float: left;
	padding-top: 324px;
	padding-left: 16px;
}
#leftmenu {
	float:left;
}
#leftmenuWrap #randlinks {
	width: 182px;
	float: left;
	padding-top: 16px;
	padding-left: 0;
}
#leftmenu a {
	color: #000;
	text-decoration: none; 
	float: right;
	width: 172px;
} 
#leftmenu li.NO2 a, #leftmenu li.ACT2 a, #leftmenu li.CUR2 a {
	width: 162px;
} 
#leftmenu img {
	float: left;
	width: 10px;
}
#leftmenu .ACT a:hover, #leftmenu .CUR a:hover, #leftmenu .NO a:hover {
  	color: #fff;
  	background-color: #750207;
}
#leftmenu .ACT a, #rightmenu .CUR a {  
  	color: #000;
}
#leftmenu ul {
	list-style-type: none;
	padding: 1px 0 0 0;
	margin: 0;
	overflow: hidden;
	float: left;
	width: 182px;
	border-bottom: 1px solid #bcd3ce;
}
#leftmenu li {
	margin: 0;
	padding: 5px 0;
	float: left;
	width: 182px;
	border-top: 1px solid #bcd3ce;
}
#leftmenu li.NO2, #leftmenu li.ACT2, #leftmenu li.CUR2 {
	margin: 0;
	padding: 0 0 4px 10px;
	float: left;
	width: 172px;
	border: none;
}
#leftmenu .ACT2 a:hover, #leftmenu .CUR2 a:hover, #leftmenu .NO2 a:hover {
  	color: #fff;
  	background-color: #750207;
}
#stdmenu, #stdmenuE, #stdmenuS {
	right: 0;
	top: 0;
	width: 980px;
	height: 60px;
	text-align: right;
	z-index: 50;
}
#stdmenuWerbung {
	right: 125px;
	top: 0;
	width: 980px;
	height: 60px;
	text-align: right;
	z-index: 50;
}
#stdmenu li, #stdmenuE li, #stdmenuS li, #stdmenuWerbung li {
	display: inline;
	padding: 45px 10px 0 4px;
	border-left: 1px solid #fff;
}
#stdmenu a, #topmenu a, #stdmenuE a, #stdmenuS a, #topmenuE a, #topmenuS a, #stdmenuWerbung a {
	color: #fff;
}
#stdmenu a:hover, #topmenu a:hover, #stdmenuE a:hover, 
#topmenuE a:hover, #stdmenuS a:hover, #topmenuS a:hover, #stdmenuWerbung a:hover {
	color: #000;
	background: #fff;
}
#stdmenu li.stdmenustrich, #stdmenuE li.stdmenustrich, #stdmenuS li.stdmenustrich, #stdmenuWerbung li.stdmenustrich {
	border-left: 1px solid #939495;
}
#topmenu, #topmenuE, #topmenuS {
	top: 258px;
	width: 978px;	
	left:0;
	background-image: url(/fileadmin/templates/img/topmenubg.gif);
	background-repeat: repeat-x;
	height: 37px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #939495;
	z-index: 40;
}
#topmenu ul, #topmenuE ul, #topmenuS ul {
	padding: 5px 0 0 0;
}
#topmenu li, #topmenuE li, #topmenuS li {
	display: inline;
	padding: 0px 0px 0px 16px;
	text-transform: uppercase;
	font-size: 100%;
}
/* Platzbelegung CSS */

table.tx-gkmbreservation-pi1-table {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #DFE3CD;
	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 dotted #DFE3CD;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1,
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #BCD3CE;
	padding-left: 10px;
	border: 1px dotted #DFE3CD;
	background-image: none;
	font-weight: bold;
	color: #3B3C3C;
}
table.tx-gkmbreservation-pi1-table p {
	padding: 0px;
	margin: 0;
	line-height: 1.2em;
}
div.tx-gkmbreservation-pi1 h2, div.tx-gkmbreservation-pi1 h3 {
	font-size: 140%;
	color: #3B3C3C;
}
div.tx-gkmbreservation-pi1 h3 {
	font-size: 100%;
}
table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
	background-color: #BCD3CE;
	border-top: 1px solid #DFE3CD;
	border-bottom: 1px dotted #DFE3CD;
	border-left: 1px dotted #DFE3CD;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #3B3C3C;
}

/* 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: #BCD3CE;
	color: #3B3C3C;
}
.gkmb_pscoreHcapMessage {
	padding-top: 20px;

}
.gkmb_pscoreRuler {
	background-color: #939495;
}
.gkmb_pscoreScHeaderRow, .gkmb_pscoreScOutRow, 
.gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	font-weight: bold;
}
.gkmb_pscoreScOutRow, .gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	background-color: #fff;

}
.gkmb_pscoreTeeSelectButton a, .gkmb_pscoreTeeSelectLink a, .gkmb_pscoreTeeSelectTee a, 
.gkmb_pscorePlayhcap a, .gkmb_pscoreScCalcCell a  {
	font-size: 95%;
}
.gkmb_pscoreScTable td {
	vertical-align: middle;
}
.gkmb_pscoreTeeSelectTee {
	padding: 2px 5px;
}

/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 156px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 156px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #BCD3CE;
	background-color: #fff;
	height: 125px;
}
.forecast-info {
	float: right;
	width: 35px;
	height: 35px;
	border: 1px dotted #BCD3CE;
	margin-top: 7px;
	margin-right: 7px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background: #fff;
}
.forecast-icon {
	float:left;
	border: 1px solid #b0b0b0;
	margin-bottom: 8px;
	margin-top: 7px;
	margin-left: 7px;
}
.forecast-condition {
	float:left;
	width: 120px;
	padding: 0px 0 0 7px;
	text-align: left;
}
.forecast-wind {
	float: left;
	text-align: left;
	padding: 0px 0 3px 4px;
	width:150px;
}
.forecast-date {
	background-color: #BCD3CE;
	color: #3B3C3C;
	text-align: center;
	width: 156px;
	height: 18px;
	padding: 3px 0 0 0;
	font-weight:bold;
}
.forecast-high, .forecast-low {
	color: #000;
	font-size: 110%;
}
/* Web.de Routenplaner CSS */

.routenplaner_start, .routenplaner_ziel {
	background-color: #fff;
	border: 1px solid #BCD3CE;
}
.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;
}

/* tt_news CSS */
.news-latest-container {
	padding: 0;
	width: 267px;
	float: left;
}
.news-latest-item {
	padding-bottom: 5px;
	width: 267px;
	position: relative;
	float: left;
}
.news-latest-boppel {
	width: 15px;
	float: left;
	padding-top: 2px;
}
.news-latest-title {
	width: 250px;
	float: right;
}
.news-single-image {
	float: right;
	width: 204px;
}
.news-single-content {
	float: left;
	width: 321px;
}
.news-single-item {
	width: 545px;
}
.news-single-image img {
	border: 1px solid #7c695a;
}
.news-single-backlink {
	border-top: 1px dotted #7c695a;
	padding-top: 5px;
	margin-top: 15px;
}
.news-list-title {
	font-weight: bold;
	color: #3B3C3C;
	float: right;
	width: 405px;
}
.news-list-image {
	float: left;
	width: 120px;
}
.news-list-subheader {
	float: right;
	width: 405px;
}
.news-list-subheader p {
	margin: 0;
}
.news-list-item {
	width: 545px;
	float: left;
	border-bottom: 1px solid #DFE3CD;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* Bahnseiten CSS */

.bahntabelle {
	border: 1px solid #939495;
}
.bahntabelle td {
	border: 1px solid #939495;
}

.textalign {
	text-align: center;
	color: #000;
	border: none;
}
.textalign td {
	border: none;
}

/* Print Layout CSS */

.printbacklink, .printmessage {
	padding-top: 20px;
}

/* css classes to deactivate floats */

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearAll {
      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 */


/* Pflegeplan CSS */

.gkmb_pflegeplan_table {
background-color: #fdfbec;
border-spacing: 3px;
}
.gkmb_pflegeplan_td_header {
background-color: #fdfbec;
color: #000;
font-size:12px;
font-weight: bold;
padding: 2px 3px;
vertical-align: bottom;
}
.gkmb_pflegeplan_td_active {
background-color: #750207;
padding: 2px 3px;
color: #fff;
}
.gkmb_pflegeplan_td {
	color: #BCD3CE;
	font-size:12px;
	padding: 2px 3px;
}
.gkmb_pflegeplan_td_day{
background-color: #fdfbec;
color: #fff;
border: 1px solid  #BCD3CE;
}
.gkmb_pflegeplan_td_header_day, .gkmb_pflegeplan_td_area, .gkmb_pflegeplan_td_period, .gkmb_pflegeplan_td_height, .gkmb_pflegeplan_td_frequency {
background-color: #BCD3CE;
color: #3B3C3C;
padding: 2px 3px;
vertical-align: middle;
}
.gkmb_pflegeplan_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}



/* JW Calendar General */

div.tx-jwcalendar-pi1{
	padding: 0;
	margin: 0;
}
div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a {
	color: #750207;
}
div.tx-jwcalendar-pi1 a:hover, div.tx-jwcalendar-pi1 table a:hover {
	background-color: transparent;
	color: #3B3C3C;
}
div.jwcalendar_month, div.jwcalendar_week, div.tx-jwcalendar-pi1 div.jwcalendar_list {
	padding: 0;
	margin:0;
	border: none;
	background-color: #FDFBEC;
}
div.jwcalendar_month div.title, div.jwcalendar_week div.title, div.jwcalendar_list .title {
	font-size: 14px;
	color: #3B3C3C;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button {
	background-color: #fff;
	color: #3B3C3C;
	border: 1px solid #BCD3CE;
}
div.tx-jwcalendar-pi1 .tx_jw_select {
	border: 1px solid #BCD3CE;
}

/* JW Calendar Month View */

div.jwcalendar_month table.days td.outside_weekend, 
div.jwcalendar_month table.days td.outside {
	border:1px dotted #BCD3CE;
	background-color: #fff;
}
div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
	font-size:11px;
	color: #3B3C3C;
	font-weight: bold;
}
div.jwcalendar_month table.singleday td.dayitem a {
	font-size: 10px;
	color: #3B3C3C;
}
div.jwcalendar_month table.singleday td.dayitem a:hover {
	background-color: #750207;
	color: #fff;
}
div.jwcalendar_month table.months td.current_month { 
	background-color: #BCD3CE;
	border-right: 1px solid #BCD3CE;
	border-bottom: 1px solid #BCD3CE;
	border-left: none;
	border-top: none;
}
div.jwcalendar_month table.months td.current_month a { 
	color: #3B3C3C;
}
div.jwcalendar_month table.months td.other_month a { 
	color: #3B3C3C;
}
div.jwcalendar_month table.months td.other_month, 
div.jwcalendar_month table.year td.last_year, 
div.jwcalendar_month table.year td.next_year {
	background-color: #fff;
	border: 1px #BCD3CE dotted;
	color: #3B3C3C;
}
div.jwcalendar_month table.singleday {
	background: #F5F9E0;
	border: none;
}
div.jwcalendar_month table.days td {
	border: 1px dotted #BCD3CE;
}
div.jwcalendar_month table.days td.dayname {
	background-color: #FDFBEC;
	border-top: 1px solid #BCD3CE;
	border-bottom: 1px dotted #BCD3CE;
	border-left: 1px dotted #BCD3CE;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #3B3C3C;
}
div.jwcalendar_month table.days td.inside_weekend {
	background-color: #fff;
}
div.jwcalendar_month table.singleday td.dayitem, 
div.jwcalendar_month td.inside_weekend table.singleday td.dayitem {
	background-color: #BCD3CE;
	color: #3B3C3C;
	border: 1px solid #BCD3CE;
}
div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside table.singleday {
	border: none;
}
div.jwcalendar_month table.days td.inside {
	background-color: #fff;
}
div.jwcalendar_month table.days td.today {
	border: 1px #BCD3CE dotted;
}
div.jwcalendar_month table.dayitem td.item, 
div.jwcalendar_month table.dayitem td.item a,
div.jwcalendar_month table.dayitem td.itemcat {
	text-align: left;
	color: #3B3C3C;
}
div.jwcalendar_month table.dayitem td.itemcat {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0;
}
div.jwcalendar_month table.dayitem td.itemcat a:hover {
	background-color: #750207;
	color: #fff;
}
div.jwcalendar_month table.year {
	margin-top: 15px;
}
div.jwcalendar_month .days_view table.days td.today {
	background-color: #fff;
}
html > body div.jwcalendar_month {
	padding: 0;
	margin:0;
	border: none;
	
}
div.jwcalendar_month .navi, div.jwcalendar_month table.navs, div.jwcalendar_month .days_view {
	margin: 0;
	padding: 0;
}
div.jwcalendar_month table.months {
	margin: 0;
	padding: 0;
	border-spacing: 10px;
}
div.jwcalendar_month table.days td.week {
	background-color: #f1c860;
	color: #fff;
}
div.jwcalendar_month table.days td.inside table.dayitem td.item a:hover,
div.jwcalendar_month div.days_view table.days td.today table.dayitem td.item a:hover,
div.jwcalendar_month div.days_view table.days td.inside_weekend table.dayitem td.item a:hover {
	background-color: transparent;
	color: #3B3C3C;
}
div.jwcalendar_month table.days td.inside table.dayitem td.item a,
div.jwcalendar_month div.days_view table.days td.today table.dayitem td.item a,
div.jwcalendar_month div.days_view table.days td.inside_weekend table.dayitem td.item a {
	color: #3B3C3C;
}
div.jwcalendar_month table.dayitem, div.jwcalendar_month table.dayitem a {
	border: none;
}


/* JW Calendar List View */

html > body div.jwcalendar_list {
	padding-left: 0;
	margin-left: 90px;
}
div.jwcalendar_list table.items td.item {  
	background-color: #fff;  
	width: 67%; 
	border: 1px dotted #BCD3CE;  
	vertical-align: top;  
	padding: 5px;
	color: #3B3C3C;
}
div.jwcalendar_list table.items td.item a:hover {
	background-color: #750207;
	color: #fff;
}
div.jwcalendar_list table.items td.item a {
	color: #750207;
}
div.jwcalendar_list .itemslist {
	padding: 0;
	margin: 0;
	border: none;
}
div.jwcalendar_list table.items td.label {
	background: #BCD3CE; 
	border:1px dotted #BCD3CE;
	padding:5px;
	vertical-align: top;
	width:33%;
	color: #3B3C3C;
}
div.jwcalendar_list table.items {
	border-spacing: 0;
	border: 1px solid #BCD3CE;
}
div.jwcalendar_list .title{
	font-weight: bold;
	padding: 0px 5px 8px 5px;
}
div.jwcalendar_list table.items td.catcolor {
	border: none;
}

/* JW Calendar Week View */

div.jwcalendar_week {
	color: #3B3C3C;
}
div.jwcalendar_week table.times td.time, 
div.jwcalendar_week table.days td.event {
	border: 1px solid #BCD3CE;
	background-color: #BCD3CE;
}
div.jwcalendar_week .days_view table.days table.day_events td.event a:hover {
	color: #3B3C3C;
	background-color: #BCD3CE;
}
div.jwcalendar_week table.day_events {
	border: 1px solid #BCD3CE;
}
div.jwcalendar_week .days_view table.days table.day_events td.event a {
	color: #3B3C3C;
}
div.jwcalendar_week table.times td.time {
	color: #fff;
	border-right: 2px solid #fff;
	font-weight: bold;
}
div.jwcalendar_week table.days td.dayname td.times,
div.jwcalendar_week div.days_view table.days {
	margin: 0;
	padding: 0;
	border: none;
}
div.jwcalendar_week table.days td.dayname {
	background-color: #BCD3CE;
	color: #3B3C3C;
	border: 2px solid #fff;
	padding: 0 0 0 5px;
	text-align: left;
	font-weight: bold;
}
div.jwcalendar_week div.days_view {
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: none;
}

/* JW Calendar Single View */

div.jwcalendar_single {
	background-color: #FDFBEC;
	border: none;
	margin: 0px;
	padding: 0;
}
div.jwcalendar_single div.submit input.tx_jw_input_button {
	background-color: #fff;
	border: 1px solid #BCD3CE;
}
div.jwcalendar_single div.submit {
	background-color: #FDFBEC;
}
div.jwcalendar_single div.header div.headerie div.category, 
div.jwcalendar_single div.header div.headerie div.title {
	color: #3B3C3C;
	background-color: #BCD3CE;
	font-size: 14px;
	border: none;
	margin: 0;
	padding: 6px 5px 6px 10px;
}
div.jwcalendar_single div.content div.contentie,
div.jwcalendar_single div.org div.orgie {
	background-color: #fff;
	border: 1px dotted #BCD3CE;
	margin: 0;
	padding: 0;
}
div.jwcalendar_single div.content div.contentie div.itemtext {
	margin: 6px 10px 6px 9px;
}
div.jwcalendar_single div.content div.contentie div.itemtext span.itemtitle p,
div.jwcalendar_single .itemtitle p:first-letter {
	font-size: 13px;
	color: #3B3C3C;
	font-weight: bold;
}
div.jwcalendar_single div.header div.headerie {
	border: none;
	border-right: 2px solid #BCD3CE;
}
div.jwcalendar_single .teaser {
	font-size: 11px;
	color: #3B3C3C;
	font-weight: normal;
	font-style: normal;
}
div.jwcalendar_single div.org div.orgie div.item {
	font-size: 11px;
	color: #3B3C3C;
	font-weight: bold;
}
div.jwcalendar_single .item, div.jwcalendar_feEntry .item {
	color: #3B3C3C;
}
div.jwcalendar_single .item a:hover, div.jwcalendar_feEntry .item a:hover {
	color: #fff;
	background-color: #750207;
}
div.jwcalendar_single .label, div.jwcalendar_feEntry .label, div.jwcalendar_feEntry .timelabel {
	color: #3B3C3C;
	text-align: left;
	float: left;
}
div.jwcalendar_single .desc {
	color: #3B3C3C;
}

/* JW Calendar Organiser & Location View */

div.jwcalendar_organizer .contentie, div.jwcalendar_organizer .headerie, 
div.jwcalendar_organizer .orgie, div.jwcalendar_location .contentie, 
div.jwcalendar_location .headerie, div.jwcalendar_location .orgie {
	border: 1px solid #BCD3CE;
	background-color: #fff;
}
div.jwcalendar_organizer .contentie, div.jwcalendar_organizer .orgie {
	padding: 5px 10px;
}
div.jwcalendar_location .contentie, div.jwcalendar_location .orgie  {
	padding: 0;
}
div.jwcalendar_organizer .contentie a:hover, div.jwcalendar_organizer .headerie a:hover, 
div.jwcalendar_organizer .orgie a:hover, div.jwcalendar_location .contentie a:hover, 
div.jwcalendar_location .headerie a:hover, div.jwcalendar_location .orgie a:hover {
	color: #fff;
	background-color: #750207;
}
div.jwcalendar_location div.back input.tx_jw_input_button,
div.jwcalendar_organizer div.back input.tx_jw_input_button {
	background-color: #fff;
	border: 1px solid #BCD3CE;
}
div.jwcalendar_organizer .contentie, div.jwcalendar_location .contentie {
	background-color: #BCD3CE;
}
div.jwcalendar_organizer .contentie .text {
	margin: 0;
}
div.jwcalendar_organizer .back, div.jwcalendar_location .back {
	text-align: center;
	padding-top: 10px;
	background-color: #FDFBEC;
	border: none;
}
div.jwcalendar_organizer .orgie .label, div.jwcalendar_organizer .label {
	font-weight: bold;
	padding: 3px 4px;
}
div.jwcalendar_organizer, div.jwcalendar_location {
	border: none;
	background-color: #fff;
	color: #3B3C3C;
	margin: 0;
	padding: 0;
}
div.jwcalendar_location .name, div.jwcalendar_organizer .name {
	font-size: 14px;
	color: #3B3C3C;
}


/* css Setup for gkmb_groups */

.gkmb_groupsModeselectorLinks, .gkmb_groupsModeselectorText, 
.gkmb_groupsFooter tr td {
	font-size: 10px;
}
table.gkmb_groupsStats {
	border: 1px solid #BCD3CE;
}
table.gkmb_groupsPageHeader, table.gkmb_groupsStats {
	border-collapse: collapse;
}
.gkmb_groupsPageHeaderLabels, .gkmb_groupsHandicapStats td, 
.gkmb_groupsAgeStats td, .gkmb_groupsGroupStats td {
	background-color: #BCD3CE;
	border-top: 1px solid #BCD3CE;
	border-bottom: 1px dotted #BCD3CE;
	border-left: 1px dotted #BCD3CE;
	border-right: 1px dotted #BCD3CE;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #3B3C3C;
	font-weight: bold;
}
.gkmb_groupsGroupLevel, .gkmb_groupsStatsHeaderText, 
.gkmb_groupsHeader tr td {
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
}
.gkmb_groupsRuler {
	background-color: #FDFBEC;
	border: 0px;
}
.gkmb_groupsRowclassEven td, .gkmb_groupsRowclassOdd td {
	border: 1px dotted #BCD3CE;
	background-color: #fff;
	padding: 3px 3px 3px 10px; 
}
.gkmb_groupsStatsTableHeaderText {
	font-weight: bold;
	line-height: 20px;
	padding: 3px 3px 3px 10px; 
}
.gkmb_groupsHandicapStatsCount td, .gkmb_groupsHandicapStatsAvg td, 
.gkmb_groupsAgeStatsAge td, .gkmb_groupsGroupStatsGroup td {
	border: 1px dotted #BCD3CE;
	padding: 3px 3px 3px 10px; 
}

/* gkmb_events styles */

div.tx-gkmbreservation-pi2-szodatum {
	color: #000;
	font-size: 80%;
}

div.tx-gkmbreservation-pi2-szotname {
	color: #000;
	font-size: 90%;
}

div.tx-gkmbreservation-pi2-szotart {
	color: #000;
	font-size: 90%;
}

div.tx-gkmbreservation-pi2-szoinfo {
	color: #000;
	font-size: 90%;
	font-weight: normal;
}

div.tx-gkmbreservation-pi2-szomeldung {
	color: #000;
	font-weight: normal;
	font-size: 90%;
}
div.tx-gkmbreservation-pi2-szomeldung strong {
	color: #000;
	font-weight: normal;
	font-size: 100%;
}
.tx-gkmbreservation-pi2-szolink a {
	color: #3B3C3C;
	font-size: 90%;
}
.tx-gkmbreservation-pi2-szolink a:hover {
	color: #fff;
}
div .csc-textpic-imagewrap a:hover{ margin: 0 0 0px 0px; padding:0; border:0; background:none;}
div .news-single-img a:hover{ margin: 0 0 0px 0px; padding:0; border:0; background:none;}


/* gkmb_mp styles */

.gkmbmatchplay, .gkmbmpRegListTable, .gkmbmpDrawListTable {
background-color: #FDFBEC;
text-align: left;
font-size: 11px;

}
.gkmbmpBottomLine {
border-bottom: 1px solid #750207;
}
.gkmbmpPlayerCell, .gkmbmpWinnerCell {
border-bottom: 1px solid #FDFBEC;
background-color: #750207;
color: #fff;
padding: 0 2px 0 3px;
}
.gkmbmpWinnerCell {
	background-color: #bcd3ce;
	color: #000;
}
.gkmbmpDrawListTable {
border-collapse: collapse;
margin-left: 10px;
}
.gkmbmpRightLine {
border-right: 1px solid #750207;
}
.gkmbmpTopLine {
border-top: 1px solid #750207;
}
.gkmbmpPlayerIdCell {
background-color: #E5DBB7;
border-bottom: 1px solid #FDFBEC;
color: #5A0000;
}
.gkmbmpDrawListHeader, .gkmbmpRegListHeader {
font-weight: bold;
color: #013A70;
}
.gkmbmpStatusline {
margin: 0 0 20px 0;
font-weight: normal;
color: #000;
}
.gkmbmpStatuslinePre {
font-weight: bold;
}
.gkmbmpDetailsCell {
margin: 0 0 20px 0;
font-weight: bold;
}
.gkmbmpEmptyDeadlineCell, .gkmbmpDeadlineCell {
background-color: #750207;
color: #fff;
border-bottom: 10px solid #FDFBEC;
}
.gkmbmpHeadline {
font-weight: bold;
color: #000;
}
.gkmbmpRegline {
font-weight: bold;
color: #000;
background-color: #FDFBEC;
}
.gkmbmpPlayerHeadline {
background-color: #750207;
border-bottom: 1px solid #FDFBEC;
color: #fff;
padding: 0 4px 0 4px;
}





.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	background-repeat: no-repeat;
	background-position:center center;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	right:0;
	margin:0;
	padding:0;
	opacity:0;
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 30px;
	background: #033170 url(/fileadmin/content/grussworte/verlauf2.gif) repeat-x;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}


* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 0 5px 2px 21px;
	font-weight: normal;
	color: #fff;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-size: 85%;
	margin: 2px 5px 5px 21px;
	color: #fff;
}

.jdGallery .slideInfoZone p a
{
	color: #fff;
}
.jdGallery .slideInfoZone p a:hover
{
	color: #fff;
	background-color: #033170;
}
.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 60px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-size: 13px;
	background: #333;
	color: #fff;
	cursor: pointer;
}

.jdGallery a.play {
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	width:20px;
	background: url('img/control_play.png') no-repeat center right;
	cursor: pointer;
}

.jdGallery a.pause {
	background: url('img/control_pause.png') no-repeat center right;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #333;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail
{
	cursor: pointer;
	padding:0;
	margin:0;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .carousel .label
{
	font-size: 13px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .label .number
{
	color: #b5b5b5;
}

.jdGallery a
{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	opacity: 0.2;
}


.jdGallery a.right:hover, .jdGallery a.left:hover
{
	opacity: 0.8;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; }

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.jdGallery a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	opacity: 0.8;
}

.jdGallery a.open:hover { background: url('img/open.png') no-repeat center center; }


/* Ligatabellen CSS */

.gkmb_ligatabelle_table {
	background-color: #FDFBEC;
}

.gkmb_ligatabelle_td_result {
	border:1px solid #BCD3CE;
	padding: 2px 3px;
}

.gkmb_ligatabelle_td_teamheadline, .gkmb_ligatabelle_td_rangheader, .gkmb_ligatabelle_td_totalheader {
	color: #000;
	border: none;
}

.gkmb_ligatabelle_active {
	background-color: #eeedd9;
	color: #000;
}

td.gkmb_ligatabelle_active {
	background-color:#750207;
	color:#FFFFFF;
	padding:2px 3px;
}

.gkmb_ligatabelle_td_league {
	color: #750207;
	font-weight: bold;
	font-size:12px;
	padding-bottom:2px;
}

.gkmb_ligatabelle_td_leaguegroup {
	color: #000;
	font-weight: normal;
	font-size:11px;
}

.gkmb_ligatabelle_td_date, .gkmb_ligatabelle_td_total, .gkmb_ligatabelle_td_rang {
	background-color:#BCD3CE;
	color:#3B3C3C;
	padding: 2px 3px;
	vertical-align:middle;
	border: 1px solid #BCD3CE;
	padding: 2px 3px;
}

.gkmb_ligatabelle_td_team {
	background-color:#BCD3CE;
	color:#3B3C3C;
	padding: 2px 3px;
	vertical-align:middle;
	border: 1px solid #BCD3CE;
}
.gkmb_ligatabelle_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}
td.gkmb_ligatabelle_td_totalheader, td.gkmb_ligatabelle_td_rangheader {
	padding: 2px 3px;
}

/* CSS  WT Gallery */
div.tx-wtgallery-pi1 {
	background-color: #FDFBEC;
	padding: 0 0 0 0px;
	margin: 0;
}
div.wtgallery_list a img {
	border: none;
	opacity: 0.66;
	padding: 1px;
}
div.wtgallery_list {
	background-color: #000000;
	margin-right: 5px;

	margin-bottom: 5px;
	padding: 0;
}
.wtgallery_list_area h2, .wtgallery_list_pagebrowser_area p {
	color: #fff;
	font-size: 1px;
}
div.wtgallery_list {
	margin: 0 10px 10px 0;
}
div.wtgallery_list a:hover {
	background: transparent;
}


#contenttop div.tx-wtgallery-pi1 div.wtgallery_list, #contentbottom div.tx-wtgallery-pi1 div.wtgallery_list{
font-size: 0;
}

/* CSS Powermail */

.tx-powermail-pi1, #kontaktformular, fieldset {
	background-color: #FDFBEC;
	border: none;
	width: 533px;
}
fieldset.tx-powermail-pi1_fieldset{
	background-color:#FDFBEC;
	border: none;
	padding: 10px;
	padding-left:0;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:#FDFBEC;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:300px;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	width: 133px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	font-size: 0;
	color: #FDFBEC;
}
.powermail_check_inner {
	margin-bottom:10px;
	float: left;
}
fieldset.tx-powermail-pi1_fieldset .powermail_check_inner label{
	width: 133px;
}
p.tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 133px;
	font-weight:bold;
	float: left;
}
div.powermail_radio_inner {
	width: 60px;
	float: left;
	margin-bottom: 10px;
}
div.powermail_radio_inner label {
	float: left;
	width: 30px;
}
div.powermail_radio_inner input {
	float: left;
	width: 30px;
	text-align: left;
	background-color:#FDFBEC;
}
.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 10px;
	width: 533px;
	float: left;
}
.tx_powermail_pi1_fieldwrap_html_captcha input, 
.tx_powermail_pi1_fieldwrap_html_captcha img,
.powermail_newsletteranmedlung {
	float: left;
	width: 200px;
}
.tx_powermail_pi1_fieldwrap_html_captcha img {
	margin: 10px 0 0 133px;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:bold;
	margin:20px 0 10px 133px;
}
.gkmb_playHcpTable a:hover {
	background: transparent;
}
.tx_powermail_pi1_fieldwrap_html_captcha_description {
float:right;
margin:-20px 0 0;
width:180px;
}

/* CSS regelfrage der woche */
#tx_gkmb_ruleservice_pi1_answer1, #tx_gkmb_ruleservice_pi1_answer2, #tx_gkmb_ruleservice_pi1_answer3 {
	display: none;
}	
#tx_gkmb_ruleservice_pi1_linkid1, #tx_gkmb_ruleservice_pi1_linkid2, #tx_gkmb_ruleservice_pi1_linkid3 {
	margin-top: 10px;
}
.tx-gkmblocalrotw-pi1 {
background-color: #FDFBEC;
padding:0;
margin:0;
}
.tx-gkmblocalrotw-pi1 p {
font-size:0;
}
#rotwcontent p {
font-size:12px;
}

.tx_gkmb_ruleservice_pi1_link a img {
border:0;
}
#tx_gkmb_ruleservice_pi1_linkid2, #tx_gkmb_ruleservice_pi1_linkid3 {
margin-top:0px;
}
