html, body {  
	height: 100%;
	margin: 0;
	padding: 0;
}

/* bewirkt immer einen Scrollbalken */

html {
	margin-bottom: 1px;
	overflow-y : scroll;
}
body {
	background: #b8c3b6;
	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, #footerF  {
	position: relative;
}

/*---------all absolute elements-----*/

#header, #topmenu, #startbild, #sprache, #topmenuF, #folgeseitenbild, #spracheF, #topmenuE, #topmenuFE {
	position: absolute;
}

/*---------all floated elements left-----*/



/*---------all floated elements right-----*/

#page {
	width: 1008px; 
	margin: 0 auto;
	text-align: left; 
	background: url(/fileadmin/templates/img/bgPage.gif) repeat-y;
}
#wrapper {
	width: 1008px; 
	margin: 0 auto;
	text-align: left; 
}

/*-------content elements definition-------*/

#contentAll {
	width: 923px;
	padding: 362px 40px 163px 37px;
}
#contentAllF {
	width: 923px;
	padding: 315px 40px 163px 37px;
}
#contentWrapLeft {
	width: 229px;
	float: left;
}
#contentWrapRight {
	width: 674px;
	float: right;
}
#contentleft {
	width: 140px;	
	float: left;
	padding-right: 43px;
}
#contentmiddle {
	width: 329px;	
	float: left;
	padding-right: 44px;
}
#contentright {
	width: 367px;
	float: right;
}
#contenttop, #contentbottom {
	width: 674px;	
	float: left;
}
#contentmiddle50 {
	width: 320px;	
	float: left;
}
#contentright50 {
	width: 320px;	
	float: right;
}
#contentmiddle66 {
	width: 400px;	
	float: left;
}
#contentright33 {
	width: 240px;	
	float: right;
}
#contentborder, #zertifikat {
	width: 229px;	
	float: left;
	padding-top: 15px;
}
#header {
	height: 94px;
 	top: 0px;
  	left: 4px;
	width: 1000px;
	background: #0e2609;
}
#sprache, #spracheF {
	height: 17px;
 	top: 294px;
  	right: 4px;
	width: 75px;
	background: #c0cbbe;
	padding-top: 7px;
}
#spracheF {
	top: 250px;
}
#logo {
	float: left;
	width: 434px;
	height: 94px;
}
#logo a img, #sprache a img, #spracheF a img {
	border: none;
}
#startbild {
	height: 200px;
 	top: 94px;
  	left: 4px;
	width: 1000px;
}
#folgeseitenbild {
	height: 156px;
 	top: 94px;
  	left: 4px;
	width: 1000px;
	background: url(/fileadmin/templates/img/folgeseitenbild.jpg) no-repeat;
}
#footer {
	bottom: 0;
	width: 923px;
	height: 143px;
	text-align: left;
	padding-left: 37px;
	padding-right: 40px;
	margin: -143px auto 0 auto;
}
#footerF {
	bottom: 0;
	width: 923px;
	height: 80px;
	text-align: left;
	padding-left: 37px;
	padding-right: 40px;
	margin: -80px auto 0 auto;
}
#bannerrechts {
width:674px;
float:right;
}
#bannerlinks {
width:745px;
float:right;
}
/*-------menu elements definition-------*/

#leftmenu {
	width: 229px;
	float: left;
}
#leftmenu a {
	color: #555;
	text-decoration: none; 
	font-size: 110%;
} 
#leftmenu .ACT a:hover, #leftmenu .CUR a:hover,
#leftmenu .ACT2 a:hover, #leftmenu .CUR2 a:hover {
  	color: #000;
  	background-color: transparent;
}
#leftmenu .NO a:hover, #leftmenu .NO2 a:hover {
  	color: #000;
  	background-image:url(/fileadmin/templates/img/navNoHover.gif);
  	background-repeat: no-repeat;
	
	padding-left: 8px;
	float: left;
}
#leftmenu .ACT a, #leftmenu .CUR a,
#leftmenu .ACT2 a, #leftmenu .CUR2 a,
#leftmenu .ACT3 a, #leftmenu .CUR3 a,
#leftmenu .ACT4 a, #leftmenu .CUR4 a    {  
  	color: #000;
}
#leftmenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#leftmenu li {
	margin: 0;
	padding: 7px 0 0px 0;
}
#leftmenu li.NO {
	padding: 0 0 5px 0;
	width: 229px;
	float: left;
	background-image:url(/fileadmin/templates/img/navNo.gif);
	background-repeat: no-repeat;
}

#leftmenu li.NO, #leftmenu li.ACT, #leftmenu li.CUR {
	padding: 0 0 5px 0;
	width: 229px;
	float: left;
}
#leftmenu li.NO2, #leftmenu li.ACT2, #leftmenu li.CUR2 {
	padding: 0 0 5px 8px;
	width: 221px;
	float: left;
}
#leftmenu li.NO3, #leftmenu li.ACT3, #leftmenu li.CUR3 {
	padding: 0 0 3px 16px;
	width: 213px;
	float: left;
}
#leftmenu li.NO4, #leftmenu li.ACT4, #leftmenu li.CUR4 {
	padding: 0 0 3px 24px;
	width: 205px;
	float: left;

}
#leftmenu img {
	float: left;
	width: 8px;
}
#leftmenu li.NO a, #leftmenu li.ACT a, #leftmenu li.CUR a {
	float: right;
	width: 221px;
	text-align: left;
	font-weight: normal;
}
#leftmenu li.NO2 a, #leftmenu li.ACT2 a, #leftmenu li.CUR2 a {
	float: right;
	width: 213px;
	text-align: left;
	font-weight: normal;
}
#leftmenu li.NO3 a, #leftmenu li.ACT3 a, #leftmenu li.CUR3 a {
	float: right;
	width: 205px;
	text-align: left;
	font-weight: normal;
}
#leftmenu li.NO4 a, #leftmenu li.ACT4 a, #leftmenu li.CUR4 a {
	float: right;
	width: 197px;
	text-align: left;
	font-weight: normal;
}
#leftmenu li.NO2 {
	padding: 0 0 5px 0;
	width: 221px;
	float: right;
	background-image:url(/fileadmin/templates/img/navNo.gif);
	background-repeat: no-repeat;
}
#stdmenu, #stdmenuE {
	float: right;
	padding: 10px 40px 0 0;
	width: 367px;
	text-align: right;
}
#stdmenu li, #stdmenuE li {
	display: inline;
	text-transform: uppercase;
	color: #fff;
}
#stdmenu a, #stdmenuE a {
	color: #fff;
	font-weight: normal;
}
#stdmenu a:hover, #stdmenuE a:hover {
	color: #c0cbbe;
	background: transparent;
}

#topmenu, #topmenuF, #topmenuE, #topmenuFE {
	top: 294px;
	width: 893px;	
	left: 4px;
	background: #c0cbbe;
	height: 24px;
	padding-left: 32px;
	color: #395436;
}
#topmenuF, #topmenuFE {
	top: 250px;
}
#topmenu ul, #topmenuF ul, #topmenuE ul, #topmenuFE ul {
	margin: 0;
	padding: 5px 0 0 0;
}
#topmenu li, #topmenuF li, #topmenuE li, #topmenuFE li {
	padding-top: 0;
}
#topmenu li.NO, #topmenu li.ACT, #topmenu li.CUR,
#topmenuF li.NO, #topmenuF li.ACT, #topmenuF li.CUR,
#topmenuE li.NO, #topmenuE li.ACT, #topmenuE li.CUR,
#topmenuFE li.NO, #topmenuFE li.ACT, #topmenuFE li.CUR {
	display: inline;
	padding: 0;
}
#topmenu a, #topmenuF a, #topmenuE a, #topmenuFE a {
	color: #395436;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 2px;
}
#topmenu a:hover, #topmenuF a:hover, #topmenuE a:hover, #topmenuFE a:hover {
	color: #000;
	height:21px;
	padding-bottom:1px;
	border-bottom: 3px solid #0E2609;
}
#topmenu li.ACT a, #topmenu li.CUR a, 
#topmenuF li.ACT a, #topmenuF li.CUR a,
#topmenuE li.ACT a, #topmenuE li.CUR a, 
#topmenuFE li.ACT a, #topmenuFE li.CUR a {
	color: #000;
	height:21px;
	padding-bottom:1px;
	border-bottom: 3px solid #0E2609;
}
#topmenu li.ACT a:hover, #topmenu li.CUR a:hover,
#topmenuF li.ACT a:hover, #topmenuF li.CUR a:hover,
#topmenuE li.ACT a:hover, #topmenuE li.CUR a:hover,
#topmenuFE li.ACT a:hover, #topmenuFE li.CUR a:hover {
	color: #000;
	background: transparent;
}
#parentnav {
	top: 272px;
	left: 16px;
	width: 170px;
	height: 28px;
	background-image: url(/fileadmin/templates/img/verlaufParentnav.gif);
	background-repeat: repeat-x;
}
#parentnav ul {
	padding-left: 0;
}
#parentnav li {
	list-style-type: none;
}
#parentnav a:hover {
	background: transparent;
}

/* Platzbelegung CSS */

table.tx-gkmbreservation-pi1-table {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #fff;
	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 #fff;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1,
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #c0cbbe;
	padding-left: 10px;
	border: 1px solid #fff;
	background-image: none;
	font-weight: bold;
	color: #0e2609;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td {
	background-color: #e9f1e8;
}
table.tx-gkmbreservation-pi1-table tr.oddRow td {
	background-color: #dee7dc;
}
table.tx-gkmbreservation-pi1-table p {
	padding: 0px;
	margin: 0;
	line-height: 1.2em;
	font-size: 100%;
}
div.tx-gkmbreservation-pi1 h2, div.tx-gkmbreservation-pi1 h3 {
	font-size: 140%;
	color: #0e2609;
}
div.tx-gkmbreservation-pi1 h3 {
	font-size: 100%;
}
table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
	background-color: #c0cbbe;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #0e2609;
	width: 16%;
}

/* Scorekarte CSS */

.gkmb_pscoreTable {
	border-spacing: 5px;
}
.gkmb_pscoreFooter {
	font-size: 9px;
	padding-top: 30px;
}
.gkmb_pscoreTeeSelectTee a:hover, .gkmb_pscoreTeeSelectLink a:hover, .gkmb_pscoreTeeSelectTeeSpacer a:hover {
	background-color: transparent;
	color: #bb1d03;
}
.gkmb_pscoreTeeSelect {
	border-top: 5px solid #FFFBDA;
}
.gkmb_pscoreRuler {
	background-color: #000000;
}
.gkmb_pscoreScHeaderRow, .gkmb_pscoreScOutRow, 
.gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	font-weight: bold;
}
.gkmb_pscoreTeeSelectButton a, .gkmb_pscoreTeeSelectLink a, .gkmb_pscoreTeeSelectTee a, 
.gkmb_pscorePlayhcap a, .gkmb_pscoreScCalcCell a, .gkmb_pscoreTeeSelectButtonSpacer a,
.gkmb_pscoreTeeSelectTeeSpacer a {
	font-size: 95%;
}
.gkmb_pscoreScTable td {
	vertical-align: middle;
}
.gkmb_pscoreTeeSelectTee, .gkmb_pscoreTeeSelectTeeSpacer {
	padding: 2px 5px;
}
.gkmb_pscoreTeeSelectCourse, .gkmb_pscoreTeeSelectCourseSpacer {
	font-weight: bold;
	color: #000;
	padding-right: 10px;
}
.gkmb_pscoreSelectMessage {
	padding-top: 5px;
}
.gkmb_pscoreTeeSelectButton, .gkmb_pscoreTeeSelectButtonSpacer {
	padding-right: 10px;
}
.gkmb_pscoreTeeSelectTee, .gkmb_pscoreTeeSelectTeeSpacer {
	border-right: 10px solid #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;
}
/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 400px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 120px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #395436;
	background-color: #fff;
	height: 125px;
}
.forecast-info {
	float: right;
	width: 35px;
	height: 35px;
	border: 1px dotted #C0CBBE;
	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;
}
.forecast-date {
	background-color: #C0CBBE;
	color: #395436;
	text-align: center;
	width: 120px;
	height: 18px;
	padding: 3px 0 0 0;
	font-weight:bold;
}
.forecast-high, .forecast-low {
	color: #000;
	font-size: 110%;
}

/* tt_news CSS */
.news-latest-container {
	width: 329px;
	float: left;
	padding: 0;
}
.news-latest-item {
	padding: 0 0 5px 0;
	width: 329px;
	float: left;
	border-bottom: 1px solid #c0cbbe;
	margin-bottom: 5px;
}
.news-latest-boppel {
	width: 26px;
	float: left;
}
.news-latest-title {
	width: 303px;
	float: right;
	font-size: 110%;
}
.news-latest-morelink a {
	color: #7f947b;
	font-weight: bold;
}
.news-latest-morelink a:hover {
	background: transparent;
	color: #7f947b;
}
.news-single-image, .news-single-img {
	float: right;
	width: 204px;
	margin: 0;
}
.news-single-content, .news-single-filetext, .news-single-file {
	float: left;
	width: 404px;
}
.news-single-filetext dl {
	padding: 0;
	margin: 15px 0 0 0;
}
.news-single-filetext dt {
	margin-left: 0;
}
.news-single-filetext {
	margin-top: 5px;
}
.news-single-item {
	width: 638px;
	padding: 0;
	margin: 0;
}
.news-single-image img {
	border: 1px solid #3a4301;
}
.news-single-backlink {
	border-top: 1px solid #c0cbbe;
	padding-top: 5px;
	margin-top: 15px;
}
.news-single-title {
	font-weight: bold;
	color: #0e2609;
	float: left;
	width: 638px;
	font-size: 120%;
	margin-bottom: 10px; 
}
.news-list-title {
	font-weight: bold;
	font-size: 110%;
	color: #0e2609;
	float: right;
	width: 383px;
	margin-bottom: 10px;
}
.news-list-image {
	float: left;
	width: 142px;
}
.news-list-image img {
border: 1px solid #3a4301;
margin: 0;
}
.news-list-subheader {
	float: right;
	width: 383px;
}
.news-list-subheader p {
	margin: 0;
}
.news-list-item {
	width: 545px;
	float: left;
	border-bottom: 1px solid #c0cbbe;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-list-browse {
	float: left;
	width: 545px;
}

/* 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 */


/* gkmb_reservation styles */

div.tx-gkmbreservation-pi2-szodatum {
	color: #000;
	font-size: 80%;
}

div.tx-gkmbreservation-pi2-szotname {
	color: #000;
	font-size: 90%;
	font-weight: bold;
}

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: #bb1d03;
	font-size: 90%;
}
.tx-gkmbreservation-pi2-szolink a {
	color: #bb1d03;
	background: transparent;
}

.c2l1-left { 
	border-right: none;
	padding-right:25px;
}

/* FE Login styles */
.tx-felogin-pi1 {
	width: 156px;
	background: #fff;
	padding: 7px;
	border: 1px solid #0e2609;
}
.tx-felogin-pi1 legend {
	padding: 5px 0 2px 0;
	color: #0e2609;
	font-weight: bold;
}
.tx-felogin-pi1 h3 {
	color: #0e2609;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.tx-felogin-pi1 fieldset {
	background: #ffffff;
	border: none;
}
.tx-felogin-pi1 input {
	margin-bottom: 7px;
}

/* Menu / Sitemap, "Sitemap" */
.csc-sitemap a {
	color: #2a3300;
}
.csc-sitemap a:hover {
	background: #2a3300;
	color: #fff;
}
#contentmiddle50 .csc-sitemap li {
	margin: 0;
	list-style-type: none;
}
.csc-sitemap ul {
	padding: 0;
}
.csc-sitemap ul ul {
	padding-left: 10px;
}
#contentmiddle50 .csc-sitemap li a {
	color: #000;
	font-weight: normal;
}
#contentmiddle50 .csc-sitemap li a:hover {
	background: transparent;
	color: #000;
}
.gkmb_groups2_table {
	width: 100%;
	color: #3a4301;
	font-size: 12px;
	background-color: #c0cbbe;
	border-collapse: collapse;
}
.gkmb_groups2_table tr td {
	border: 2px solid #fff;
}
.gkmb_groups2_dataleft {
	text-align: left;
	vertical-align: top;
	padding: 2px;	
	padding-left: 4px;
	padding-right: 4px;
}
.gkmb_groups2_datacenter {
	text-align: center;
	vertical-align: top;	
	padding: 2px;	
	padding-left: 4px;
	padding-right: 4px;	
}
.gkmb_groups2_dataright {
	text-align: right;
	vertical-align: top;
	padding: 2px;	
	padding-left: 4px;
	padding-right: 4px;	
}
.gkmb_groups2_headerrow td{
	padding: 2px;	
	padding-left: 4px;
	padding-right: 4px;
	background-color: #0e2609;
	color: #fff;
	vertical-align: middle;
}
.gkmb_groups2_spacerrow td{
	padding: 2px;	
	padding-left: 4px;
	padding-right: 4px;
	background-color: #fff;
	color: #0e2609;
	vertical-align: middle;
}
.gkmb_groups2_evenrow td {
	background-color: #e5eae4;
}
.gkmb_groups2_headercenter {
	text-align: center;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img, div.csc-textpic-border div.csc-textpic-single-image img {
border:1px solid #0E2609;
padding:0;
}
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  WT Gallery */
div.tx-wtgallery-pi1 {
	background-color: #fff;
	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;
}
#contenttop div.wtgallery_list a:hover, #contentbottom div.wtgallery_list a:hover {
	background: transparent;
	font-size: 0pt;
	margin: 0;
}
#contenttop div.tx-wtgallery-pi1 div.wtgallery_list, #contentbottom div.tx-wtgallery-pi1 div.wtgallery_list{
font-size: 0;
}
.csc-textpic-image a:hover {
	background: transparent;
}