/*
	Rot  #aa1177
	Grau #556677
*/
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #556677;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: -1em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #556677;
	font-size: 12px;
	line-height: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #556677;
	font-size: 12px;
	line-height: 15px;
}
strong {
	font-weight: bold;
}
/*   Hyperlinks : Standard>Grau, MouseOver>Rot, Aktuelle Seite>Schwarz (per PHP gesteuert)   */
a:link {
	color: #556677;
}
a:visited {
	color: #556677;
}
a:hover {
	color: #aa1177;
}
a:active {
	color: #556677;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #556677;
	text-decoration: none;
	font-weight: bold;
}
.nav:link {
	color: #556677;
}
.nav:hover {
	color: #aa1177;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #556677;
	text-decoration: none;
}
.subnav:hover {
	color: #aa1177;
}
.subsubnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #556677;
	text-decoration: none;
}
.subsubnav:hover {
	color: #aa1177;
}
.listkart {
	list-style-image: url(logo/signatur_kartonage.gif);
}
.listetik {
	list-style-image: url(logo/signatur_etiketten.gif);
}
.listakzi {
	list-style-image: url(logo/signatur_akzidenz.gif);
}
.listspez {
	list-style-image: url(logo/signatur_spezial.gif);
}
.legende {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#apAusstellung {
	position:absolute;
	left:280px;
	top:230px;
	width:176px;
	height:200px;
	z-index:250;
	border: 1px solid #000000;
}

