* {
	border: 0;
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	overflow-y: scroll;
}

body {
	background-color: #f9f1d2;
	height: 100%;
}

button { cursor: pointer; }

form {
    border-top: 1px solid #b8a15d;
    display: block;
    margin: 0 0 0 30px;
    padding: 29px 0 0 162px;
    width: 485px;
}

label {
    color: #000;
    float: left;
    font-weight: bold;
    width: 160px;
}

label.missing, label.missing span {
    color: red;
}

table { border-collapse: collapse; }

td, th {
	vertical-align: top;
	text-align: left;
}

.antifloat {
	clear: both;
	float: none;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	line-height: 1px;
}

#head {
	background-image: url(imgs/gfx/bg_head.png);
	clear: both;
	float: none;
	height: 217px;
	margin: 0 auto 6px;
    position: relative;
	width: 1002px;
    z-index: 10;
}

#head:after {
	color: #fff;
	content: ".";
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	visibility: hidden;
}

a#homelink:link, a#homelink:visited, a#homelink:hover, a#homelink:active, a#homelink:focus {
    display: block;
    margin: 0 auto;
    padding: 47px;
    position: relative;
    text-decoration: none;
	width: 200px;
    z-index: 20;
}

p#slogan {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 58px;
    right: 28px;
}

p#social {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 45px;
    left: 20px;
	/* height: 40px; */
	margin-top: 3px;

}

a#facebook {
	display:block;
	width:50px;
	height:40px;
	background: transparent url(imgs/gfx/faceb_mo.png) 0px -3px no-repeat;
	text-indent:-9000%;
	float: left;
}

a:hover#facebook {
	background: transparent url(imgs/gfx/faceb_mo.png) 0px -42px no-repeat;
}

a#girlsfighting {
	display:block;
	width:130px;
	height:50px;
	background: transparent url(imgs/gfx/logo_gf_small.png) 0px 0px no-repeat;
	text-indent:-9000%;
	float: left;
}

a:hover#girlsfighting {
	background: transparent url(imgs/gfx/logo_gf_small.png) 0px -52px no-repeat;
}



a#google {
	display:block;
	width:50px;
	height:40px;
	background: transparent url(imgs/gfx/plus_mo.png) 0px -3px no-repeat;
	text-indent:-9000%;
	float: left;
}

a:hover#google {
	background: transparent url(imgs/gfx/plus_mo.png) 0px -42px no-repeat;
}


a#youtube {
	display:block;
	width:50px;
	height:40px;
	background: transparent url(imgs/gfx/youtube_mo.png) 0px -3px no-repeat;
	text-indent:-9000%;
	float: left;
}

a:hover#youtube {
	background: transparent url(imgs/gfx/youtube_mo.png) 0px -42px no-repeat;
}




#menu {
	position: absolute;
    bottom: 15px;
    left: 0;
    text-align: center;
    width: 1002px;
}

#menu li {
	display: inline;
	list-style: none;
    position: relative;
    z-index: 10;
}

#menu li a:link, #menu li a:visited, #menu li a:hover, #menu li a:active, #menu li a:focus {
    background-repeat: no-repeat;
    background-position: center center;
	display: inline;
    font-size: 15px;
    margin: 0 8px;
	/*margin: 0 12px;*/
    padding: 100px 0 0;
	text-decoration: none;
	font-weight: bold;
}

/* nur Webkit-Browser (Chrome, Safari) mit einer anderen Eigenschaft versorgen */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu li a:link, #menu li a:visited, #menu li a:hover, #menu li a:active, #menu li a:focus {
    display: inline-block;
}
}

#menu li a:link span, #menu li a:visited span, #menu li a:hover span, #menu li a:active span, #menu li a:focus span {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    behavior:url(imgs/gfx/htc/PIE.htc);
    padding: 1px 12px;
    color: #000;
    cursor: pointer;
    font-size: 1em;
}

/* Ab hier die Bilder fuer das Menu hinterlegen */
/* -> die normalen Bilder */
#menu li a#home:link, #menu li a#home:visited, #menu li a#home:hover, #menu li a#home:active, #menu li a#home:focus {
    background-image: url(imgs/gfx/symbol_home.png);
}

#menu li a#kursplan:link, #menu li a#kursplan:visited, #menu li a#kursplan:hover, #menu li a#kursplan:active, #menu li a#kursplan:focus {
    background-image: url(imgs/gfx/symbol_kursplan.png);
}

#menu li a#privattraining:link, #menu li a#privattraining:visited, #menu li a#privattraining:hover, #menu li a#privattraining:active, #menu li a#privattraining:focus {
    background-image: url(imgs/gfx/symbol_privattraining.png);
}

#menu li a#sportler:link, #menu li a#sportler:visited, #menu li a#sportler:hover, #menu li a#sportler:active, #menu li a#sportler:focus {
    background-image: url(imgs/gfx/symbol_kaempfer.png);
}

#menu li a#videoblog:link, #menu li a#videoblog:visited, #menu li a#videoblog:hover, #menu li a#videoblog:active, #menu li a#videoblog:focus {
    background-image: url(imgs/gfx/symbol_videoblog.png);
}

#menu li a#galerie:link, #menu li a#galerie:visited, #menu li a#galerie:hover, #menu li a#galerie:active, #menu li a#galerie:focus {
    background-image: url(imgs/gfx/symbol_galerie.png);
}

#menu li a#aktionen:link, #menu li a#aktionen:visited, #menu li a#aktionen:hover, #menu li a#aktionen:active, #menu li a#aktionen:focus {
    background-image: url(imgs/gfx/symbol_aktionen.png);
}

#menu li a#ueberuns:link, #menu li a#ueberuns:visited, #menu li a#ueberuns:hover, #menu li a#ueberuns:active, #menu li a#ueberuns:focus {
    background-image: url(imgs/gfx/symbol_ueber_uns.png);
}

#menu li a#news:link, #menu li a#news:visited, #menu li a#news:hover, #menu li a#news:active, #menu li a#news:focus {
    background-image: url(imgs/gfx/symbol_news.png);
}

#menu li a#kontakt:link, #menu li a#kontakt:visited, #menu li a#kontakt:hover, #menu li a#kontakt:active, #menu li a#kontakt:focus {
    background-image: url(imgs/gfx/symbol_kontakt.png);
}

/* -> die Bilder fuer aktive Menupunkte */
/* -> die normalen Bilder */
#menu li.active a#home:link, #menu li.active a#home:visited, #menu li.active a#home:hover, #menu li.active a#home:active, #menu li.active a#home:focus {
    background-image: url(imgs/gfx/symbol_home.png);
}

#menu li.active a#kursplan:link, #menu li.active a#kursplan:visited, #menu li.active a#kursplan:hover, #menu li.active a#kursplan:active, #menu li.active a#kursplan:focus {
    background-image: url(imgs/gfx/symbol_kursplan.png);
}

#menu li.active a#sportler:link, #menu li.active a#sportler:visited, #menu li.active a#sportler:hover, #menu li.active a#sportler:active, #menu li.active a#sportler:focus {
    background-image: url(imgs/gfx/symbol_kaempfer.png);
}

#menu li.active a#galerie:link, #menu li.active a#galerie:visited, #menu li.active a#galerie:hover, #menu li.active a#galerie:active, #menu li.active a#galerie:focus {
    background-image: url(imgs/gfx/symbol_galerie.png);
}

#menu li.active a#aktionen:link, #menu li.active a#aktionen:visited, #menu li.active a#aktionen:hover, #menu li.active a#aktionen:active, #menu li.active a#aktionen:focus {
    background-image: url(imgs/gfx/symbol_aktionen.png);
}

#menu li.active a#ueberuns:link, #menu li.active a#ueberuns:visited, #menu li.active a#ueberuns:hover, #menu li.active a#ueberuns:active, #menu li.active a#ueberuns:focus {
    background-image: url(imgs/gfx/symbol_ueber_uns.png);
}

#menu li.active a#kontakt:link, #menu li.active a#kontakt:visited, #menu li.active a#kontakt:hover, #menu li.active a#kontakt:active, #menu li.active a#kontakt:focus {
    background-image: url(imgs/gfx/symbol_kontakt.png);
}

/* -> die Mouseover-Bilder */
#menu li a#home:hover, #menu li.active a#home:hover {
    background-image: url(imgs/gfx/symbol_home.png);
}

#menu li a#kursplan:hover, #menu li.active a#kursplan:hover {
    background-image: url(imgs/gfx/symbol_kursplan.png);
}

#menu li a#sportler:hover, #menu li.active a#sportler:hover {
    background-image: url(imgs/gfx/symbol_kaempfer.png);
}

#menu li a#galerie:hover, #menu li.active a#galerie:hover {
    background-image: url(imgs/gfx/symbol_galerie.png);
}

#menu li a#aktionen:hover, #menu li.active a#aktionen:hover {
    background-image: url(imgs/gfx/symbol_aktionen.png);
}

#menu li a#ueberuns:hover, #menu li.active a#ueberuns:hover {
    background-image: url(imgs/gfx/symbol_ueber_uns.png);
}

#menu li a#kontakt:hover, #menu li.active a#kontakt:hover {
    background-image: url(imgs/gfx/symbol_kontakt.png);
}

/* Ende Bilder Menu */

#menu li.active a:link span, #menu li.active a:visited span, #menu li.active a:hover span, #menu li.active a:active span, #menu li.active a:focus span {
    background-color: #fff;
    font-weight: bold;
}

#menu li a:hover span, #menu li.active a:hover span { background-color: #f9f1d2; }

/* Microformats */
.vcard {
	background-color: #eaeaea;
	border: 1px dashed #4d4d4d;
	display: none;
	padding: 5px 3px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.vcard * { display: block; }
.vcard .adr .postal-code { float: left;margin-right: 3px; }
.vcard .adr .postal-code:after { content: " "; }
.vcard div { float: left; }
.vcard img { float: left;margin: 0 8px 8px 0; }

#content > img {
    margin: 0 0 20px;
}

#wrapper {
	margin: 0 auto;
	width: 1002px;
}

#wrapper:after, #teaser:after, #footer:after {
	color: #fff;
	content: ".";
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	visibility: hidden;
}

table.tablecontent, .editor table.tablecontent {
    border: 0;
	margin: 0 0 12px;
}

table.tablecontent tbody tr {
    background-color: transparent;
    background-image: none;
}

table.tablecontent td, table.tablecontent th {
	background-color: transparent;
	border: 0;
	font-size: 12px;
    padding: 0;
}

table.tablecontent td.links {
	padding: 0 20px 0 0;
	width: 305px;
}

#footer {
	background-image: url(imgs/gfx/bg_footer.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	clear: both;
	float: none;
	height: 57px;
	margin: 0 auto 20px;
	position: relative;
	width: 979px;
}

#footer p {
    color: #fff;
	float: left;
    margin: 32px 0 0 12px;
}

#nebenmenu1 {
	float: right;
    margin: 32px 12px 0 0;
}

#nebenmenu1 li {
	color: #fff;
	display: inline;
	font-size: 1em;
	list-style: none;
}

#nebenmenu1 a:link, #nebenmenu1 a:visited, #nebenmenu1 a:hover, #nebenmenu1 a:active, #nebenmenu1 a:focus {
 	color: #fff;
	font-size: 12px;
    font-weight: bold;
	text-decoration: none;
}

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

input, select, textarea {
    background-color: #fcf8e9;
    border: 2px solid #e9d892;
    color: #534741;
    display: block;
    font-family: Verdana, sans-serif;
    font-size: 1.1em;
    margin: 0 0 9px;
    padding: 3px 2px 4px;
    width: 317px;
}
button {
    background-color: transparent;
    color: #fff;
    display: inline;
    font-size: 1.1em;
}

#teaser {
	background-image:url(imgs/hauptteaser_neu_korr2.png);
    background-repeat: no-repeat;
    height: 620px;
    padding: 140px 0 0;
}

#teaser li {
    display: inline;
    float: left;
    margin: 50px 0 30px 0;
    position: relative;
    z-index: 10;
}

#teaser li:first-child {
    margin-left: 20px;
}

#teaser li a.bg:link, #teaser li a.bg:visited, #teaser li a.bg:hover, #teaser li a.bg:active, #teaser li a.bg:focus {
    background-position: 0 0;
    background-repeat: no-repeat;
    border: 0;
    display: block;
    height: 640px;
    text-decoration: none;
    width: 322px;
}

#teaser li a.bg:hover {
    background-position: -322px 0;
}

#teaser #technik a.bg:link, #teaser #technik a.bg:visited, #teaser #technik a.bg:hover, #teaser #technik a.bg:active, #teaser #technik a.bg:focus {
    background-image: url(imgs/teaser_technik_NEU.png);
}

#teaser #form a.bg:link, #teaser #form a.bg:visited, #teaser #form a.bg:hover, #teaser #form a.bg:active, #teaser #form a.bg:focus {
    background-image: url(imgs/teaser_form_2013_NEU.png);
}

#teaser #spass a.bg:link, #teaser #spass a.bg:visited, #teaser #spass a.bg:hover, #teaser #spass a.bg:active, #teaser #spass a.bg:focus {
    background-image: url(imgs/teaser_spass_NEU.png);
}

#teaser li ul {
    position: absolute;
    left: 96px;
    margin: 0;
}

#teaser #technik ul { bottom: 42px; }

#teaser #form ul {
    bottom: 60px;
    left: 108px;
}

#teaser #form li {
    line-height: 36px;
}

#teaser #spass ul { bottom: 58px; }

#teaser #spass li {
    line-height: 36px;
}

#teaser li li, #teaser li li:first-child {
    color: #fff;
    display: block;
    float: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
}

.editor .teaserunten {
    background-image: url(imgs/gfx/bg_teaserunten.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 222px;
    left: -12px;
    position: relative;
    width: 681px;
    z-index: 10;
}

.editor .teaserunten div {
    padding: 26px 32px;
}

.editor .teaserunten ul {
    display: block;
    float: left;
    width: 300px;
}

.editor .teaserunten li {
    background-image: url(imgs/gfx/symbol_stern.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0 0 6px 32px;
    text-transform: uppercase;
}

.editor .teaserunten strong {
    font-size: 15px;
    font-weight: bold;
}

button.submit {
    background-image: url(imgs/gfx/bg_button_submit.png);
    background-repeat: no-repeat;
    display: block;
    float: right;
    height: 26px;
    margin: 0 0 12px;
    width: 92px;
}

button.reset {
    background-image: url(imgs/gfx/bg_button_reset.png);
    background-repeat: no-repeat;
    display: block;
    height: 26px;
    margin: 0 0 12px;
    width: 129px;
}

.contact, .errorbox, .okbox {
    padding-left: 162px;
}

.okbox {
    margin: 0 0 12px 30px;
}

.errorbox {
    display: none;
    margin: 0 0 12px 30px;
}

..errorbox em {
    color: red;
}

.errorbox ul {
    margin: 0 0 0 18px;
}

.errorbox li {
    list-style: none;
}
.mit {
	text-align: center;
}

.jubi {
    background-color: #FFFFFF;
    /*padding: 40px 20px 20px;*/
	border: 2px solid #B8A15D;
	
	-webkit-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.25); /* WebKit */
	-moz-box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.25); /* Firefox */
	box-shadow: 0px 0px 20px 0 rgba(0, 0, 0, 0.25); /* Standard */ 
	
	-moz-border-radius: 10px 10px 10px 10px; /* Firefox */
	-webkit-border-radius: 10px 10px 10px 10px; /* WebKit */
	border-radius: 10px 10px 10px 10px; /* Standard */ 
}

.jubi h2 {
    background-color: #000000;
    border-bottom: 6px solid #B8A15D;
    border-radius: 8px 8px 0 0;
    color: #FFFFFF !important;
    padding: 12px;
}



#g-above {
margin-top: 40px;
}

.g-grid {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
flex-flow: row wrap;
list-style: none;
margin: 0;
padding: 0;
text-rendering: optimizespeed;
}

.g-block {
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
-webkit-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 0;
min-height: 0;
}

.g-blockcontent .g-blockcontent-subcontent-title {
font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 700;
margin-bottom: 10;
/* text-transform: uppercase; */
margin-top: 0;
}

.g-blockcontent .g-blockcontent-subcontent-desc {
font-size: 1.2rem;
position: relative;
margin-bottom: 1rem;
color: white;
}

.button {
display: inline-block;
font-family: "sourcesanspro", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
font-weight: 700;
-moz-border-image: -moz-linear-gradient(left, rgba(164, 139, 72, 1) 0%, rgba(236, 222, 149, 1) 29%, rgba(162, 116, 41, 1) 50%, rgba(236, 222, 149, 1) 71%, rgba(164, 139, 72, 1) 100%);
-webkit-border-image: -webkit-gradient(left top, right top, color-stop(0%, rgba(164, 139, 72, 1)), color-stop(29%, rgba(236, 222, 149, 1)), color-stop(50%, rgba(162, 116, 41, 1)), color-stop(71%, rgba(236, 222, 149, 1)), color-stop(100%, rgba(164, 139, 72, 1)));
-webkit-border-image: -webkit-linear-gradient(left, rgba(164, 139, 72, 1) 0%, rgba(236, 222, 149, 1) 29%, rgba(162, 116, 41, 1) 50%, rgba(236, 222, 149, 1) 71%, rgba(164, 139, 72, 1) 100%);
background: -o-linear-gradient(left, rgba(164, 139, 72, 1) 0%, rgba(236, 222, 149, 1) 29%, rgba(162, 116, 41, 1) 50%, rgba(236, 222, 149, 1) 71%, rgba(164, 139, 72, 1) 100%);
background: -ms-linear-gradient(left, rgba(164, 139, 72, 1) 0%, rgba(236, 222, 149, 1) 29%, rgba(162, 116, 41, 1) 50%, rgba(236, 222, 149, 1) 71%, rgba(164, 139, 72, 1) 100%);
background: linear-gradient(to right, rgba(164, 139, 72, 1) 0%, rgba(236, 222, 149, 1) 29%, rgba(162, 116, 41, 1) 50%, rgba(236, 222, 149, 1) 71%, rgba(164, 139, 72, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a48b48', endColorstr='#a48b48', GradientType=1);
color:black;
font-size: 1rem;
text-transform: uppercase;
border: 2px solid transparent;
margin: 0 0 0.5rem 0;
padding: 0.5rem 1.5rem;
vertical-align: middle;
text-shadow: none;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}

.button {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
font-size: 1.5rem !important;
color: black !important;
font-style: bold !important;
text-decoration: none !important;
text-transform: none;
}


.fa-3x {
font-size: 3em !important;
}

.g-content.g-blockcontent-subcontent-block-content {
/* border: 1px solid grey; */
border-radius: 5px;
margin-right: 25px;
padding: 10px;
background-color: black;
color: #fff !important;
text-align: center;
}

.fa.fa-envelope.fa-3x.g-blockcontent-icons {
color: white;
margin-top: 10px;
margin-bottom: 10px;
}

.fa.fa-phone.fa-3x.g-blockcontent-icons {
color: white;
margin-top: 10px;
margin-bottom: 10px;
}

.g-blockcontent-subcontent-title span {
color: white;    
}


/* buttons */

.btn-probetraining {
	/*color: #9F0000; */
	color: #000000;
	display: block; 
	border-radius: 35px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	margin: 0 0 0 105px;
	padding: 13px 35px;
	transition-property: background;
  	transition-duration: 1s;
	background: rgb(173,148,81);
background: linear-gradient(45deg, rgba(173,148,81,1) 0%, rgba(220,203,136,1) 35%, rgba(170,126,51,1) 54%, rgba(220,203,136,1) 75%, rgba(173,148,81,1) 100%); ;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position .5s;
	  animation: pulse 2s infinite;
}

.btn-probetraining:hover {
	/*background: rgb(173,148,81);
background: linear-gradient(90deg, rgba(173,148,81,1) 0%, rgba(220,203,136,1) 35%, rgba(170,126,51,1) 54%, rgba(220,203,136,1) 75%, rgba(173,148,81,1) 100%); */
	background-position: 0 0;
	color: #000000;
	text-decoration: underline;
}


.btn-privattraining {
/*background-color: white; 
color: #9F0000; 
	border-radius: 35px;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin: 25px 0 0 0px;
	padding: 12px 35px;*/
	color: #000000 !important;
	/*display: block;*/ 
	border-radius: 35px;
	font-weight: bold;
	font-size: 15px !important;
	text-decoration: none;
	text-align: center;
	margin-top: 20px !important;
	margin-bottom: 25px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 15px 75px;
	transition-property: background;
  	transition-duration: 1s;
	background: #AD9451;
background: linear-gradient(45deg, rgba(173,148,81,1) 0%, rgba(220,203,136,1) 35%, rgba(170,126,51,1) 54%, rgba(220,203,136,1) 75%, rgba(173,148,81,1) 100%); ;
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position .5s;
	box-shadow: 0 0 0 rgba(204,169,44, 0.4);
  animation: pulse-dark 2s infinite;
}



@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

@-webkit-keyframes pulse-dark {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse-dark {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

.btn-privattraining:hover {
	/*background: rgb(173,148,81);
background: linear-gradient(90deg, rgba(173,148,81,1) 0%, rgba(220,203,136,1) 35%, rgba(170,126,51,1) 54%, rgba(220,203,136,1) 75%, rgba(173,148,81,1) 100%); */
	background-position: 0 0;
	color: #000000;
	text-decoration: underline;
  animation: none;
}

.cta2 {
background-color: black;
border-radius: 15px;
padding: 24px 30px 40px 30px;
width: 375px;
margin-bottom: 22px;
text-align: center;
}

.cta2 h3 {
	color: white !important;
	margin-bottom: 30px !important;
	text-align: center;
}
	
.ci-bildunterschrift {
	color: #000;
    margin: 0;
    position: absolute;
    top: 150px;
    right: -30px;
    width: 230px;
    z-index: 20;
    background-color: white;
    border: 2px solid #b8a15d;
    border-radius: 10px;
	padding: 22px;
}

.ci-footer {
    height: 18px;
    /*width: auto;*/
    background-color: #b8a15d;
background: linear-gradient(45deg, rgba(173,148,81,1) 0%, rgba(220,203,136,1) 35%, rgba(170,126,51,1) 54%, rgba(220,203,136,1) 75%, rgba(173,148,81,1) 100%); ;
    position: relative;
    border: 0;
    left: auto;
    display: block;
    margin-left: -23px;
	margin-right: -23px;
    margin-bottom: -22px;
    border-radius: 0 0 7px 7px;
    padding: 0 !important;
}

.gold {
	color: #b8a15d;
color: linear-gradient(45deg, rgba(173,148,81,1) 0%, rgba(220,203,136,1) 35%, rgba(170,126,51,1) 54%, rgba(220,203,136,1) 75%, rgba(173,148,81,1) 100%); ;
}