

/* Roter Style für Farben */

h1 {
	color:			#e42685;
}

h2 {
	color:			#96af25;
}

body a {
	color:			#e42685;
}

body a:hover {
	color:			#96af25;
}

#site_header_middle_logo {
	background-color:#e42685;
}

#site_header_middle_img_messetitle {
	color:			#000000;
}

#site_header_middle_img_messezeit {
	color:			#e85186;
}

#site_menu_line {
	background-color:#e42685;
}

#site_menu_btns_btn {
	background-color:#e42685;
}

#site_menu_btns_btn a {
	background-color:#e42685;
}

#site_content_menu_btn a {
	background-color:#96af25;
}

#site_content_menu_btn a:hover {
	background-color:#96af25;
}

#site_content_menu_btn_a a {
	background-color:#e42685;
}

#site_content_menu_btn_a a:hover {
	background-color:#96af25;
}

#aussteller_detail_cell_title {
	background-color:#e42685;
}

#aussteller_detail_cell_subtitle {
	background-color:#96af25;
}

.border {
	border:			1px solid #e42685;
}

.kontaktbutton { 
	background-color:#e42685; 
}

