/* CSS tierschutz.org - Tierschutz */

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

/* Suche */
.inhalt_top{
	background-image: url("../img/hg/tierschutz/suche.gif");
}
/* Sunavi: Weitere Informationen: */
.subnavi {
	float:left
}
/* Link für Inhaltsbereich */
a {
	color:#1C8CDE;
	text-decoration: underline;
}
a:hover {
	color:#1C8CDE;
	text-decoration: none;
}

/* Listenformatierung */
.liste {
	margin-left:20px;
	padding-left:0px;
	margin-top:0px;
}
.liste li {
	list-style-image:url(../img/signs/pfeil_tierschutz.gif);
	margin-bottom:4px;
	margin-top:0px;
	margin-left:10px;
}
.liste li a {
	color:#1C8CDE;
	text-decoration: none;
}
.liste li a:hover {
	color:#1C8CDE;
	text-decoration: underline;
}

/* Symbol-Beschriftung */
.schrift_tierschutz_aktiv a {
	position:absolute;
	top:-15px;
	left:4px;
	text-decoration:none;
	color:#1C8CDE;
	font-weight:bold;
}
.schrift_tierschutz_aktiv a:hover {
	position:absolute;
	top:-15px;
	left:4px;
	text-decoration:none;
	color:#1C8CDE;
	font-weight:bold;
}

/* Inhalt center */
.inhalt{
	background-image: url("../img/hg/tierschutz/inhalt.gif");
}

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

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

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

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

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

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

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

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

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

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