/*
 * 
 * www.pfingstturnier-scharenstetten.de - custom.css
 * @author 	Michael Geywitz
 * @version 2016-03-10
 * 
 */

.logo {
	margin:0px auto;
}

.logo img{
	width: 60%;
}

a.btn{
	background:#009933;
	color:#ffffff;
	margin-top:20px;
}

#headline{
	margin-bottom:100px;
	color:#000000;
}

.datumText{
	color:#666666;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif ;
}

.hinweisText{
	color:#666666;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif ;
	margin-top:10px;
}

a.navigationLink {
	color: #000;
}

a.navigationLinkActive {
	color: #fff;
	background:#009933;
}

.footerText{
	color:#666666 !important;
	font-family:Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif ;
	margin-top:50px;
}

.eventHeadline{
	color:#000;
}
