/*
 Theme Name: Enfold Child
 Theme URI: http://www.admirari.de/
 Description: Enfold Child Theme by admiari.de
 Author: Mario Weber (admirari.de)
 Author URI: http://www.admirari.de/
 Template: enfold
 Version: 1.0
*/

/*
Add your styles here. Use !important to overwrite styles if needed. */



/* Weitere Anpassungen */


/* Hauptnavi */
.avia-menu-text {
	text-transform: uppercase;
	font-weight: 100;
}

li.current_page_item {
	background: #fff;
}

li.current_page_item  a span.avia-menu-text { 
	color: #535c64;
}

/* Headerbild */

.headerbild {
	border-bottom: 4px solid #c71a3c;
}

/* Footer */

#footer, #footer a {
	background: #535c64;
	color: #fff;
}

#socket, #socket a {
	background: #000;
	color: #fff;
}

.copyright a {
	display: none;
}

/* Sonstiges */

.container_wrap {
	border-top-width:0px !important;
}

#top h1 a {
	color: #338cbc !important;
	font-size: 26px;
}




.logo img {
	width: 500px;
	/*width: 300px;
	max-width: 100%;
	height: auto;
	max-height:inherit;*/
}