html, body {  
	height: 100%;
}

/* bewirkt immer einen Scrollbalken */

html {
	margin-bottom: 1px; 
	overflow-y : scroll;
}
body {
	background: #f5f5e6 url(/fileadmin/templates/img/Verlaufbody.gif) repeat-x;
	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, #topmenuleft, #topmenuFolge, #parentnav, #SchattenOben, #logo, #logoHintergrund, #stdmenu, #gruenlinks, #gruenrechts{
	position: absolute;
}

/*---------all floated elements left-----*/



/*---------all floated elements right-----*/

#page {
	width: 957px; 
	margin: 0px auto;
	text-align: left; 
	background-image:url(/fileadmin/templates/img/Hintergrund.jpg);
	background-repeat:repeat-y;
}
#wrapper {
	width: 957px; 
	margin: 0px auto;
	text-align: left; 
}

#SchattenOben {
	width: 957px;
	height: 4px;
	top:44px;
	left:0;
	bottom: 0px;
	z-index: 40;
}
/*-------content elements definition-------*/

#contentAll {
	width: 957px;
	padding: 265px 0px 21px 0px;

}
#contentWrap {
	width: 978px;
	padding-bottom: 90px;
}
#contentwrapleft {
	width: 255px;
	float:left;
	padding-left: 22px;
	padding-top: 11px;
	padding-bottom: 30px;		
}
#contentwrapright {
	width: 608px;
	float:right;
	padding-right: 31px;
	padding-top: 41px;
	padding-bottom: 30px;		
}

#contentleft {
	width: 255px;	
	float: left;
}
#contentleft2 {
	width: 230px;	
	float: left;
	padding-left: 25px;
	padding-top: 33px;
}
#contentmiddle {
	width: 363px;	
	float: left;
	padding-right: 34px;
	z-index:60;
}
#contentright {
	width: 211px;
	float: right;
	z-index:20;
}
#contentmiddle2 {
	width: 284px;	
	float: left;
	padding-right: 34px;
	z-index:60;
}
#contentright2 {
	width: 284px;
	float: right;
	z-index:20;
}
#contenttop {
	width: 608px;
	float: right;
	z-index:60;
}

#contentbottom {
	width: 602px;
	float: right;
}
#contentborder {
	width:335px;
}
#contentborder .csc-textpic-text p{
	font-size:80%;
	color: #967526;
	background-color: #ffffff;
	padding-top:40px;
}
*+html #contentborder .csc-textpic-text p{
	font-size:80%;
	color: #967526;
	background-color: #ffffff;
	padding-top:35px;
}

#header{
	height: 188px;
 	top: 48px;
  	left: 5px;
	width: 947px;
	z-index:10;
	border-top: solid 1px #fff;
	background:url(/fileadmin/content/Startseite/Header_Schloss.jpg) no-repeat;
}
#logo {
	left: 22px;
	top: 48px;
	width: 267px;
	height: 191px;
	z-index:30;
}
#logo a:hover{
	background-color:transparent;
}
#logoHintergrund {
	left: 22px;
	top: 49px;
	width: 266px;
	height: 189px;
	background: #fff;
	opacity: 0.7;
	z-index:20;
	-moz-opacity:0.7;
	filter:alpha(opacity=70);
}
#stdmenu{
	background-color: #f5f5e6;
	width: 957px;
	height: 29px;
	top:0;
	left:0;
	text-align:right;
	padding-top: 15px;
}
#footer {
	bottom:0;
	color:#fff;
	background:url(/fileadmin/templates/img/footerleft.jpg) #101e04 no-repeat left top;
	width: 719px;	
	height: 18px;
	z-index: 80;
	padding: 3px 0 0 230px;
	margin: -21px auto 0 auto;
}
#gruenlinks{
	background-color:#101E04;
	border-top:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	height:26px;
	left:0px;
	padding-top:0;
	top:238px;
	width:4px;
	z-index:80;
}
#gruenrechts {
	background-color:#101E04;
	border-top:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	height:26px;
	right:0px;
	padding-top:0;
	top:238px;
	width:4px;
	z-index:80;
}

/*-------menu elements definition-------*/

#leftmenu {
	width: 257px;
	padding-top: 37px;
}
#leftmenu a {
	color: #000;
	text-decoration: none; 
	width: 157px;
	padding: 0px 0 3px 0;
} 
#leftmenu .ACT a:hover, #leftmenu .CUR a:hover,
#leftmenu .ACT2 a:hover, #leftmenu .CUR2 a:hover 
#leftmenu .ACT3 a:hover, #leftmenu .CUR3 a:hover{
  	color: #967526;
  	background-color: transparent;
}
#leftmenu .NO a:hover, #leftmenu .NO2 a:hover, #leftmenu .NO3 a:hover {
  	color: #967526;
  	background-color: transparent;
}
#leftmenu .ACT a, #leftmenu .CUR a {  
  	color: #967526;
  	font-weight: bold;
  	padding: 0px 0 0px 0;
	margin: 0px;
}
#leftmenu .ACT2 a, #leftmenu .CUR2 a {
  	color: #967526;
  	font-weight: normal;
  	padding: 0px 0 0px 0;
	margin: 0px;	
}
#leftmenu .ACT3 a, #leftmenu .CUR3 a {
  	color: #967526;
  	font-weight: normal;
  	padding: 0px 0 0px 0;
	margin: 0px;	
}
#leftmenu ul {
	list-style-type: none;
	padding: 0px 0 0px 0;
	margin: 0;
	overflow: hidden;
}
#leftmenu li {
	margin: 0;
	padding: 5px 0 0px 0;
}

#leftmenu li.NO2, #leftmenu li.ACT2, #leftmenu li.CUR2 {
	padding: 3px 0 0 0;
}
#leftmenu li.ACT2 a, #leftmenu li.CUR2 a {
	color: #000;
}
#leftmenu li.NO3, #leftmenu li.ACT3, #leftmenu li.CUR3 {
	padding: 3px 0 0 0;
}
#leftmenu li.ACT3 a, #leftmenu li.CUR3 a {
	color: #000;
}
#leftmenu a:hover {
	color: #967526;
	background-color:transparent;
}

#stdmenu ul {
	display: inline;
	padding-left: 25px;
}
#stdmenu li {
	display: inline;
	padding-right: 20px;
	font-size:90%;
	font-weight: bold;
}
#stdmenu a {
	color: #000;
}
#stdmenu a:hover {
	color: #967526;
	background: transparent;
}

#topmenu {
	top: 238px;
	background-color: #101e04;
	width: 665px;	
	left: 292px;
	border-top: 1px solid #fff;
	height: 26px;
	padding-top: 0px;
	z-index: 80;
}

#topmenuleft{
	top: 238px;
	width: 287px;
	border-top: 1px solid #fff;	
	left: 5px;
	height: 26px;
	padding-top: 0px;
	z-index: 80;
	background-image:url(/fileadmin/templates/img/topmenuleft.jpg);
}
#topmenu ul {
	margin: 0;
	padding: 0 0 0 18px;
}
#topmenu li, #topmenu li.NOstart, #topmenu li.CURstart, #topmenu li.ACTstart {
	padding: 7px 4px 0 4px;
	display:inline;
	font-size: 11px;
	float:left;
}

#topmenu a {
	color: #fff;
}
#topmenu a:hover {
	color: #967526;
	background: transparent;
}
#topmenu li.ACT a, #topmenu li.CUR a {
	color: #967526;
}
#topmenu li.ACT a:hover, #topmenu li.CUR a:hover {
	color: #967526;
	background: transparent;
}

#topmenu li.navstrich {
	padding: 0;
	display:inline;
	background:url(/fileadmin/templates/img/navi.gif) no-repeat top left;
	width:3px;
	height:26px;
	float: left;
}
#parentnav {
	top: 271px;
	float:left;
	width: 266px;
	height: 26px;
	color: #967526;
	background-color: #eeedd9;
	list-style-type: none;
	font-size: 14px;
}
#parentnav a {
	color: #11421e;
		font-size: 18px;
}
#parentnav ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
#parentnav li {
	text-align:center;
}

/* Platzbelegung CSS */

table.tx-gkmbreservation-pi1-table {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #967526;
	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 #967526;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1,
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #EEEDD9;
	padding-left: 10px;
	border: 1px dotted #967526;
	background-image: none;
	font-weight: bold;
	color: #967526;
}
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: 130%;
	color: #967526;
}
div.tx-gkmbreservation-pi1 h3 {
	font-size: 100%;
}
table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
	background-color: #EEEDD9;
	border-top: 1px solid #967526;
	border-bottom: 1px dotted #967526;
	border-left: 1px dotted #967526;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #967526;
	width: 16%;
}

/* 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: #967526;
	color: #fff;
}
.gkmb_pscoreTeeSelectTee a, .gkmb_pscoreTeeSelectLink a {
	color: #967526;
	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: #967526;
	text-decoration: none;
}
.gkmb_pscoreTeeSelectButton a:hover {
color: #fff;
	background-color: #967526;
	text-decoration: none;
}
.gkmb_pscorePlayhcap a {
	color: #967526;
	text-decoration: none;
}
.gkmb_pscorePlayhcap a:hover {
	color: #fff;
	background-color: #967526;
	text-decoration: none;
}
.gkmb_pscoreTeeSelectTee {
	border: 1px solid #ccc;
	padding: 0 2px;
}
.gkmb_pscoreScCalcCell a {
	color: #967526;
	text-decoration: none;
}
.gkmb_pscoreScCalcCell a:hover {
	color: #fff;
	background-color: #967526;
	text-decoration: none;
}
.gkmb_pscoreTeeSelectTee a:hover, .gkmb_pscoreTeeSelectLink a:hover, .gkmb_pscoreTeeSelectTeeSpacer a:hover {
	background-color:transparent;
}
.gkmb_playHcpHeaderTee5, .gkmb_playHcpHeaderTee1, .gkmb_playHcpHeaderTee9 {border: 1px solid #000;}

/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 608px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 105px;
	margin-right:10px;
	border: 1px solid #EEEDD9;
	background-color: #fff;
	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: #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: #EEEDD9;
	color: #A67526;
	text-align: center;
	width: 105px;
	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-item {
	padding-bottom: 15px;
	padding-top: 15px;
	width: 246px;
	float: left;
	background-color:#fff;
	border: none;
	padding-left: 16px;
	border-bottom: solid 1px #EEEDD9;
}
.news-latest-title {
	width: 232px;
}
.news-latest-title p {
	line-height: 130%;
	margin-bottom: 0;
}
.news-latest-container {
padding-top:0;
	padding-bottom: 10px;
	margin-bottom: 20px;
	float: left;
	background-color:#fff;
	border: none;
	padding:0px;
}
news-latest-subheader {
	width: 232px;
	float: left;
	padding-left: 16px;
}
.news-latest-morelink a {
	font-size: 100%;
	color: #967526;
	float:none;
	font-weight: normal;
}
.news-latest-morelink a:hover {
	background: transparent;
	color: #101e04;
}
.news-latest-date, .news-latest-morelink, .news-latest-category {
	font-size: 100%;
}
.news-single-image {
	float: right;
	width: 204px;
}
.news-single-content {
	float: left;
	width: 375px;
}
.news-single-item {
	width: 602px;
}
.news-single-image img {
	border: 1px solid #967526;
}
.news-single-backlink {
	border-top: 1px solid #eeedd9;
	padding-top: 5px;
	margin-top: 15px;
}
.news-single-backlink a{
	color: #967526;
	background-color: transparent;
}
.news-single-backlink a:hover{
	color: #101e04;
	background-color: transparent;
}
.news-single-title {
	font-weight: bold;
	font-size:14px;
	color: #967526;
	float: left;
	margin-bottom: 10px; 
	width:602px;
}
.news-list-title {
	font-weight: bold;
	color: #000;
	float: right;
	width: 450px;
}
.news-list-image {
	float: left;
	width: 120px;
}
.news-list-subheader {
	float: right;
	width: 450px;
}
.news-list-subheader p {
	margin: 0;
}
.news-list-item {
	width: 608px;
	float: left;
	border-bottom: 1px solid #eeedd9;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-list-morelink a {
	color: #967526;
	background-color: transparent;
	font-weight: normal;
}
.news-list-morelink a:hover {
	color: #101e04;
	background-color: transparent;
	font-weight: normal;
}
.news-list-title-intern {
	font-weight: bold;
	color: #3a4301;
	float: right;
	width: 386px;
}
.news-list-subheader-intern {
	float: right;
	width: 386px;
}
.news-list-subheader-intern p {
	margin: 0;
}
.news-list-item-intern {
	width: 386px;
	float: left;
	border-bottom: 1px solid #7a7a7a;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.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 */



/* gkmb_events styles */

div.tx-gkmbreservation-pi2-szodatum {
	padding-top: 3px;
	color: #000;
	font-size: 90%;
}

div.tx-gkmbreservation-pi2-szotname {
	color: #000;
	font-size: 100%;
	font-weight: bold;
}

div.tx-gkmbreservation-pi2-szotart {
	color: #000;
	font-size: 100%;
}

div.tx-gkmbreservation-pi2-szoinfo {
	color: #000;
	font-size: 100%;
	font-weight: normal;
}

div.tx-gkmbreservation-pi2-szomeldung {
	color: #000;
	font-weight: normal;
	font-size: 100%;
}
div.tx-gkmbreservation-pi2-szomeldung strong {
	color: #000;
	font-weight: normal;
	font-size: 100%;
}
.tx-gkmbreservation-pi2-szolink a {
	color: #967526;
	font-size: 90%;
}
.tx-gkmbreservation-pi2-szolink a:hover {
	color: #101e04;
	background: transparent;
}

/* RTE styles */

.c2l1-left { 
	border-right: none;

}
*+html .c2l1-left { 
	border-right: none;
	float: left;
}
.c2l1-middle {
	padding-left:24px;
	white-space:normal;
	width:50%;
}

.tx-felogin-pi1 {
	width: 350px;
	background: #fff;
	padding: 7px;
	padding-left:0;
}
.tx-felogin-pi1 legend {
	padding: 5px 0 2px 0;
	color: #fff;
	font-weight: bold;
}
.tx-felogin-pi1 h3 {
	color: #967526;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.tx-felogin-pi1 fieldset {
	background: #fff;
}
.tx-felogin-pi1 input {
	margin-bottom: 7px;
}

#motioncontainer_10 img{
	border: 2px solid #fff;
}
#motioncontainer_10 {
	height:79px;
}

.csc-textpic-image .csc-textpic-lastcol {width:1000px;}

a img {border:0;}

.tx-gkmbreservation-pi2-szolink {
	padding-bottom:0px;
}
div.csc-textpic-border div.csc-textpic-imagewrap img {
	border:1px solid #967526;
}
.tx-powermail-pi1, #kontaktformular, fieldset {
	background-color: #fff;
	border-top: none;

}
fieldset.tx-powermail-pi1_fieldset{
	background-color:#fff;
	padding:10px;
	padding-left:0;
	border:none;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:#fff;
}
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:210px;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	width:120px;
}
fieldset.tx-powermail-pi1_fieldset legend{
	font-size:0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:bold;
	margin:20px 0 10px 0px;
}
input #uid9 {
	margin-top: 10px;
}

a img {border:0;}
/* Ligatabellen CSS */

.gkmb_ligatabelle_table {
	background-color: #fff;
}

.gkmb_ligatabelle_td_result {
	background-color: #fff;
	color: #000;
	border: 1px dotted #967526;
}

.gkmb_ligatabelle_td_teamheadline, .gkmb_ligatabelle_td_rangheader, .gkmb_ligatabelle_td_totalheader {
	color: #000;
	border: 1px dotted #967526;
}

.gkmb_ligatabelle_active {
	background-color: #eeedd9;
	color: #000;
}

td.gkmb_ligatabelle_active {
	border: 1px dotted #967526;
}

.gkmb_ligatabelle_td_league {
	color: #000;
	font-weight: bold;
	font-size:12px;
	padding-bottom:2px;
}

.gkmb_ligatabelle_td_leaguegroup {
	color: #EEEDD9;
	font-weight: bold;
	font-size:11px;
}

.gkmb_ligatabelle_td_date, .gkmb_ligatabelle_td_total, .gkmb_ligatabelle_td_rang {
	background-color: #EEEDD9;
	color: #000;
	padding: 2px 3px;
	vertical-align:middle;
	border: 1px solid #967526;

}

.gkmb_ligatabelle_td_team {
	background-color: #EEEDD9;
	color: #000;
	padding: 2px 3px;
	vertical-align:middle;
	border: 1px solid #967526;
}

.gkmb_ligatabelle_service {
	color: #666;
	font-size: 9px;
	font-weight: normal;
}
.ABC a:hover {
	background-color: transparent;
	width:26px;
	height:25px;
	padding:0;
	margin:0;
}