
/* im text eingebundene links - start */
span.textextlink {
	padding-right:8px;
	background:url(../images/extlink.gif) no-repeat center right;
}
span.textmail {
	padding-right:8px;
	background:url(../images/textmail.gif) no-repeat center right;
}
span.textdownload {
	padding-right:8px;
	background:url(../images/download.gif) no-repeat center right;
}
div.textdownload {
	display:block;
}
div.textdownload td {
	vertical-align:middle;
}
div.textdownload td img {
	margin-right:10px;
}

span.textintlink {
	padding-right:8px;
	background:url(../images/intlink.gif) no-repeat center right;
}
/* im text eingebundene links - ende */

/* auszeichnungen - start */
b.intext {
	font-weight:bold;
}
span.h2 {
	font-weight:bold;
}
span.h3 {
	font-weight:bold;
}
i.intext {
	font-style:italic;
}
/* auszeichnungen - ende */

/* color - start */
span.color1 {
	color:#1c4d21;
}
span.color2 {
	color:#7ca500;
}
span.color3 {
	color:#ff9900;
}
/* color - ende */

/* im text eingebundene bilder - start */
span.textimage {
	margin:0px 10px 5px 0px;
	float:left;
}
span.textimage img {
}
/* 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 #a3c04c;
	background:#ecf5ca;
}
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(../images/list_style_image.gif);
}
ul.textul li {
}
/* im text eingebundene ungegliederte listen - ende */
