@charset "utf-8";
/* CSS Document */



a:link {
	color: #ff7e00;
}
a:visited {
	color: #ff7e00;
}
a:hover {
	color: #ffa200;
}
a:active {
	color: #ffa200;
}



#head #lobg #logo {
	background: transparent url(../img/headlo_md.png) no-repeat;
}



#cont .box .b_head {
	border-bottom-color: #ff7e00;
}



#cont .box .willkommen {
	background-image: url(../img/bg_willkommen_md.gif);
}


#cont .box .ref div.big_txt table.t_box tr td.t_over {
	border-bottom-color: #ff7e00;
}



#cont .box div.start_ref a, #cont .box div.start_news .news_klein a, #cont .box div.b_main .news_list a {
	border-bottom:#ff7e00 1px solid;
}

#cont .box div.start_ref a:hover,  #cont .box div.start_news .news_klein a:hover, #cont .box div.b_main .news_list a:hover {
	border-bottom:#ffa200 1px solid;
}


#cont .box div.ref .thepet a {
	border-bottom:#ff7e00 1px solid;
}
#cont .box div.ref .thepet a:hover {
	border-bottom:#ffa200 1px solid;
}




#cont .box .b_main div.box_tel {
	border-bottom-color: #ff7e00;
	}
	
	
	
#cont .box .b_pagina {
	border-bottom-color: #ff7e00;
}



#cont .box .form_button {
	color:#ff7e00;
}



#cont .box .kunden .mypets{
	border-bottom-color: #ff7e00;
}


#cont .box .kunden .thepet{
	border-bottom-color: #ff7e00;
}



#cont .box .kunden .thepet a.pic_kunden{
	border-bottom:#ff7e00 1px solid;
}

#cont .box .kunden .thepet a.pic_kunden:hover {
	border-bottom:#ffa200 1px solid;
}












#menue #links li a:link {
	color: #ff7e00;
}
#menue #links li a:visited {
	color: #ff7e00;
}

#menue #links li a:hover {
	color: #e5e5e5;
}

#menue #links li a:active {
	color: #ffa200;
}
#menue #links li a {
	color:#ff7e00;
	}

#menue #links li span.menue_active {
	color: #f8f8f8;
	background-image: url(../img/menue_active_md.gif);
	}




#m_menue #m_links li a:link {
	color: #ff7e00;
}
#m_menue #m_links li a:visited {
	color: #ff7e00;
}
#m_menue #m_links li a:hover {
	color: #e5e5e5;
}
#m_menue #m_links li a:active {
	color: #ffa200;
}
#m_menue #m_links li a {
	color:#ff7e00;
	}

#m_menue #m_links li span.menue_active {
	color:#f8f8f8;
	background-image: url(../img/menue_active_md.gif);
	}
