


/* Hauptitel */
h1.h1 {
	font-size:140%;font-weight:bold;margin-bottom:10px;margin-top:10px;color:#338092;
}

/* Untertitel */
h2.h2 {
	font-size:120%;font-weight:bold;margin-bottom:10px;margin-top:10px;
}

/* Bereich */
h3.h3 {
	font-size:110%;font-weight:bold;margin-bottom:10px;margin-top:10px;
}

/* Liste ungeordnet */
ul.ld,ul.b_ld {
	list-style-image:url(li.gif)
}

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

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

/* Listeneintrag */
li.li,li.b_li {
	
}

/* Linie */
hr.line,hr.b_line {
	color:#000; background-color:#000;height:1px;
}

/* Linie für Textanker */
hr.anchor,hr.b_anchor {
	color:#000; background-color:#000;height:1px;
}

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

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

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

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

/* Bild default */
.inone,.b_inone {
	margin:0px;
}

/* Bild Links */
.ileft {
	float:left;vertical-align:top;
	margin-right:5px;margin-bottom:5px;
}

/* Bild Rechts */
.iright {
	float:right;vertical-align:top;
	margin-left:5px;margin-bottom:5px;
}

/* Bild Mittig */
.icenter,.b_icenter {
	float:none;
	margin:0px;
}

/* Bild default in Tabelle */
.itnone,.b_itnone {
	margin:0px;
}

/* Bild Links in Tabelle */
.itleft {
	float:left;vertical-align:top;margin-right:5px;margin-bottom:5px;
}

/* Bild Rechts in Tabelle */
.itright {
	float:right;vertical-align:top;margin-left:5px;margin-bottom:5px;
}

/* Bild Mittig in Tabelle */
.itcenter,.b_itcenter {
	margin:0px;
}

/* Container für Bildunterschrift */
div.ialt,div.b_ialt {
	
}

/* TextStyle für Bildunterschrift */
div.ialt_title,div.b_ialt_title {
	
}

/* Absatz links */
div.pleft {
	clear:both;text-align:left;width:100%;
	font-size:100%;margin-top:10px;
}

/* Abstatz rechts */
div.pright {
	clear:both;text-align:right;width:100%;
	font-size:100%;margin-top:10px;
}

/* Abstatz mittig */
div.pcenter {
	clear:both;text-align:center;width:100%;
	font-size:100%;margin-top:10px;
}

/* Absatz Blocksatz */
div.pjustify {
	clear:both;text-align:justify;width:100%;
	font-size:100%;margin-top:10px;
}

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

/* Text farbig */
span.color,span.b_color {
	color:#338092;
}

/* Tabelle ohne Rahmen */
table.tnb,table.b_tnb {
	margin-top:5px; margin-bottom:20px
}

/* Tabelle mit Rahmen nur außen */
table.tob {
	border:1px solid #000; border-collapse:collapse;margin-top:5px; margin-bottom:20px;
}

/* Tabelle mit Rahmen */
table.tb {
	border:1px solid #000; border-collapse:collapse;margin-top:5px; margin-bottom:20px;
}

/* 1. Zeile mit Rahmen ohne Hintergrund */
th.th_b,th.b_th_b {
	border:1px solid #000;background-color:#338092;color:#fff;  padding:2px
}

/* 1. Zeile mit Rahmen mit Hintergrund */
th.th_bbg,th.b_th_bbg {
	border:1px solid #000;background-color:#338092;color:#fff;  padding:2px
}

/* Zeile mit Rahmen ohne Hintergrund */
td.td_b,td.b_td_b {
	border:1px solid #000;color:#000000;  padding:2px
}

/* Zeile mit Rahmen mit Hintergrund */
td.td_bbg,td.b_td_bbg {
	border:1px solid #000;background-color:#fff;color:#000000; padding:2px
}

/* 1. Zeile ohne Rahmen ohne Hintergrund */
th.th_nb,th.b_th_nb {
	background-color:#338092; color:#fff;padding:2px;
}

/* 1. Zeile ohne Rahmen mit Hintergrund */
th.th_nbbg,th.b_th_nbbg {
	background-color:#338092;color:#fff;padding:2px;
}

/* Zeile ohne Rahmen ohne Hintergrund */
td.td_nb,td.b_td_nb {
	border:none;
}

/* Zeile ohne Rahmen mit Hintergrund */
td.td_nbbg,td.b_td_nbbg {
	border:none; background-color:#fff
}

/* Banner Hauptitel */
h1.b_h1 {
	font-size:130%;font-weight:bold;margin:0px;color:#338092;
}

/* Banner Untertitel */
h2.b_h2 {
	font-size:120%;font-weight:bold;margin:0px;
}

/* Banner Bereich */
h3.b_h3 {
	font-size:110%;font-weight:bold;margin:0px;
}

/* Banner Link */
a.b_ref:link {
	color:#000; text-decoration:underline;
}

/* Banner Link visited */
a.b_ref:visited {
	color:#000; text-decoration:underline;
}

/* Banner Link hover */
a.b_ref:hover {
	color:#f00; text-decoration:none;
}

/* Banner Link aktive */
a.b_ref:active {
	color:#f00; text-decoration:underline;
}

/* Banner Bild Links */
.b_ileft {
	float:left;vertical-align:top;
	margin:0px;
}

/* Banner Bild Rechts */
.b_iright {
	float:right;vertical-align:top;
	margin:0px;
}

/* Banner Bild Links in Tabelle */
.b_itleft {
	float:left;vertical-align:top;
}

/* Banner Bild Rechts in Tabelle */
.b_itright {
	float:right;vertical-align:top;
}

/* Banner Absatz links */
div.b_pleft {
	clear:both;text-align:left;width:100%;
	font-size:100%;margin:0px;
}

/* Banner Abstatz rechts */
div.b_pright {
	clear:both;text-align:right;width:100%;
	font-size:100%;margin:0px;
}

/* Banner Abstatz mittig */
div.b_pcenter {
	clear:both;text-align:center;width:100%;
	font-size:100%;margin:0px;
}

/* Banner Absatz Blocksatz */
div.b_pjustify {
	clear:both;text-align:justify;width:100%;
	font-size:100%;margin:0px;
}

/* Banner Tabelle mit Rahmen nur außen */
table.b_tob {
	border:1px solid #000; border-collapse:collapse;margin:0px;
}

/* Banner Tabelle mit Rahmen */
table.b_tb {
	border:1px solid #000; border-collapse:collapse;margin:0px;
}
