h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:bold;
}

.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}


.tabhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color:#ffffff;
	font-weight: bold;

}

.tabeinzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-indent: 13px;
	padding-right: 25px;

}

ul.beratung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-image: url(../images/header/pfeil03_blau.gif);
	list-style-type: none;
	text-indent: 0px;
}

ul.konzepte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-image: url(../images/header/pfeil03_gelb.gif);
	list-style-type: none;
	text-indent: 0px;
}

ul.kommunikation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-image: url(../images/header/pfeil03_gruen.gif);
	list-style-type: none;
	text-indent: 0px;
}

ul.methoden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-image: url(../images/header/pfeil03_rot.gif);
	list-style-type: none;
	text-indent: 0px;
}

ul.all {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	list-style-image: url(../images/header/pfeil03_braun.gif);
	list-style-type: none;
	text-indent: 0px;
}

li {
	margin-bottom: 10px;
}

a:link {
	text-decoration:none;
	color:#A17C58;
}

a:active {
	text-decoration:none;
	color:#A17C58;
}

a:visited {
	text-decoration:none;
	color:#A17C58;
}

a:hover {
	text-decoration:underline;
}
.footer {
	background-image: url(../images/header/footer.gif);
	background-repeat: no-repeat;
}

img.marke {
	margin-right: 10px;
	margin-top: 3px;
	margin-bottom: 0px;
}

.breadcrumbs {

  float: left;
  margin: 4px 10px 0px 15px;
  font-size: 15px;
  font-weight: bold;

}