/*** Microthemer Styles ***/

/* =Main Menu
-------------------------------------------------------------- */
/* Navigation */
li.menu-item a {
	font-family: 'Amatic SC' !important;
	color: #F6EDD8 !important;
	font-size: 50px !important;
	font-weight: normal !important;
}

/* =Content
-------------------------------------------------------------- */
/* Sektionen Überschriften */
h2.section-title {
	font-family: 'Amatic SC' !important;
	color: #FFFFFF !important;
}
/* Fliesstext */
div.one_third div

 {
	font-family: 'Ubuntu' !important;
	color: #FFFFFF !important;
	font-size: 19px !important;
}
/* Fliesstext 2 */
div.container p {
	font-family: 'Ubuntu' !important;
	color: #FFFFFF !important;
	font-size: 19px !important;
}
/* Fliesstext 3 */
div.content-column div {
	font-family: 'Ubuntu' !important;
	color: #FFFFFF !important;
	font-size: 19px !important;
}
/* Kontakt Links */
section#kontakt a {
	color: #635F85 !important;
	font-size: 19px !important;
}
