
span.highlight {
	color:#000000;
	background:#A1CC3A;
}

/* im text eingebundene links - start */
a.textextlink {
	display:inline;
}
span.textextlink {
	margin-right:2px;
	padding-right:12px;
	background-image:url(extlink.gif);
	background-repeat:no-repeat;
	background-position:center right;
	display:inline;
}

a.textmail {
	display:inline;
}
span.textmail {
	margin-right:2px;
	padding-right:12px;
	background-image:url(textmail.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	display:inline;
}

a.textdownload {
	display:inline;
}
span.textdownload {
	margin-right:2px;
	padding-right:12px;
	background-image:url(download.gif);
	background-repeat:no-repeat;
	background-position:center right;
	display:inline;
}
div.textdownload {
	display:block;
}
div.textdownload td {
	vertical-align:middle;
}
div.textdownload td img {
	margin-right:10px;
}

a.textintlink {
	display:inline;
}
span.textintlink {
	margin-right:2px;
	padding-right:12px;
	background-image:url(intlink.gif);
	background-repeat:no-repeat;
	background-position:center right;
	display:inline;
}
/* im text eingebundene links - ende */

/* auszeichnungen - start */
b.intext {
	font-weight:bold;
}
span.h2 {
	font-size:13px;
	font-weight:bold;
	color:#353535;
}
span.h3 {
	font-size:12px;
	font-weight:bold;
	color:#353535;
}
i.intext {
	font-style:italic;
}
/* auszeichnungen - ende */

/* size - start */
span.h2 span.size_up {
	font-size:14px;
}
span.h3 span.size_up {
	font-size:13px;
}
span.size_up {
	font-size:12px;
}
span.h2 span.size_down {
	font-size:12px;
}
span.h3 span.size_down {
	font-size:11px;
}
span.size_down {
	font-size:10px;
}
/* size - ende */

/* color - start */
span.color1 {
	color:#008F44;
}
span.color2 {
	color:#000000;
}
span.color3 {
	color:#999999;
}
/* color - ende */

/* im text eingebundene bilder - start */
span.textimage {
	margin:0px 10px 5px 0px;
	float:left;
}
/* im text eingebundene bilder - ende */

/* im text eingebundene zitate - start */
span.quote {
	padding:5px;
	font-style:italic;
	font-weight:bold;
	color:#353535;
	display:block;
	border:solid 1px #A1CC3A;
	background-color:#D4E7A6;
}
span.quote span.quoteblock {
	display:block;
	font-weight:normal;
}
/* im text eingebundene zitate - start */

/* im text eingebundene ungegliederte listen - start */
ul.textul {
	margin:10px 0px 10px 20px;
	list-style-type:none;
	list-style-image:url(list_style_image.gif);
}
ul.textul li {
}
/* im text eingebundene ungegliederte listen - ende */
