/* headline */

.headline 
{
	font-weight: bold;
	font-size: 1.4em;
}

/* headline ende */


/* subline */

.subline 
{
	font-weight: bold;
	font-size: 1.2em;
	color: #e00030;
}
.subline a:link 
{ 
	color:#e00030
}

.subline a:visited 
{ 
	color:#e00030
}

.subline a:hover 
{ 
	color:#000000
}

.subline a:active 
{ 
	color:#e00030
}

.sublinenone
{
	font-weight: bold;
	font-size: 1.2em;
	color: #e00030;
}

.sublinenone a:link 
{ 
	text-decoration:none; 
	color:#e00030
}

.sublinenone a:visited 
{ 
	text-decoration:none; 
	color:#e00030
}

.sublinenone a:hover 
{ 
	text-decoration:none; 
	color:#000000
}

.sublinenone a:active 
{ 
	text-decoration:none; 
	color:#e00030
}

/* subline ende */


/* textauszeichnung */

.textauszeichnung 
{
	font-weight: bold;
	font-size: 1.0em;
}
.textauszeichnung a:link 
{ 
	color:#e00030
}

.textauszeichnung a:visited 
{ 
	color:#e00030
}

.textauszeichnung a:hover 
{ 
	color:#000000
}

.textauszeichnung a:active 
{ 
	color:#e00030
}

.textauszeichnungnone 
{
	font-weight: bold;
	font-size: 1.0em;
}
.textauszeichnungnone a:link 
{ 
	text-decoration:none; 
	color:#e00030
}

.textauszeichnungnone a:visited 
{ 
	text-decoration:none; 
	color:#e00030
}

.textauszeichnungnone a:hover 
{ 
	text-decoration:none; 
	color:#000000
}

.textauszeichnungnone a:active 
{ 
	text-decoration:none; 
	color:#e00030
}

/* textauszeichnung ende */


.pictext 
{
	font-weight: normal;
	font-size: 0.7em;
}

/* MsoNormal */

.MsoNormal 
{
	font-weight: normal;
	margin:0;
}


/* fliestext */

.fliestext 
{
	font-weight: normal;
	font-size: 0.9em;
}

.fliestext a:link 
{ 
	text-decoration:underline; 
	color:#e00030
}

.fliestext a:visited 
{ 
	text-decoration:underline;
	color:#e00030
}

.fliestext a:hover 
{ 
	text-decoration:underline;
	color:#000000
}

.fliestext a:active 
{ 
	text-decoration:underline;
	color:#e00030
}

.fliestextnone 
{
	font-weight: normal;
	font-size: 0.9em;
}

.fliestextnone a:link 
{
	text-decoration:none; 
	color:#e00030
}

.fliestextnone a:visited 
{ 
	text-decoration:none;
	color:#e00030
}

.fliestextnone a:hover 
{ 
	text-decoration:none;
	color:#000000
}

.fliestextnone a:active 
{ 
	text-decoration:none;
	color:#e00030
}

/* fliestext ende */


/* table */

.tablerow1 
{
	background-color: #BBBBBB;
}

/* table ende */


/* bild */

.bildLinksUmflossen
{
	float: left;
	margin: 0 1em 0 0; 
	padding: 0;
}

.bildRechtsUmflossen
{
	float: right;
	margin: 0 0 0 1em; 
	padding: 0;
}

/* bild ende */
