html, body {  
	height: 100%;
	margin: 0;
	padding: 0;
}

/* bewirkt immer einen Scrollbalken */

html {
	margin-bottom: 1px;
	overflow-y: scroll;
}
body {
	background: #657C71;
	color: #000;
	text-align: center;
}
#page, #wrapper  {
     	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */

* html #page, * html #wrapper {
	height: 100%;
}

/*hack end*/

/*----------all relative elements-----*/

body, #page, #wrapper, #footer {
	position: relative;
}

/*---------all absolute elements-----*/

#header, #topmenu, #logo, #randoben, #randobenPartner, #randuntenPartner, #rootmenu {
	position: absolute;
}

/*---------all floated elements left-----*/



/*---------all floated elements right-----*/

#page {
	width: 962px; 
	margin: 0 auto;
	text-align: left; 
	background: url(/fileadmin/templates/img/verlaufPage.gif) repeat-y;
}
#wrapper {
	width: 962px; 
	margin: 0 auto;
	text-align: left; 
}
#randoben {
	width: 779px;
	height: 11px;
	top: 0;
	left: 1px;
	background: url(/fileadmin/templates/img/verlaufOben.gif) repeat-x;
	z-index: 12;
}
#randobenPartner {
	width: 173px;
	height: 11px;
	top: 0;
	right: 1px;
	background: url(/fileadmin/templates/img/verlaufOben.gif) repeat-x;
	z-index: 12;
}
#randuntenPartner {
	width: 173px;
	height: 24px;
	top: 191px;
	right: 1px;
	background: url(/fileadmin/templates/img/topmenuVerlauf.gif) repeat-x;
	z-index: 12;
}
#logo {
	width: 224px;
	height: 180px;
	z-index: 10;
	left: 1px;
	top: 11px;
}
#header {
	width: 555px;
	height: 180px;
	z-index: 10;
	left: 225px;
	top: 11px;
	background-image: url(/fileadmin/content/Header/header1.jpg);
	background-repeat: no-repeat;
}
#footer {
	bottom: 0;
	width: 960px;
	height: 22px;
	text-align: left;
	background-image: url(/fileadmin/templates/img/footerHintergrund.gif);
	background-repeat: no-repeat;
	margin: -22px auto 0 auto;
	z-index: 10;
}
/*-------content elements definition-------*/
#contentAll {
	width: 779px;
	padding-top: 215px;
	float: left;
}
#contentAllAll {
	width: 962px; 
	padding-left: 1px;
	padding-bottom: 30px;
}
#contentAllPartner {
	width: 173px;
	padding-right: 2px;
	float: right;
	padding-top: 6px;
}
#premiumpartner {
	padding-bottom: 50px;
	height: 180px;
}
.banner {
	padding-top: 5px;
	text-align: center;
}
#contentWrap731 {
	width: 731px;
	float: left;
	padding-left: 24px;
	padding-top: 30px;
}
#contenttop731 {
	width: 731px;
	float: left;
}
#contentWrapLeft {
	width: 224px;
	float: left;
	padding-top: 55px;
}
#contentWrapRight {
	width: 491px;
	float: right;
	padding-right: 24px;
	padding-top: 55px;
}
#contenttop, #contentbottom {
	width: 491px;
	float: left;
}
#contentleft {
	width: 233px;
	float: left;
}
#contentright {
	width: 233px;
	float: right;
}
#contentborder {
	width: 200px;
	float: left;
	padding-left: 24px;
}
#copyright {
	width: 200px;
	float: left;
	padding-left: 24px;
	text-align: left;
	padding-top: 5px;
}
/*-------menu elements definition-------*/
#rootmenu {
	width: 491px;
	height: 25px;
	left: 265px;
	top: 215px;
	z-index: 40;
	padding-top: 5px;
	color: #657c71;
}
#rootmenu a {
	color: #657c71;
}
#leftmenu {
	width: 224px;
	float: left;
}
#leftmenu a {
	color: #000;
	text-decoration: none; 
} 
#leftmenu .ACT a, #rightmenu .CUR a {  
  	color: #000;
}
#leftmenu ul {
	list-style-type: none;
	padding: 1px 0 0 0;
	margin: 0;
	overflow: hidden;
}
#leftmenu li, #leftmenu li.NO, #leftmenu li.ACT, #leftmenu li.CUR {
	margin: 0;
	padding: 4px 0 0 0;
	height: 17px;
	background: url(/fileadmin/templates/img/naviStrich.gif) no-repeat;
}
#leftmenu li.NO {
	padding-left: 23px;
}
#leftmenu li.NO2, #leftmenu li.ACT2, #leftmenu li.CUR2 {
	margin: 0;
	padding: 0 0 3px 30px;
	background: none;
}

#leftmenu li.NO3, #leftmenu li.ACT3, #leftmenu li.CUR3 {
	margin: 0;
	padding: 0 0 3px 40px;
	background: none;
}
#leftmenu li.NO4, #leftmenu li.ACT4, #leftmenu li.CUR4 {
	margin: 0;
	padding: 0 0 3px 50px;
	background: none;
}
#leftmenu .ACT2 a, #leftmenu .CUR2 a, #leftmenu .ACT3 a, #leftmenu .CUR3 a,
#leftmenu .ACT4 a, #leftmenu .CUR4 a, #leftmenu .ACT a, #leftmenu .CUR a {
	font-weight: normal;
	color: #990000;
}

#stdmenu {
	float: right;
	width: 233px;
	height: 22px;
	text-align: right;
	z-index: 50;
	padding-right: 206px;
}
#stdmenu ul {
	padding-top: 5px;
}
#stdmenu li {
	display: inline;
	padding: 0px 10px 0 4px;
}
#stdmenu a, #topmenu a, #copyright a {
	color: #D0C592;
}
#stdmenu a:hover, #topmenu a:hover, #copyright a:hover {
	color: #D0C592;
	background: transparent;
}

#topmenu {
	top: 191px;
	width: 779px;	
	left:1px;
	background: url(/fileadmin/templates/img/topmenuVerlauf.gif) repeat-x;
	height: 24px;
	z-index: 40;
}
#topmenu ul {
	padding: 6px 0 0 0;
}
#topmenu 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-spacing: 2px;
	background: #ffffff;
}
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: #EAEAEA;
	padding: 3px 5px;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1,
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #657C71;
	padding: 3px 5px;
	font-weight: bold;
	color: #fff;
}
table.tx-gkmbreservation-pi1-table p {
	padding: 0px;
	margin: 0;
	line-height: 1.2em;
}
div.tx-gkmbreservation-pi1 h2, div.tx-gkmbreservation-pi1 h3 {
	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: #657C71;
	height: 25px;
	vertical-align: middle;
	padding: 3px 5px;
	color: #fff;
	font-size: 12px;
	text-align: left;
}

/* 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;
}
/* Yahoo Weather CSS */

.tx-mvyahooweather-pi1 p font {
	font-size: 11px;
	text-align: center;
}
.tx-mvyahooweather-pi1 p {
padding:0;
margin:0;
width:195px;
}
.my_yahoo_weather_title {
	background-color: #657c71;
	text-align: center;
}
.my_yahoo_weather_content {
	background-color: #fff;
	text-align: center;
	border: 1px solid #657C71;
	width:195px;
}
.my_yahoo_weather_container {
	margin-bottom: 20px;
	margin-right: 20px;
	border: 1px solid #657c71;
}
.my_yahoo_weather_title p {
	margin: 5px 0;
}

/* 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:0px;
}
.news-latest-item {
padding: 0px;
	padding-bottom: 5px;
	width: 491px;
	position: relative;
	float: left;
}
.news-latest-boppel {
	width: 11px;
	float: left;
	padding-top: 2px;
}
.news-latest-title {
	width: 480px;
	float: right;
}
.news-single-rightbox, .news-single-imgcaption, .news-latest-date, .news-latest-morelink, .news-latest-category, .news-list-category, .news-list-author, .news-list-imgcaption, .news-list-date, .news-list-browse, .news-amenu-container, .news-catmenu {
font-size:11px;
font-weight:bold;
}
.news-single-image {
	float: right;
	width: 204px;
}
.news-single-content {
	float: left;
	width: 250px;
}
.news-single-item {
	width: 481px;
}
.news-single-image img {
	border: 1px solid #657c71;
}
.news-single-backlink {
	border-top: 1px solid #657c71;
	padding-top: 5px;
	margin-top: 15px;
}
.news-list-title {
	font-weight: bold;
	color: #003126;
	float: right;
	width: 481px;
}
.news-list-image {
	float: left;
	width: 120px;
}
.news-list-subheader {
	float: right;
	width: 481px;
}
.news-list-subheader p {
	margin: 0;
}
.news-list-item {
	width: 481px;
	float: left;
	border-bottom: 1px solid #657c71;
	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;
}
.clearfix:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
}
.clearfix {
      display: 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%;
}

/* gkmb_matchplay styles */

.gkmbmpBottomLine {
border-bottom: 1px solid #fff;
}
.gkmbmpPlayerCell, .gkmbmpWinnerCell {
border-bottom: 1px solid #fff;
background-color: #657C71;
color: #fff;
}
.gkmbmpEmptyCell {
}
.gkmbmpDrawListTable {
border-collapse: collapse;
margin-left: 10px;
}
.gkmbmpRightLine {
border-right: 1px solid #fff;
}
.gkmbmpTopLine {
border-top: 1px solid #fff;
}
.gkmbmpPlayerIdCell {
background-color: #003125;
border-bottom: 1px solid #fff;
color: #fff;
}
.gkmbmpDrawListHeader, .gkmbmpRegListHeader {
font-size: 0.8em;
font-face: bold;
color: #003125;
}
.gkmbmpStatusline {
margin: 0,0,20px,0;
font-face: bold;
font-size: 0.8em;
color: #ffffff;
}
.gkmbmpDetailsCell {
margin: 0,0,20px,0;
font-face: bold;
font-size: 0.8em;
}
.gkmbmpEmptyDeadlineCell, .gkmbmpDeadlineCell {
background-color: #003125;
color: #fff;
}
.gkmbmpHeadline {
font-size: 0.8em;
font-face: bold;
color: #003125;
}
.gkmbmpRegline {
font-face: bold;
color: #003125;
}
.gkmbmpPlayerHeadline {
background-color: #003125;
border-bottom: 1px solid #fff;
color: #fff;
padding: 0 4px 0 4px;
}
.bgHGruen {
background: #C3CCC8;
}
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;
}
/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 225px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 115px;
	margin-right:10px;
	margin-bottom: 10px;
	border: 1px solid #657C71;
	background-color: #fff;
	height: 125px;
}
.forecast-info {
	float: right;
	width: 35px;
	height: 35px;
	border: 1px dotted #657C71;
	margin-top: 7px;
	margin-right: 7px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background: #fff;
}
.forecast-icon {
	float:left;
	border: 1px solid #657C71;
	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;
}
.forecast-date {
	background-color: #657C71;
	color: #fff;
	text-align: center;
	width: 115px;
	height: 18px;
	padding: 3px 0 0 0;
	font-weight:bold;
}
.forecast-high, .forecast-low {
	color: #000;
	font-size: 110%;
}