/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Musikschule-Blau:
#0068b3


2. Blau heller:
#3696f6

3. Dunkler

#0465c6

4. Gelb
f9df98

Dunkler
#e8bb48


*/
/*Add your own styles here:*/

.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title {
	background: #fff!important;
filter: alpha(opacity = 80);
background: rgba(255, 255, 255, 0.7)!important;
display: inline-block;
margin: 0 0 1px 0;
padding: 10px 15px;
}

a.www {
	display: inline-block;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 2em;
	background-image:url(img/iconWww.png);
	background-position:left center;
	background-repeat: no-repeat;
	}
a.mail {
	display: inline-block;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 2em;
	background-image:url(img/iconMail.png);
	background-position:left center;
	background-repeat: no-repeat;
	}
p.fax {
	line-height: 1em;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 2em;
	background-image:url(img/iconFax.png);
	background-position:left center;
	background-repeat: no-repeat;
	}
p.tel {
	line-height: 1em;
	margin: 0;
	padding: 0.5em 0.5em 0.5em 2em;
	background-image:url(img/iconTel.png);
	background-position:left center;
	background-repeat: no-repeat;
	}
p.skype {
	line-height: 1em;
	margin: 0;	
	padding: 0.5em 0.5em 0.5em 2em;
	background-image:url(img/iconSkype.png);
	background-position:left center;
	background-repeat: no-repeat;
	}
p.adr {
	line-height: 1em;
	margin: 0;	
	padding: 0.5em 0.5em 0.5em 2em;
	background-image:url(img/iconAdr.png);
	background-position:left center;
	background-repeat: no-repeat;
	}
p.wapp {
	line-height: 1em;
	margin: 0;	
	padding: 0.5em 0.5em 0.5em 2em;
	background-image:url(img/iconWapp.png);
	background-position:left center;
	background-repeat: no-repeat;
	}
.anmeldung li.gfield.gfield_error
{
    background-color: none!important;
    border-top: 0px solid #C89797;
    border-bottom: 0px solid #C89797;
}

@media only screen and (min-width: 768px) and (max-width: 989px) {
	div .av_one_half {
    margin-left: 0%;		
	width: 96%;
	}

}