/* CSS tierschutz.org - Verzeichnis */

/* Menu top */
.menu_top{
	background-image:url("../img/hg/verzeichnis/menu_top_suche.gif");
}

/* Suche */
.inhalt_top{
	background-image: url("../img/hg/verzeichnis/suche.gif");
}
/* Sunavi: Weitere Informationen: */
.subnavi {
	float:left
}
/* Link für Inhaltsbereich */
a {
	color:#D75934;
	text-decoration: underline;
}
a:hover {
	color:#D75934;
	text-decoration: none;
}
/* Listenformatierung */
.liste {
	margin-left:20px;
	padding-left:0px;
	margin-top:0px;
}
.liste li {
	list-style-image:url(../img/signs/pfeil_verzeichnis.gif);
	margin-bottom:4px;
	margin-top:0px;
	margin-left:10px;
}
.liste li a {
	color:#D75934;
	text-decoration: none;
}
.liste li a:hover {
	color:#D75934;
	text-decoration: underline;
}

/* Symbol-Beschriftung */
.schrift_verzeichnis_aktiv a {
	position:absolute;
	top:-15px;
	text-decoration:none;
	left:814px;
	color:#D75934;
	font-weight:bold;
}
.schrift_verzeichnis_aktiv a:hover {
	position:absolute;
	top:-15px;
	left:814px;
	text-decoration:none;
	color:#D75934;
	font-weight:bold;
}
/* Inhalt center */
.inhalt{
	background-image: url("../img/hg/verzeichnis/inhalt.gif");
}

/* Inhalt links */
.inhalt_links{
	background-color:#DD765A;
}

/* Sound */
.sound_center{
	background-color:#EFBCAF;
}

/* Link Formatierung : Element Menu Inhalt center */
a.link_inhalt_menu_center {
	color:#D65836;
}
a.link_inhalt_menu_center:hover {
	color:#D65836;
}

/* Inhalt bottom*/
.inhalt_bottom{
	background-color:#E38E76;
}

/* Title rechts */
.title_rechts{
	background-color:#D65836;
}

/* Inhalt rechts */
.inhalt_rechts{
	background-color:#EFBCAF;
}

/* Inhalt Botschaften */
.inhalt_botschaften{
	background-color:#DE795E;
}

/* Artikel per Email versenden */
.artikel_per_mail{
	border:2px solid #D65836;
}
/* Link Artikel per Email versenden */
a.link_artikel {
	color:#D65836;
}
a.link_artikel:hover {
	color:#D65836;
}
/* Artikel per Email versenden : Formular */
.artikel_per_mail_formular{
	background-color:#EFBCAF;
}

/* Spalte rechts : Menu rechts */
.spalte_rechts{
	border-bottom:1px solid #D65836;
}

/* Link bottom: hover */
a.link_menu_bottom:hover {
	color:#D65836;
}
