html, body {  
	height: 100%;
	margin: 0;
	padding: 0;
}

/* bewirkt immer einen Scrollbalken */

html {
	margin-bottom: 1px;
	overflow-y : scroll;
}
body {
	background:#00443a;
	color: #01242a;
	text-align: center;
}
#page, #wrapper, #page2 {
     	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */

* html #page, * html #page2, * html #wrapper {
	height: 100%;
}

/*hack end*/

/*----------all relative elements-----*/

body, #page, #page2, #wrapper,#footer{
	position: relative;
}

/*---------all absolute elements-----*/

#header, #topmenu, #logo, #stdmenu, #startbildHintergrund, #news, #headerfolge, #topmenu2, #submenu, #AbstandMitte  {
	position: absolute;
}

/*---------all floated elements left-----*/



/*---------all floated elements right-----*/

#page {
	width: 934px; 
	margin: 0 auto;
	text-align: left; 
	background:url(/fileadmin/templates/img/HintergrundMitte.gif) repeat-y #fff;
	background-repeat: repeat-y;	
}
#page2{
	width: 934px; 
	margin: 0 auto;
	text-align: left;
	background:url(/fileadmin/templates/img/HintergrundFolge.gif) repeat-y #fff;
	background-repeat: repeat-y;   
}
#wrapper {
	width: 934px; 
	margin: 0 auto;
	text-align: left; 
}
/*-------content elements definition-------*/
#logo {
	left:9px;
	top:0;
	width:532px;
}

#logo a img {
	border:medium none;
}
#AbstandMitte {
	left:9px;
	top:368px;
	border:none;
	width:916px;
}
#contentAll {
	width: 895px;
	padding-top: 386px;
	padding-left: 29px;
	padding-right:10px;
	padding-bottom: 170px;	
}
#contentAll2 {
	width: 872px;
	padding-top: 386px;
	padding-left: 29px;
}
#contentwrapleft {
	width: 199px;
	float:left;
	padding-bottom: 30px;		
}
#contentwrapright {
	width: 643px;
	float:right;
	padding-bottom: 30px;		
}
#contentAllLeft {
	width: 220px;
	padding-top: 416px;
	z-index: 40;
	float:left;		
}
#contentAllRight {
	width: 665px;
	padding-top: 416px;
	padding-right: 18px;
	z-index: 40;
	float:right;				
}
#startbildHintergrund {
	top: 128px;
	left:10px;
	width: 914px;
	background-image: url(/fileadmin/templates/img/startbildHintergrund.gif);
	background-repeat: repeat-x;
	height: 240px;
}
#startbild {
	height: 206px;
 	padding: 16px 0 16px 19px;
  	float:left;	
	width: 637px;
}

#news {
	width: 428px;	
	height: 100px;
	top: 470px; 
	left: 465px;
        z-index: 60;
        font-size: 90%;
}
#contentleft {
	width: 241px;	
	float: left;
	padding-right: 31px;
	padding-left: 13px;
	border-left: 1px solid #b3b2b0;
}
#contentleft2 {
	float:left;
	width: 199px;
	margin-top: 15px;
}
.startseite p a {
color: #01242a;
}

#contentmiddle {
	padding-left: 10px;
	width: 314px;	
	float: left;
	padding-right: 28px;
}
#contentright {
	width: 257px;	
	float: right;
}
#contentright .tx-gkmbreservation-pi2 {
	padding-left:27px;
	padding-top:8px;
}
#contentright2 {
	width: 214px;	
	float: right;
}
#contentright3 {
	width: 306px;	
	float: right;
}
#contentmiddle2 {
	width: 397px;	
	float: left;
}
#contentmiddle3 {
	width: 306px;	
	float: left;
}
#contenttop {
	float:left;
	width: 648px;	
}
#contenttop2 {
	float:left;
	width: 872px;	
}
#contentbottom {
	width: 648px;	
	float: left;
}


#headerfolge {
	height: 182px;
	width:917px;
	left: 4px;
	top: 150px;
	z-index: 30;
}

#footer {
	bottom: 0;
	font-size: 80%;
	width: 884px;
	height: 135px;
	text-align: left;
	background-image: url(/fileadmin/templates/img/footerbg.gif);
	background-repeat: no-repeat;
	margin: -170px auto 0 auto;
	left:0;
	padding-left:50px;
	padding-top:35px;
}
#footer img {
	margin-right:15px;
}
#footer a {
	background:#EFEFE7;
}

/*-------menu elements definition-------*/

#leftmenu {
	float:left;
	width: 199px;
	margin-top: 0px;
}
#leftmenu td .first1 {
	border-top: 0px solid #d9d2bc;
		padding: 7px 0 7px 0px;
}

#leftmenu td .middle {
		padding: 7px 0 7px 0px;
}
#leftmenu td .first {
	border-top: 0px solid #d9d2bc;
		padding: 7px 0 7px 3px;
}
#leftmenu td .last {
	border-bottom: 1px solid #d9d2bc;
		padding: 7px 0 7px 3px;
}
#leftmenu td .last1 {
	border-bottom: 1px solid #d9d2bc;
	padding: 7px 0;
}
#leftmenu a {
	color: #01242a;
	text-decoration: none; 
} 
#leftmenu a:hover {
	color: #ffffff;
	background-color: #a59059;
	text-decoration: none; 
} 
#leftmenu .ACT a:hover, #leftmenu .CUR a:hover, #leftmenu .NO a:hover, #leftmenu .first a:hover {
  	color: #fff;
  	background-color: #a59059;
}
#leftmenu .ACT a {  
  	color: #01242a;
}



#leftmenu2 a {
	color: #01242a;
	text-decoration: none; 
} 
#leftmenu .ACT2 a:hover, #leftmenu .CUR2 a:hover, #leftmenu .NO2 a:hover {
  	color: #fff;
  	background-color: #a59059;
}
#leftmenu .ACT2 a {  
  	color: #01242a;
}




#leftmenu a {
	color: #01242a;
	text-decoration: none; 
} 
#leftmenu a {
	color: #01242a;
	text-decoration: none; 
} 
#leftmenu .ACT3 a:hover, #leftmenu .CUR3 a:hover, #leftmenu .NO3 a:hover, #leftmenu .ACT4 a:hover, #leftmenu .CUR4 a:hover, #leftmenu .NO4 a:hover {
  	color: #fff;
  	background-color: #a59059;
}
#leftmenu .ACT3 a {  
  	color: #01242a;
}
#leftmenu .ACT4 a {  
  	color: #01242a;
}
#leftmenu td {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#leftmenu td {
	margin: 0;
	padding: 0px 0 0px 0px;
		border-top: 1px solid #d9d2bc;
}

#leftmenu .NO, #leftmenu .ACT, #leftmenu .CUR {
	margin: 0;
	padding: 7px 0 7px 3px;
}

#leftmenu td .leftmenu2  {
	margin: 0;
	padding: 0px 0 7px 0;
	border-top: 0px solid #d9d2bc;
}
#leftmenu td .leftmenu3  {
	margin: 0;
	padding:0;
	border-top: 0px solid #d9d2bc;
}
#leftmenu td .leftmenu4  {
	margin: 0;
	padding:0;
	border-top: 0px solid #d9d2bc;
}
#leftmenu .NO2, #leftmenu .ACT2, #leftmenu .CUR2 {
	border-top: none;
	padding: 0 0 0 3px;
}

#leftmenu .NO3, #leftmenu .ACT3, #leftmenu .CUR3 {
	border-top: none;
	padding: 0 0 0 3px;
}
#leftmenu .NO4, #leftmenu .ACT4, #leftmenu .CUR4 {
	border-top: none;
	padding: 0 0 0 3px;
}
#leftmenu .NO2last, #leftmenu .ACT2last, #leftmenu .CUR2last {
	border-top: none;
	padding: 0 0 7px 16px;
}

#leftmenu .NOLast {
	border-bottom: 1px solid #d9d2bc;
}
#leftmenu td.linie {
	border-top: 0px solid #d9d2bc;
}
#topmenu {
	top: 99px;;
	width: 914px;
	background-image: url(/fileadmin/templates/img/verlaufTopmenu.gif);
	background-repeat: repeat-x;
	left:10px;
	height: 28px;
	z-index: 80;
}
#topmenu ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
}
#topmenu li {
	display:inline;
	float:left;
	font-size:100%;
	font-weight:bold;
	height:28px;
}
#topmenu li.NO {
	padding: 7px 23px 0 11px;
}
#topmenu li.topmenuAbstand{
	padding-right:11px;
}
#topmenu li.ACT, #topmenu li.CUR {
	background-color:#A59059;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:21px;
	padding-top:7px;
}

#topmenu li a {
	color: #fff;
}
#topmenu li a:hover {
	background-color:transparent;
	color: #fff;
}

#parentnav {
	float:left;
	font-size: 130%;
	color: #a59059;
	width: 199px;
	height: 20px;
	border-bottom: 1px solid #a59059;
	padding-top: 2px;
}
#parentnav a {
	font-family: helvetica, arial;
	margin:0;
	font-weight:bold;
	padding:0;
}

#parentnav li{
font-family: helvetica, arial;
	list-style: none;
	font-weight: bold;
}
#parentnav ul {
	margin-left: -17px;
}
#parentnav img {
	margin-left: 3px;
	margin-top: 8px;
}
#parentnav a:hover {
	background: #efefe7;
	color:#a59059;
}


#submenu {
	top: 357px;;
	width: 917px;	
	left:4px;
	background-color: #a59059;
	height: 22px;
	z-index: 80;
}
#submenu ul {
	padding: 0px 0 0 29px;
	height:22px;
}
#submenu  li {
	display: block;
	font-size: 100%;
	margin-right:20px;
	padding-top:4px;
	float:left;
	height:22px;
}
#submenu  li.ACT a,#submenu li.CUR a  {
	color: #fff;
	padding: 0px 0px 0px 0px;
}
#submenu  li.ACT ,#submenu li.CUR  {
	color: #fff;
	background: url(/fileadmin/templates/img/SubmenuStrich.gif) repeat-x;
}
#submenu  li.NO a {
	color: #fff;
	padding: 0px 0px 0px 0px;
}
#submenu  li a:hover {
	background-color:transparent;
	color:#fee253;
}

#stdmenu {
	background-color: #efefe7;
	height:99px;
	right:9px;
	top:0;
	width: 382px;
}
#stdmenu .NO, #stdmenu .ACT, #stdmenu .CUR {
	border-left: 1px solid #a59059;	
}
#stdmenu a {
	text-align:right;
	color: #a59059;
	margin-left:3px;
	margin-right:10px;
}
#stdmenu a:hover {
	color: #efefe7;
	background: #a59059;
}

/* Platzbelegung CSS */

table.tx-gkmbreservation-pi1-table {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #728c40;
	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: #EFEFE7;
	padding-left: 10px;
	border: 1px solid #fff;
	color:#01242A;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1 {
	background-color: #a59059;
	padding-left: 10px;
	border: 1px solid #fff;
	background-image: none;
	font-weight: bold;
	color: #fff;
}
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #a59059;
	padding-left: 10px;
	border: 1px solid #fff;
	background-image: none;
	font-weight: bold;
	color: #ffffff;
}
table.tx-gkmbreservation-pi1-table p {
	padding: 0px;
	margin: 0;
	line-height: 1.2em;
}
div.tx-gkmbreservation-pi1 h2, div.tx-gkmbreservation-pi1 h2 {
	color:#A59059;
	font-family:helvetica;
	font-size:130%;
	padding:5px 0 5px 0px;
}
div.tx-gkmbreservation-pi1 h3 {
	font-size: 100%;
}
table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
	background-color: #a59059;
	border-top: 1px solid #fff;
	border-right:1px solid #FFFFFF;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #fff;
}

table.tx-gkmbreservation-pi1-table tr.evenRow td {
color: #01242A;
background-color:#D9D2BC;}

/* Scorekarte CSS */

.gkmb_pscoreTable {
	border-spacing: 3px;
}
.gkmb_pscoreTeeSelectCourse {
	padding-right: 5px;
}
.gkmb_pscoreFooter {
	font-size: 9px;
	padding-top: 30px;
}
.gkmb_pscoreTeeSelectTee a:hover, .gkmb_pscoreTeeSelectLink a:hover {
	background-color: #a59059;
	color: #fff;
}
.gkmb_pscoreTeeSelectTee a, .gkmb_pscoreTeeSelectLink a {
	color: #a59059;
	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: #efefe7;
	vertical-align: middle;
}
.gkmb_pscoreScHeaderRow, .gkmb_pscoreScOutRow, 
.gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	font-weight: bold;
}
.gkmb_pscoreScOutRow, .gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	background-color: #efefe7;
}
.gkmb_pscoreTeeSelectButton a {
	color: #a59059;
	text-decoration: none;
}
.gkmb_pscoreTeeSelectButton a:hover {
	color: #fff;
	background-color: #a59059;
	text-decoration: none;
}
.gkmb_pscorePlayhcap a {
	color: #a59059;
	text-decoration: none;
}
.gkmb_pscorePlayhcap a:hover {
	color: #fff;
	background-color: #a59059;
	text-decoration: none;
}
.gkmb_pscoreTeeSelectTee {
	border: 1px solid #ccc;
	padding: 0 2px;
}
.gkmb_pscoreScCalcCell a {
	color: #a59059;
	text-decoration: none;
}
.gkmb_pscoreScCalcCell a:hover {
color: #fff;
	background-color: #a59059;
	text-decoration: none;
}

/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 648px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 117px;
	margin-right:10px;
	border: 1px solid #a59059;
	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: #A59059;
	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%;
}



/* Web.de Routenplaner CSS */

.routenplaner_start, .routenplaner_ziel {
	background-color: #fff;
	border: 1px solid #a59059;
}
.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: 5px;
	width: 300px;
	float: left;
	padding-left:3px;
}
.news-latest-container {
	padding-top:5px;
	padding-bottom: 5px;
	width: 303px;
	float: left;
}
*+html .news-list-item {
padding-bottom: 0px;
}
.news-latest-boppel {
	float: left;
	padding-top: 1px;
	text-align:right;
	width: 14px;
}
.news-latest-title {
	width: 286px;
	float: right;
	color: #01242a;
	padding-bottom:8px;
}
.news-single-image {
	float: right;
	width: 210px;
}
.news-single-content {
	float: left;
	width: 380px;
}
.news-single-item {
	width: 630px;
}
.news-single-backlink {
	margin-top: 15px;
	font-weight:bold;
}
.news-single-backlink a {
	margin-top: 15px;
	color:#a59059;
	font-weight:normal;
}
.news-single-backlink a:hover {
	margin-top: 15px;
	color:#fff;
	background-color:#a59059;
	font-weight:normal;
}
.news-list-title {
	font-weight: bold;
	color: #a59059;
	float: left;
	width: 405px;
}
.news-list-container {
	float:left;
	width:545px;
}
.news-list-image {
	float: right;
	width: 120px;
}
.news-list-subheader {
	float: left;
	width: 405px;
}
.news-list-subheader p {
	margin: 0;
}
.news-list-item {
	width: 545px;
	float: left;
	border-bottom: 1px solid #B3C2C0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.news-latest-morelink a {
	color: #a59059;
	font-weight: normal;
	font-size:12px;
}
.news-latest-morelink a:hover {
	color: #ffffff;
	font-weight: normal;
	background-color:#a59059;
}
.news-list-morelink a {
	margin-top: 15px;
	color:#a59059;
	font-weight:normal;
}
.news-list-morelink a:hover {
	margin-top: 15px;
	color:#fff;
	background-color:#a59059;
	font-weight:normal;
}
/* Bahnseiten CSS */

.bahntabelle {
	border: 1px solid #b4c8b0;
}
.bahntabelle td {
	border: 1px solid #b4c8b0;
}

.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: block;
}

/* without IE Mac \*/
* html .clearfix {
      height: 1%;
}
.clearfix {
      display: block;
}
/* End without IE Mac */



/* 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: #545B3D;
	font-weight: bold;
}
.gkmb_groupsGroupLevel, .gkmb_groupsStatsHeaderText, 
.gkmb_groupsHeader tr td {
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
}
.gkmb_groupsRuler {
	background-color: #fff;
	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: #01242a;
	font-size: 80%;
}

div.tx-gkmbreservation-pi2-szotname {
	color: #01242a;
	font-weight:bold;
	font-size: 90%;
}

div.tx-gkmbreservation-pi2-szotart {
	color: #000;
	font-size: 90%;
}

div.tx-gkmbreservation-pi2-szoinfo {
	color: #01242a;
	font-size: 90%;
	font-weight: normal;
}

div.tx-gkmbreservation-pi2-szomeldung {
	color: #01242a;
	font-weight: normal;
	font-size: 90%;
}
div.tx-gkmbreservation-pi2-szomeldung strong {
	color: #01242a;
	font-weight: normal;
	font-size: 100%;
}
.tx-gkmbreservation-pi2-szolink a {
	color: #01242a;
	font-size: 90%;
}
.tx-gkmbreservation-pi2-szolink a:hover {
	color: #01242a;
	font-size: 90%;
	color:#fff;
	background: #a59059;
}
.c2l1-left {
border-right:1px solid #EFEFE7;
padding-right:20px;
vertical-align:top;
white-space:normal;
width:45%;
}
.c2l1-middle {
padding-left:20px;
vertical-align:top;
white-space:normal;
width:45%;
}
#overlay {
z-index:500;
}

p sub {
font-size:80%;
}
.myGallery
{
	width: 460px;
	height: 345px;
	z-index:5;
	display: none;
}

.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;

}

.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;
}


.jdGallery a.right:hover, .jdGallery a.left:hover
{
}

.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;
}

.jdGallery a.open:hover { background: url('img/open.png') no-repeat center center; }
.tx-felogin-pi1 {
	width: 170px;
	background: #CED5B5;
	padding: 7px;
}
.tx-felogin-pi1 legend {
	padding: 5px 0 2px 0;
	color: #000;
	font-weight: bold;
}
.tx-felogin-pi1 h3 {
	color: #3a4301;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.tx-felogin-pi1 fieldset {
	background: #CED5B5;
}
.tx-felogin-pi1 input {
	margin-bottom: 7px;
}


td.gkmb_playHcpHeaderTee1	{
	border: 1px solid #ddd;
	padding: 4px;
}
td.gkmb_playHcpHeaderTee2	{
	border: 1px solid #ddd;
	padding: 4px;
}
td.gkmb_playHcpHeaderTee3	{
	border: 1px solid #ddd;
	padding: 4px;
}
td.gkmb_playHcpHeaderTee4	{
	border: 1px solid #ddd;
	padding: 4px;
}
td.gkmb_playHcpHeaderTee1 a:hover {
	background: transparent;
}
td.gkmb_playHcpHeaderTee2 a:hover {
	background: transparent;
}
td.gkmb_playHcpHeaderTee3 a:hover {
	background: transparent;
}
td.gkmb_playHcpHeaderTee4 a:hover {
	background: transparent;
}
.gkmb_playHcpTeeCell1 {
	border: 1px solid #ddd;
}
.gkmb_playHcpTeeCell2 {
	border: 1px solid #ddd;
}
.gkmb_playHcpTeeCell3 {
	border: 1px solid #ddd;
}
.gkmb_playHcpTeeCell4 {
	border: 1px solid #ddd;
}
td.gkmb_playHcpTeeHeadCell1 {
	background: #fff;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;	
		
}
td.gkmb_playHcpTeeHeadCell2 {
	background: yellow;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;	
		
}
td.gkmb_playHcpTeeHeadCell3 {
	background: #000;
	color: #fff;
	padding-left: 2px;
	padding-right: 2px;	
		
}
td.gkmb_playHcpTeeHeadCell4 {
	background: red;
	color: #000;
	padding-left: 2px;
	padding-right: 2px;	
		
}

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
display:inline;
margin-right:5px;
}
div.csc-textpic img {
	border: 0px solid #789a91;
}
#startbild div.csc-textpic img {
	border: 1px solid #789a91;
}
#kontakt {
	width:218px;
	text-align:left;
	float:right;
	color:#fff;
	padding: 21px 17px 16px 0;
	line-height: 140%;
	
}
#kontakt a {
color:#fff;
background:none;
} 
#kontakt a:hover {
color:#A59059;
background:none;
} 
.footerTop {
	margin-left: -1px;
}
#tx_mwimagemap_img_556 {
border: 1px solid #01242A;
}

.platz {
font-size: 85%;
}
.schrift_wichtig, .schrift_wichtig a, .schrift_wichtig a:hover{
	background-color: #A59059; 
	color: #fff;	
}
a img, a:hover img, img a:hover, img a {border:0; background:#EFEFE7;}
.banner a img, .banner a:hover img, .banner img a:hover, .banner img a {border:0; background:#EFEFE7;}
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;
}