


/* Hauptitel */
h1.h1 {
	font-family: 'Arial Narrow', Arial, sans-serif; font-size:28px; font-weight:normal; margin:0 0 .5em 0; color:#b5123e; line-height:1.3em; padding:0; text-transform:uppercase;
}

/* Untertitel */
h2.h2 {
	font-family: 'Arial Narrow', Arial, sans-serif; font-size:24px; font-weight:bold; margin:0 0 .25em 0; color:#b5123e; line-height:1.3em; padding:0;
}

/* Bereich */
h3.h3 {
	font-family: 'Arial Narrow', Arial, sans-serif; font-size:18px; font-weight:bold; margin:0 0 .25em 0; color:#000; line-height:1.3em; padding:0;
}

/* Liste ungeordnet */
ul.ld {
	
}

/* Liste alphabetisch */
ol.la {
	list-style:lower-alpha outside;
}

/* Liste numerisch */
ol.ln {
	list-style:decimal outside;
}

/* Listeneintrag */
li.li {
	
}

/* Linie */
hr.line {
	color:#b5123e; background-color:#b5123e;height:1px;border:none;
}

/* Linie für Textanker */
hr.anchor {
	color:#b5123e; background-color:#b5123e;height:1px;border:none;
}

/* Link */
a.ref:link {
	color:#b5123e; text-decoration:underline;
}

/* Link visited */
a.ref:visited {
	color:#b5123e; text-decoration:underline;
}

/* Link hover */
a.ref:hover {
	color:#b5123e; text-decoration:none;
}

/* Link aktive */
a.ref:active {
	color:#b5123e; text-decoration:none;
}

/* Bild default */
.inone {
	
}

/* Bild Links */
.ileft {
	float:left;vertical-align:top;
	
}

/* Bild Rechts */
.iright {
	float:right;vertical-align:top;
	
}

/* Bild Mittig */
.icenter {
	float:none;
	
}

/* Bild default in Tabelle */
.itnone {
	
}

/* Bild Links in Tabelle */
.itleft {
	
}

/* Bild Rechts in Tabelle */
.itright {
	
}

/* Bild Mittig in Tabelle */
.itcenter {
	
}

/* Container für Bildunterschrift */
div.ialt {
	border-color:#b5123e;border-width:5px 5px 0 5px;background:#d6d6d6;
}

/* TextStyle für Bildunterschrift */
div.ialt_title {
	padding:5px;color:#000;text-align:left;font-size:80%; line-height:110%;
}

/* Absatz links */
div.pleft {
	text-align:left;
	
}

/* Abstatz rechts */
div.pright {
	text-align:right;
	
}

/* Abstatz mittig */
div.pcenter {
	text-align:center;
	
}

/* Absatz Blocksatz */
div.pjustify {
	text-align:justify;
	
}

/* Text hochgestellt */
span.sup {
	vertical-align:30%;
}

/* Text farbig */
span.color {
	color:#b5123e;
}

/* Einblenden Container */
div.peffect_cont {
	
}

/* Einblenden Titel */
div.peffect_title {
	
}

/* Einblenden Text */
div.peffect_text {
	
}

/* Tabelle ohne Rahmen */
table.tnb {
	margin-top:0.5em; margin-bottom:0.5em
}

/* Tabelle mit Rahmen nur außen */
table.tob {
	border:1px solid #b5123e;margin-top:0.5em; margin-bottom:0.5em;
}

/* Tabelle mit Rahmen */
table.tb {
	border:1px solid #b5123e;margin-top:0.5em; margin-bottom:0.5em;
}

/* 1. Zeile mit Rahmen ohne Hintergrund */
th.th_b {
	background-color:#b5123e;color:#fff;  padding:0.3em; border-left:1px solid #b5123e;border-top:1px solid #b5123e; line-height:1.42em;
}

/* 1. Zeile mit Rahmen mit Hintergrund */
th.th_bbg {
	background-color:#b5123e;color:#fff;  padding:0.3em; border-left:1px solid #b5123e;border-top:1px solid #b5123e; line-height:1.42em;
}

/* Zeile mit Rahmen ohne Hintergrund */
td.td_b {
	background-color:#fff;color:#000000;  padding:0.3em; border-left:1px solid #b5123e;border-top:1px solid #b5123e; line-height:1.42em;
}

/* Zeile mit Rahmen mit Hintergrund */
td.td_bbg {
	background-color:#eee;color:#000000; padding:0.3em; border-left:1px solid #b5123e;border-top:1px solid #b5123e; line-height:1.42em;
}

/* 1. Zeile ohne Rahmen ohne Hintergrund */
th.th_nb {
	background-color:#b5123e; color:#fff;border:1px solid #b5123e; padding:0.3em; line-height:1.42em;
}

/* 1. Zeile ohne Rahmen mit Hintergrund */
th.th_nbbg {
	background-color:#b5123e; color:#fff; border:1px solid #b5123e; padding:0.3em; line-height:1.42em;
}

/* Zeile ohne Rahmen ohne Hintergrund */
td.td_nb {
	border:none; background-color:#fff; padding:0.3em; line-height:1.42em;
}

/* Zeile ohne Rahmen mit Hintergrund */
td.td_nbbg {
	border:none; background-color:#eee; padding:0.3em; line-height:1.42em;
}


div.content  {font-family: Arial, sans-serif;}
div.content  a {color:inherit;}

div.content .container {
 width:830px;padding:15px
}
