/* CSS tierschutz.org - Tier & Recht */

/* Menu top */
.menu_top{
	background-image:url("../img/hg/tierundrecht/menu_top_suche.gif");
}

/* Suche */
.inhalt_top{
	background-image: url("../img/hg/tierundrecht/suche.gif");
}
/* Sunavi: Weitere Informationen: */
.subnavi {
	float:left
}
/* Link für Inhaltsbereich */
a {
	color:#D56B33;
	text-decoration: underline;
}
a:hover {
	color:#D56B33;
	text-decoration: none;
}
/* Listenformatierung */
.liste {
	margin-left:20px;
	padding-left:0px;
	margin-top:0px;
}
.liste li {
	list-style-image:url(../img/signs/pfeil_tierundrecht.gif);
	margin-bottom:4px;
	margin-top:0px;
	margin-left:10px;
}
.liste li a {
	color:#D56B33;
	text-decoration: none;
}
.liste li a:hover {
	color:#D56B33;
	text-decoration: underline;
}

/* Symbol-Beschriftung */
.schrift_tierundrecht_aktiv a {
	position:absolute;
	top:-15px;
	text-decoration:none;
	left:153px;
	color:#E29C75;
	font-weight:bold;
}
.schrift_tierundrecht_aktiv a:hover {
	position:absolute;
	top:-15px;
	text-decoration:none;
	left:153px;
	color:#E29C75;
	font-weight:bold;
}

/* Inhalt center */
.inhalt{
	background-image: url("../img/hg/tierundrecht/inhalt.gif");
}

/* Inhalt links */
.inhalt_links{
	background-color:#E7AE8E;
}

/* Sound */
.sound_center{
	background-color:#F3D7C8;
}

/* Link Formatierung : Element Menu Inhalt center */
a.link_inhalt_menu_center {
	color:#E29C75;
}
a.link_inhalt_menu_center:hover {
	color:#E29C75;
}

/* Inhalt bottom*/
.inhalt_bottom{
	background-color:#EBBCA1;
}

/* Title rechts */
.title_rechts{
	background-color:#E29C75;
}

/* Inhalt rechts */
.inhalt_rechts{
	background-color:#F3D7C8;
}

/* Inhalt Botschaften */
.inhalt_botschaften{
	background-color:#E8B091;
}

/* Artikel per Email versenden */
.artikel_per_mail{
	border:2px solid #E29C75;
}
/* Link Artikel per Email versenden */
a.link_artikel {
	color:#E29C75;
}
a.link_artikel:hover {
	color:#E29C75;
}
/* Artikel per Email versenden : Formular */
.artikel_per_mail_formular{
	background-color:#F3D7C8;
}

/* Spalte rechts : Menu rechts */
.spalte_rechts{
	border-bottom:1px solid #E29C75;
}

/* Link bottom: hover */
a.link_menu_bottom:hover {
	color:#E29C75;
}