.sponsoren img{
	box-shadow: 3px 3px 5px lightgrey;
	min-height:180px;
	min-width: 260px;
}

/*
Vertikale Blöcke näher aneinander rücken
Eigentliches Problem ist aber die Linie zwischen den horizontalen Blöcken 1+2
*/
.padding_top_20 {
    padding-top: 0px !important;
}
.padding_bottom_20 {
    padding-bottom: 0px !important;
}
/*
Footer vergrößern um Platz für Cookie-Meldung zu machen
*/
footer {
    height: 230px;
}
@media (max-width:767px){
	footer{
		height: auto;

	}
}
/*
Mehr Platz für Adresszeile
*/
.footer-links{
	max-width:920px;
}
/*
Kontaktformulare
*/
.kontakt_nummer-mail{
	padding-left: 1em;
	white-space: nowrap;
}
.kontakt_nummer-mail::after {
	content: "\A";
	white-space: pre;
}
	.kontakt_nummer-mail-break::after {
		content: " | ";
	}


@media (max-width:992px){
  .kontakt_nummer-mail{
		padding-left: 0;
	}

	.kontakt_nummer-mail-break::after {
		content: "\A";
		white-space: pre;
	}

}
    
    
    
    
    
    
/*
Untermenüs innerhalb von Seiten
Vertikal, grüne Butttons
*/
.inSideMenu ul {
    list-style-type: none;
    margin: auto;
    margin-top:10px;
    padding: 0;
    width: 100%;
    min-width:120px;
    font-family: 'Carrois Gothic',sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	white-space: nowrap;
	text-transform: uppercase;
}

.inSideMenu li b {
    display: block;
    background-color: white ;
    color: #00463b;
    padding: 4px 6px;
    margin: 4px;
    text-decoration: none;
    font-weight: normal;
	}

.inSideMenu li a {
    display: block;
    background-color: #00463b;
    color: white;
    padding: 4px 6px;
    margin: 4px;
    text-decoration: none;
	}

.inSideMenu li a:hover {
    background-color: #555;
    color: white;
}

/*
Untermenüs horizontalinnerhalb von Seiten
Vertikal, grüne Butttons
*/
.inSideMenuHorizontal ul {
    list-style-type: none;
    margin: auto;
    margin-top:10px;
    padding: 0;
    width: 100%;
    min-width:120px;
    font-family: 'Carrois Gothic',sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	white-space: nowrap;
	text-transform: uppercase;
}

.inSideMenuHorizontal li b {
    display: inline;
    background-color: white ;
    color: #00463b;
    padding: 4px 6px;
    margin: 4px;
    text-decoration: none;
    font-weight: normal;
	}

.inSideMenuHorizontal li a {
    display: inline;
    background-color: #00463b;
    color: white;
    padding: 4px 6px;
    margin: 4px;
    text-decoration: none;
	}

.inSideMenuHorizontal li a:hover {
    background-color: #555;
    color: white;
}



/*
Listen mit minimaler Einrückung
*/
.no-margin {
	margin:0;
	padding:0;
	padding-left:1em;
}
.no-margin li {
	list-style-type: circle;
}

/*
Trainerseiten Block mit Trainer und Kurzbeschreibung
*/
.trainer {
	width:100%;
	clear: both;
		}
.trainerBild{
	float:left;
	margin-right:20px;
    position: relative;
	}
	
@media (max-width:767px){
	.trainerBild{
		float:left;
		margin:0;
	}
}
.trainerText{
	margin:0px;
	float:left;
	width:300px;
	}
.trainer h2{
	margin:0;
	}

.trainerBild img{
	max-width:100%;
	margin:0;
	display: block;
		}
		
.trainerBild span{
	background-color: #00463b;
	position: absolute;
    bottom: 0;
    left:0;
    font-family: 'Carrois Gothic',sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	white-space: nowrap;
	text-transform: uppercase;
 
}
.trainerBild span a {
    display: block;
    background-color: #00463b;
    color: white;
    padding: 4px 6px;
    text-decoration: none;
	}

.trainerBild span a:hover {
    background-color: #555;
    color: white;
}
		
.clearTrainer {
	clear:both;
	height:0px;
	max-height:0px;	
		}

/*
lead-Überschrift ohne Abstand nach unten
grün, serifenlos, Versalien
*/
.lead_nobottom{
	padding-bottom: 0;
	padding-top: 10px;
	margin-bottom: 0;
	font-size: 16px;
	font-family: 'Carrois Gothic',sans-serif;
	color: #00463b;
	line-height: 1.4;
	text-transform: uppercase;
}

/*
Hervorhebungen innerhalb des Textes
grün, serifenlos
*/
.sans-serif-green{
	font-family: 'Carrois Gothic',sans-serif;
	color: #00463b;
	font-size: 1em;
}

/*
Graue tearserline anstelle der beigen
*/
.teaserline-grey{
	background-color:#fafafa;
	-moz-box-shadow:inset 0 0 8px #c9c9c9;
	-webkit-box-shadow:inset 0 0 8px #c9c9c9;
	box-shadow: 0 0 8px #c9c9c9 inset;
	padding:20px 0;
}
.teaserline-grey .devide-column{
	margin:0!important;
}


/*
Golf-Wetter Startseite Golf
*/
@media (max-width:767px){
	.golfwetter{
		max-width: 90%;
		overflow:hidden !important;
		overflow-x: auto !important;
	}
}
/*
Interview Frage / Antwort
*/
.interviewQ{
	font-family: 'Carrois Gothic',sans-serif;
	color: #00463b;
	font-size: 1.01em;
	margin:0;
}
.interviewA{
	font-style:italic;
	text-indent: 1.5em;
	margin: 0 0 1.5em 0;
	
}
/*
Golfschule
*/

/*
Kurse
*/
.GSfacts dt{
	margin-top:1em;
	color: #00463b;
}
.GSfacts dd ul{
	margin-left:1em;
	padding-left:0;
}
.GStermine{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
.GStermine li{
	margin-bottom:0.5em;
}

/*
Ein-/Ausblendbereiche innerhalb vom Fließtext
*/
.InfoBlock{
	font-family: 'Carrois Gothic',sans-serif;
	display: inline;
    color: #00463b;
    padding: 4px 6px;
    text-decoration: none;
    cursor:pointer;
	line-height: 1.4;
	text-transform: uppercase;
}

.InfoBlock:hover{
    background-color: #eee;
    /*color: white;*/
}
.InfoBlockInhalt{
	color:black;
	background-color: #eee;
	border:2px;
	border-color: #00463b;
	padding:1em;
	}
	
.InfoBlockInhalt dt{
	margin-left: 1em;
	font-family: 'Carrois Gothic',sans-serif;
	color: #00463b;
	font-size: 1em;
	font-weight:normal;
	}

.InfoBlockTriangle{
	float:left;
	margin-top:0.4em;
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	border-style: solid;
	border-width: 4px 0 4px 8px;
	border-color: transparent transparent transparent #00463c;
	/* ausgeklappt:
	border-width: 8.7px 5px 0 5px;
	border-color: #00463c transparent transparent transparent;
	*/
}

.TriangleLink{
	/*
	border: 0px; 6px solid #00463c;
	font-size:0;
	line-height:0;
	height:0;
	padding:0;
	margin:0;
	position: relative;
	top: -6px;
	left: 6px;
	border-top-color:    transparent;
	border-right-color:  transparent;
	border-bottom-color: transparent;
*/
	/* Anwendung:
	<a href="#"><span class="sans-serif-green">WEITER LESEN<span><span class="TriangleLink"&nbsp;</span></a>
	*/
}

/*Überschreiben von bootstrap.css für 3. Navigationsebene*/

@media (max-width:767px){
	#content_wrapper{
		margin-top:125px;
	}
	.navbar-collapse{
	z-index: 19;
	}
	.navbar-subnav{
		z-index: 17;
	}
	.navbar-third{
		z-index:13;
		background: transparent !important;
	}
	.navbar-third ul li .active {
		display: inline;
		background: antiquewhite !important;
		border:0 !important;
	}
	.navbar-third ul li a:hover{
		border-bottom:0;
		background-color: antiquewhite;
	}

}

/* Listen mit numerierten Unterpunkten (1.1 1.2 ...) */
ol.ebene1 {
  counter-reset:listenpunkt_ebene1;
  list-style-type:none;
  margin-left: 0.4em; padding-left: 0.4em;

}
ol.ebene1 li:before {
  content: counter(listenpunkt_ebene1) ". ";
  counter-increment:listenpunkt_ebene1;
}
ol.ebene2 {
  counter-reset:listenpunkt_ebene2;
  list-style-type:none;
  margin-left: 0.4em; padding-left: 0.4em;
    padding-bottom: 1em;

}
ol.ebene2 li:before {
  content: counter(listenpunkt_ebene1)"."counter(listenpunkt_ebene2,decimal) ". ";
  counter-increment:listenpunkt_ebene2;
}

/* Dreieck was innerhalb des scrollbaren Textblockes nach oben führt, nach links raus geschoben*/
.toTop{
	position: absolute;
	float:left;
	margin-top:0.4em;
	width: 0px;
	height: 0px;
	-webkit-transform:rotate(360deg);
	border-style: solid;
	border-width:  0 5px 7px 5px;
	border-color:  transparent transparent #00463c transparent ;
	left:5px;
}

/* Außer Headlines Inhalt vom scrollbaren Textblock nach rechts einrücken*/
.scrollInhalt p, .scrollInhalt p.lead{
	position: relative;
	padding-left: 20px;
}
.scrollInhalt{
	position: relative;
	height: 90%;
	max-height: 450px;
	overflow: auto;
}
.col-xs-1, .col-md-1, .col-lg-1{
	padding-left:0;
	padding-right:0;
}

/* Tabellen Hall of Fame*/
.table-zebra tr:nth-child(even){
	background-color: #e4e4e3;
}

.table-halloffame{
	width: 80%;
	font-size: 16px;
	font-family: 'Carrois Gothic',sans-serif;
	color: #00463b;
	line-height: 1.4;
	text-transform: uppercase;
}


@media (max-width:1199px){
	.table-halloffame{
		width: 100%;
	}
}
.table-halloffame th, .table-halloffame td{
	padding: 2px;
	padding-right: 1em;
	text-align: left;
	vertical-align: top;	
}

.table-clubmeister th{
	width: 140px;
	font-weight:normal;
}


/* Tabelle Jugend Trainingsplan */
.table-jugendtraining  table,
.table-jugendtraining  th,
.table-jugendtraining  td {
	border-collapse: collapse;
	border: 1px solid black;
	width: 12%;
	text-align: left;
	vertical-align: top;
	font-size: 0.7em;
}
.table-jugendtraining th {
		background-color: #e4e4e3;
}
.table-jugendtraining .jugendtraining {
		background-color: #FFFF00;
		color:#333;
}
.table-jugendtraining .foerderkader {
		background-color: #32CD32;
		color:#333;
}
.table-jugendtraining .schulgolf {
		background-color: #6495ED;
		color:#333;
}
.table-jugendtraining .schulgolf2 {
		background-color: #54AFDF;
		color:#333;
}
.table-jugendtraining .minitraining {
		background-color: #00BFFF;
		color:#333;
}
.table-jugendtraining .maedchentraining {
		background-color: #DB7093;
		color:#333;
}

/* Tabelle Spieltermine Manschaften */
.spieltermine {
	width:90%;
}
.spieltermine  table,
.spieltermine  th,
.spieltermine  td {
	border: 0;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
}

.spieltermine th:nth-child(1),
.spieltermine td:nth-child(1) {
	white-space:nowrap;
	width: 30%;
}
.spieltermine th:nth-child(2),
.spieltermine td:nth-child(2) {
	width: 70%;
}



/* Tabellen scrollbar machen (div um Tabelle) */
.scrollable-table {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

.scrollable-table::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.scrollable-table::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}

/*Spielberichte in Scrollbaren dif */
/* Tabellen scrollbar machen (div um Tabelle) */
#spielberichte {
  overflow-x: auto;
  height: 350px;
  max-height: 350px;
}



/* Golfclub-Galerien */
.gc-galerie img{
	margin:10px;
	/* ergibt 4 Bilder in rechter Spalte (Spalten: 1|6)*/
}

/* Rittergut-Galerien */
.rg-galerie a img{
	margin:4px;
	/* ergibt 5 Bilder über alle Spalten (Spalten: 1)*/
}

/* Plugin für Cookiemeldung */
#cookiemeldung a {color:#000; text-decoration:none;}

#cookiemeldung a:hover {text-decoration:underline;}

#cookiemeldung div {padding:10px; padding-right:200px;}

#cookiemeldung { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #00463b; 
   background: -moz-linear-gradient(top, #ccc 0%, #eee 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ccc 0%,#eee 100%); 
   background: -o-linear-gradient(top, #ccc 0%,#eee 100%);
   background: -ms-linear-gradient(top, #ccc 0%,#eee 100%); 
   background: linear-gradient(to bottom, #ccc 0%,#eee 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#ccc', endColorstr='#eee',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiemeldungCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #00463b; 
   border-right:1px solid #00463b; 
   padding:4px;
   background: #00463b; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiemeldungCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}

/* Nach oben verlagern um den Link zum Impressum nicht zu verdecken */
@media only screen and (max-width: 767px) {
	#cookiemeldung { 
	   bottom:150px; 
	}
}