div.level1 {
	background: #ffffff url('../images/lmc/background.jpg') repeat-y 50% 0;
}

div.design_topimage {
	background: url(../images/lmc/animation.gif) right no-repeat;
}

div.design_topmenu {
	background-color: #EECFBD;
	border: 0px solid white;
	border-bottom-width: 1px;

	background: #EECFBD url(../images/lmc/right_back_top.gif) right no-repeat;
}

div.design_topmenu ul li {
	color: #0D4C81;
}

div.design_topmenu ul li.topmenu_first {
	background-color: #5682A7;
}

div.design_topmenu ul li.topmenu_second {
	background-color: #0D4C81;
}

div.menu_left ul.left li {
	color:#0D4C81;
}

div.menu_right ul.right li {
	color: #0D4C81;
}

div.menu_right div.logohead {
	color: #0D4C81;
}

div.design_topmenu a {	
	text-decoration: none;
	color: #0D4C81;
}	

div.menu_left a {
	text-decoration: none;
	color: #0D4C81;
}

div.menu_right ul.right a {
	text-decoration: none;
	color: #0D4C81;
}

hr {
	border: 1px solid #EFCEBB;	
}

a {
	color: #0A4D82;		
	text-decoration: underline;
}
a:hover {
	text-decoration:none;	
}


div.gewerbe_details {
	background-color: #EFCEBB;	
}

hr.gewerbe_bottomline {
	border: 1px solid #EFCEBB;	
}


h3.gewerbe_smallhead {
	color: #C95F21;
}

span.gewerbe_orange {
	color: #C95F21;	
	font-weight: bold;
}
