/*	pietzpluswild fuer die Hochschule Bremen	*/

h2 {
	font-size: 1.3em;
	color: #00915a;
	font-weight: bold;
	line-height: 1.3em;
}

/* Navigation zweite und dritte Ebene */
.zweite {
  line-height: 1.5em;
	background: url(../images/pfeil_3.gif) no-repeat top left;
	border-top:	2px solid #dadada;
	font-size: 0.75em;
  padding: 0.2em 0.75em 0.2em 1.3em;
}

.zweite a {color: #333; text-decoration: none; }
.zweite a:hover {color: #00915a;text-decoration: underline;}
.zweite a:focus {color: #00915a;text-decoration: underline;}

.zweite_aktiv {
  line-height: 1.5em;
	background: url(../images/pfeil_3.gif) no-repeat top left;
	border-top:	2px solid #dadada;
	font-size: 0.75em;
  padding: 0.2em 0 0.2em 1.3em;
}

.zweite_aktiv a {color: #00915a; text-decoration: none; font-weight: bold;}
.zweite_aktiv a:hover {color: #333;text-decoration: underline;}
.zweite_aktiv a:focus {color: #333;text-decoration: underline;}

.dritte {
	line-height: 1.5em;
	background: url(../images/pfeil_3b.gif) no-repeat top left;
	font-size: 0.75em;
  padding: 0.2em 0 0.2em 2.3em;
}

.dritte a {color: #333; text-decoration: none;}
.dritte a:hover {color: #00915a;text-decoration: underline;}
.dritte a:focus {color: #00915a;text-decoration: underline;}

.dritte_aktiv {
  line-height: 1.5em;
	background: url(../images/pfeil_3b.gif) no-repeat top left;
	font-size: 0.75em;
  padding: 0.2em 0 0.2em 2.3em;
}

.dritte_aktiv a {color: #333; text-decoration: none;}
.dritte_aktiv a:hover {color: #00915a;text-decoration: underline;}
.dritte_aktiv a:focus {color: #00915a;text-decoration: underline;}

.vierte {
  line-height: 1.5em;
	font-size: 0.75em;
  padding: 0.2em 0 0.2em 2.3em;
}

.vierte a {color: #333; text-decoration: none;}
.vierte a:hover {color: #00915a;text-decoration: underline;}
.vierte a:focus {color: #00915a;text-decoration: underline;}

.vierte_aktiv {
  line-height: 1.5em;
	font-size: 0.75em;
  padding: 0.2em 0 0.2em 2.3em;
}

.vierte_aktiv a {color: #00915a; text-decoration: none;}
.vierte_aktiv a:hover {color: #333;text-decoration: underline;}
.vierte_aktiv a:focus {color: #333;text-decoration: underline;}


/* Navigation im Inhalt */
.contentlink:hover {text-decoration: none;}
.contentlink:focus {text-decoration: none;}

.contentliste {
  line-height: 1.4em;
	background: url(../images/pfeil_3c.gif) no-repeat top left;
	font-size: 1em;
  padding: 0 0 0 1em;
}

.contentliste a:hover {text-decoration: underline;}
.contentliste a:focus {text-decoration: underline;}

/* Informationen fuer */
.infos-head {
  line-height: 1.5em;
	background: url(../images/pfeil_3d.gif) no-repeat top left;
	font-size: 0.9em;
	font-weight:bold;
	border-bottom:	2px solid #dadada;
  padding: 0.2em 0.75em 0.2em 1.4em;
	color: #00915a;
	font-weight: bold;
}

/* Erste Ebene aktiv */
#navtop li a:link.sel, #navtop li a:visited.sel {
	background-color: #00915a;
	color: #fff;
}

/* Bildlink in der rechten Spalte */
.spalte-drei {
	font-size: 0.7em;
  padding: 0.2em 0 0.2em 0;
	line-height: 1.4em;
}

.spalte-drei:hover {text-decoration: underline;}
.spalte-drei:focus {text-decoration: underline;}
