html, body {  
	height: 100%;
	margin: 0;
	padding: 0;
}
/* mit for mac ie\*/
html {
margin-bottom: 1px;
overflow-y: scroll;
}

/* end hack */

body {
	background: #303c49;
	color: #fff;
	text-align: center; /*IE centered content*/	
	margin-bottom: 1px;
}

#page, #wrapper  {
     	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */
* html #page, * html #wrapper, * html #pageTeetime, * html #wrapperTeetime, * html #wrapperFolgeseite {
	height: 100%;
}
/*hack end*/


/*----------all relative elements-----*/
body, #logoOben, #page, #wrapper, #footer{
	position: relative;
}

/*---------all absolute elements-----*/
#topmenu, #stdmenu, #headerWrap {
	position: absolute;
}
/*---------all floated elements left-----*/

/*---------all floated elements right-----*/

#page {
	width: 962px; 
	margin: 0 auto 0 auto;
	text-align: left; 
	background-color: #fff;
}

#wrapper {
	background: #fff;
	width: 962px;
	margin: 0 auto;
	text-align: left;	
	min-height: 100%;
}
/*-------content elements definition-------*/
#contentAll {
	width: 962px;
	padding-top: 377px;
	padding-bottom: 66px;
}
#contenttop2 {
	width:650px;
	float: right;
}
#contenttop3 {
	width:650px;
	float: right;
}
#contentSub {
	width: 704px;
	float: left;
	padding-left: 20px;
}
#contentSub2 {
	width: 651px;
	float: left;		
}
#contentSub3 {
	width: 651px;
	float: right;
	padding-left: 22px;
	padding-right: 22px;
}

#contentmiddle {
	width: 364px;
	float: left;
	padding-right: 71px;
}
#contentmiddle2 {
	width: 364px;
	float: left;
	padding-right: 50px;
}
#contentright {
	width: 216px;
	float: right;
	padding-right: 22px;
	padding-bottom:5px;
}
#contentright2 {
	padding-right: 0;
	width: 216px;
	float: right;
}

#contenttop {
	width: 614px;
}
#contentbottom {
	width: 614px;
	padding-left:20px;
	float: left;
	padding-bottom: 15px;

}
#contentbottom2 {
	width: 650px;
	float:left;
	padding-bottom: 15px;
}
#contentbottom3 {
	width: 650px;
	float:left;
	padding-bottom: 15px;
}
#contentmiddle3 {
	width: 300px;
	float: left;
	padding-right: 40px;
}
#contentright3 {
	width:300px;
	float: right;
	padding-bottom:5px;
}

#leftmenu {
	width: 228px;
	float: left;
	margin-right:40px;
	border-bottom: 1px dashed #D6D8DB;
}
#contentleftwrap {
	width: 268px;
	float: left;
	margin-left: 20px;
}
#contentleftwrap2 {
	width: 240px;
	float: left;
	margin-left: 22px;
}
#print {
	width: 228px;
	float: left;
	padding-top:40px;
}
#contentleft {
	width: 248px;
	float: left;
	padding-right:21px;	

}
#contentleft2 {
	width: 240px;
	float: left;
}
#headerWrap {
	height: 300px;
        top: 0;
        left: 0;
	width: 962px;
	background: #303c49;
	padding: 0;
}
#header {
	height: 290px;
	width: 962px;
	background: #303c49;
	padding: 0;
	float: left;
}
#balken {
	height: 10px;
	width: 962px;
	background: #303c49;
	float: left;
}
#stdmenu {
	width: 962px; 
	height: 20px;
	top: 27px;
	left: 20px;
}
#stdmenu ul {
	margin-left: 0;
	padding: 0;
}
#stdmenu li{
	display: inline;
	margin-right: 10px;
	
}

#topmenu {
	top: 300px;
	width: 933px;
	left: 0;	
	background-image: url(/fileadmin/templates/img/linieZusammen.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-right: 22px;
	padding-left: 5px;
	z-index: 300;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#topmenu ul {
	list-style-position:outside;
	list-style-type:none;
	text-align: left;
	padding-left: 0;
	margin: 0;
}
#topmenu li {
	list-style-type: none;
	padding: 0;
	margin: 1px 0 0 0;
	float:left;
	height:32px;
}
#topmenu li.NO a {
	display: block;
	float: left;
	padding:7px 15px 7px 16px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
#topmenu li.ACT b, #topmenu li.CUR b   {
	display: block;
	float: left;
	background: url(/fileadmin/templates/img/NaviBreit.gif) left top;
	background-repeat: no-repeat;
	height: 32px;
	padding: 7px 0 0 1px;
	margin: 0;
	line-height: 20px;
}
#topmenu li.ACT b a, #topmenu li.CUR b a  {
	background: url(/fileadmin/templates/img/NaviBreit.gif) right top;
	background-repeat: no-repeat;
	height: 32px;
	white-space: nowrap;
	padding:10px 15px;
	color: #fff;
	text-decoration: none;
}

#leftmenu a {
	color: #000;
	text-decoration: none; 
} 

#leftmenu a:hover {
  	color: #fff;
  	background-color: #303c49;
}

#leftmenu .ACT a, #rightmenu .CUR a {  
  	color: #000;
  	
}
#leftmenu .ACT a:hover {
  	color: #fff;
  	background-color: #303c49;
}

#leftmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#leftmenu li {
	margin:0;
	border-top: 1px dashed #D6D8DB;
	padding: 7px 0;
}
#leftmenu .NO2, #leftmenu .ACT2, #leftmenu .CUR2 {
	border-top: none;
	padding: 0 0 0 16px;
}
#leftmenu .NO2last, #leftmenu .ACT2last, #leftmenu .CUR2last {
	border-top: none;
	padding: 0 0 7px 16px;
}
#footer {
	border-top: 1px solid #cbdce3;
	width: 962px;
	height: 65px;
	text-align: left;
	background-color:transparent;
	margin: -66px auto 0 auto;

}
#Platzstatus {
	background-image: url(http://hetzenhof.gkmb.info/fileadmin/templates/img/GreenkeepersInfos2.gif);
	background-repeat: no-repeat;
	width: 216px;
	height: 105px;
	padding-top: 60px;
		
}
#Platzstatus p {
	line-height: 2.6em;
}
/* 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: ".";
}

#bannerwrap { 
	width: 962px;
	height: 65px;
}

.partner {
 background-image: url(http://hetzenhof.gkmb.info/fileadmin/templates/img/Partner.gif);
 background-repeat: no-repeat;
 height: 16px;
 width: 61px;
 float:left;
 padding-left: 20px;
}

.banner {
float: left;
padding-left: 80px;
}

.adresse{
 padding-top: 17px;
 padding-right: 112px;
 color: #303c49;
 font-size: 11px;
 float: right;
 padding-bottom:0;
}

/* Yahoo Weather CSS */

.tx-mvyahooweather-pi1 p font {
	font-size: 11px;
	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 #005E75;
}
.my_yahoo_weather_title p {
	padding: 5px 0;
	text-align: center;
	color:#fff;
	background-color:#005E75;
}
.my_yahoo_weather_title p font{
	color:#fff;
}
/* Web.de Routenplaner CSS */

.routenplaner_start, .routenplaner_ziel {
	background-color: #fff;
	border: 1px solid #303C49;
}
.routenplaner_button {
	padding-top: 15px;
}
/* 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: #303C49;
	color: #fff;
}
.gkmb_pscoreTeeSelectTee a, .gkmb_pscoreTeeSelectLink a {
	color: #067F4B;
	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: #067F4B;
text-decoration: none;
}
.gkmb_pscoreTeeSelectButton a:hover {
color: #fff;
background-color: #303C49;
text-decoration: none;
}
.gkmb_pscorePlayhcap a {
color: #067F4B;
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: #067F4B;
text-decoration: none;
}
.gkmb_pscoreScCalcCell a:hover {
color: #fff;
background-color: #303C49;
text-decoration: none;
}
/* Ligatabellen CSS */

.gkmb_ligatabelle_table {
	background-color: #fff;
}

.gkmb_ligatabelle_td_result {
	background-color: #fff;
	color: #000;
	border: 1px solid #067F4B;
}

.gkmb_ligatabelle_td_teamheadline, .gkmb_ligatabelle_td_rangheader, .gkmb_ligatabelle_td_totalheader {
	color: #000;
	border: 1px solid #067F4B;
}

.gkmb_ligatabelle_active {
	background-color: #D6D8DB;
	color: #000;
}

td.gkmb_ligatabelle_active {
	border: 1px solid #067F4B;
}

.gkmb_ligatabelle_td_league {
	color: #005E75;
	font-weight: bold;
	font-size:12px;
	padding-bottom:2px;
}

.gkmb_ligatabelle_td_leaguegroup {
	color: #005E75;
	font-weight: bold;
	font-size:11px;
}

.gkmb_ligatabelle_td_date, .gkmb_ligatabelle_td_total, .gkmb_ligatabelle_td_rang {
	background-color: #005E75;
	color: #fff;
	padding: 2px 3px;
	vertical-align:middle;

}

.gkmb_ligatabelle_td_team {
	background-color: #005E75;
	color: #fff;
	padding: 2px 3px;
	vertical-align:middle;
}

.gkmb_ligatabelle_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}

/* Platzbelegung CSS */

table.tx-gkmbreservation-pi1-table {
	background-color:#005E75;
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #067F4B;
	border-collapse: collapse;
}
table.tx-gkmbreservation-pi1-table td {
	padding: 3px;
	vertical-align: middle;
	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 #067F4B;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1,
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #005E75;
	padding-left: 10px;
	border: 1px solid #067F4B;
	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 h2, div.tx-gkmbreservation-pi1 h3 {
	font-size: 140%;
	color: #303C49;
}
div.tx-gkmbreservation-pi1 h3 {
	font-size: 100%;
}
table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
	background-color: #005E75;
	border-top: 1px solid #067F4B;
	border-bottom: 1px solid #067F4B;
	border-left: 1px solid #067F4B;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #fff;
}
/* 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-events {
	width: 200px;
}


div.tx-gkmbreservation-pi2-szodatum {
	padding-top: 3px;
	color: #000;
	font-size: 80%;
	font-weight:normal;
}

div.tx-gkmbreservation-pi2-szotname {
	color: #067F4B;
	font-size: 90%;
	font-weight:bold;
}

div.tx-gkmbreservation-pi2-szotart {
	color: #000;
	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  {
	padding-bottom: 3px;
	color: #067F4B;
	border-bottom: 1px dashed #d6d8db;
}

.tx-gkmbreservation-pi2-szolink a {
	color: #067F4B;
	font-size: 80%;
	text-decoration: none;
	padding-bottom: 3px;
}
.tx-gkmbreservation-pi2-szolink a:hover {
	color: #fff;
	font-size: 80%;
	background-color: #303C49;
}
.tx-gkmbreservation-pi2-link a{
text-decoration: none;
	margin: 3px;
}
/* JW Calendar General */

div.tx-jwcalendar-pi1{
	padding: 0;
	margin: 0;
	width:650px;
}
div.tx-jwcalendar-pi1 a, div.tx-jwcalendar-pi1 table a {
	color: #067F4B;
	width:650px;
}
div.tx-jwcalendar-pi1 a:hover, div.tx-jwcalendar-pi1 table a:hover {
	background-color: #303C49;
	color: #fff;
}
div.jwcalendar_month, div.jwcalendar_week, div.tx-jwcalendar-pi1 div.jwcalendar_list {
	padding: 0;
	margin:0;
	border: none;
	background-color: #fff;
}
div.jwcalendar_month div.title, div.jwcalendar_week div.title, div.jwcalendar_list .title {
	font-size: 14px;
	color: #303C49;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button {
	background-color: #fff;
	color: #303C49;
	border: 1px solid #005E75;
}
div.tx-jwcalendar-pi1 .tx_jw_select {
	border: 1px solid #005E75;
}

/* JW Calendar Month View */

div.jwcalendar_month table.days td.outside_weekend, 
div.jwcalendar_month table.days td.outside {
	border:1px solid #005E75;
	background-color: #fff;
}
div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
	font-size:11px;
	color: #303C49;
	font-weight: bold;
}
div.jwcalendar_month table.singleday td.dayitem a {
	font-size: 10px;
	color: #fff;
}
div.jwcalendar_month table.singleday td.dayitem a:hover {
	background-color: #067F4B;
	color: #fff;
}
div.jwcalendar_month table.months td.current_month { 
	background-color: #005E75;
	border-right: 1px solid #005E75;
	border-bottom: 1px solid #005E75;
	border-left: none;
	border-top: none;
}
div.jwcalendar_month table.months td.current_month a { 
	color: #fff;
}
div.jwcalendar_month table.months td.other_month a { 
	color: #067F4B;
}
div.jwcalendar_month table.months td.other_month a:hover {
color:#fff;
background-color: #303C49;
}
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 #005E75 solid;
	color: #303C49;
}
div.jwcalendar_month table.singleday {
	background: #F5F9E0;
	border: none;
}
div.jwcalendar_month table.days td {
	border: 1px solid #005E75;
}
div.jwcalendar_month table.days td.dayname {
	background-color: #fff;
	border-top: 1px solid #005E75;
	border-bottom: 1px solid #005E75;
	border-left: 1px solid #005E75;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #303C49;
	width: 14%;
}
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: #005E75;
	color: #fff;
	border: 1px solid #005E75;
}
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 #005E75 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: #303C49;
}
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: #303C49;
	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;
	background-color: #fff;
}
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: #303C49;
}
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: #303C49;
}
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 solid #067F4B;  
	vertical-align: top;  
	padding: 5px;
	color: #303C49;
}
div.jwcalendar_list table.items td.item a:hover {
	background-color: #303C49;
	color: #fff;
}
div.jwcalendar_list table.items td.item a {
	color: #067F4B;
}
div.jwcalendar_list .itemslist {
	padding: 0;
	margin: 0;
	border: none;
}
div.jwcalendar_list table.items td.label {
	background: #005E75; 
	border:1px solid #067F4B;
	padding:5px;
	vertical-align: top;
	width:33%;
	color: #fff;
}
div.jwcalendar_list table.items {
	border-spacing: 0;
	border: 1px solid #067F4B;
}
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: #303C49;
}
div.jwcalendar_week table.times td.time, 
div.jwcalendar_week table.days td.event {
	border: 1px solid #067F4B;
	background-color: #005E75;
}
div.jwcalendar_week .days_view table.days table.day_events td.event a:hover {
	color: #303C49;
	background-color: #005E75;
}
div.jwcalendar_week table.day_events {
	border: 1px solid #067F4B;
}
div.jwcalendar_week .days_view table.days table.day_events td.event a {
	color: #303C49;
}
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: #005E75;
	color: #303C49;
	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: #fff;
	border: none;
	margin: 0px;
	padding: 0;
}
div.jwcalendar_single div.submit input.tx_jw_input_button {
	background-color: #fff;
	border: 1px solid #005E75;
}
div.jwcalendar_single div.submit {
	background-color: #fff;
}
div.jwcalendar_single div.header div.headerie div.category, 
div.jwcalendar_single div.header div.headerie div.title {
	color: #fff;
	background-color: #005E75;
	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 solid #067F4B;
	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: #303C49;
	font-weight: bold;
}
div.jwcalendar_single div.header div.headerie {
	border: none;
	border-right: 2px solid #005E75;
}
div.jwcalendar_single .teaser {
	font-size: 11px;
	color: #303C49;
	font-weight: normal;
	font-style: normal;
}
div.jwcalendar_single div.org div.orgie div.item {
	font-size: 11px;
	color: #303C49;
	font-weight: bold;
}
div.jwcalendar_single .item, div.jwcalendar_feEntry .item {
	color: #303C49;
}
div.jwcalendar_single .item a:hover, div.jwcalendar_feEntry .item a:hover {
	color: #fff;
	background-color: #303C49;
}
div.jwcalendar_single .label, div.jwcalendar_feEntry .label, div.jwcalendar_feEntry .timelabel {
	color: #303C49;
	text-align: left;
	float: left;
}
div.jwcalendar_single .desc {
	color: #303C49;
}

/* 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 #067F4B;
	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: #303C49;
}
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 #067F4B;
}
div.jwcalendar_organizer .contentie, div.jwcalendar_location .contentie {
	background-color: #005E75;
}
div.jwcalendar_organizer .contentie .text {
	margin: 0;
}
div.jwcalendar_organizer .back, div.jwcalendar_location .back {
	text-align: center;
	padding-top: 10px;
	background-color: #fff;
	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: #303C49;
	margin: 0;
	padding: 0;
}
div.jwcalendar_location .name, div.jwcalendar_organizer .name {
	font-size: 14px;
	color: #fff;
}
div.jwcalendar_month table.dayitem td.itemcat, div.jwcalendar_month table.dayitem td.itemcat a {
color:#067F4B;
}

td.center {

}
.wettermeldungstartseite { 
font-size: 120%;
}
.c2l1-left {
border-right:1px solid #82bfa5;
padding-right:20px;
vertical-align:top;
white-space:normal;
width:45%;
}
.c2l1-middle {
padding-left:20px;
vertical-align:top;
white-space:normal;
width:45%;
}

/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 648px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 117px;
	margin-right:10px;
	border: 1px solid #005E75;
	background-color: #EFEFE7;
	height: 125px;
}
.forecast-info {
	float: right;
	width: 35px;
	height: 35px;
	border: 1px dotted #b0b0b0;
	margin-top: 7px;
	margin-right: 7px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background: #EFEFE7;
}
.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;
}
.forecast-date {
	background-color: #005E75;
	color: #fff;
	text-align: center;
	width: 117px;
	height: 18px;
	padding: 3px 0 0 0;
	font-weight:bold;
}
.forecast-high, .forecast-low {
	color: #000;
	font-size: 110%;
}

a:focus {outline:0;}
