


/* Hauptitel */
h1.h1 {
	font-size:170%;font-weight:normal;margin:0 0 0.3em 0;color:#49535a; line-height:1.3em; padding:0 0 0 0; font-family:Arial;
}

/* Untertitel */
h2.h2 {
	font-size:151%;font-weight:normal;margin:0 0 0.3em 0;color:#49535a;line-height:1.3em; padding:0 0 0 0; font-family:Arial;
}

/* Bereich */
h3.h3 {
	font-size:12px;font-weight:normal;margin:0 0 0.3em 0;line-height:1.3em; color:#49535a; font-family:Arial;
}

/* Liste ungeordnet */
ul.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 {
	margin-bottom:0.3em; line-height:1.7em; 
}

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

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

/* Link */
a.ref:link {
	color:#7d8388; text-decoration:none; border-bottom:1px dotted #7d8388;
}

/* Link visited */
a.ref:visited {
	color:#7d8388; text-decoration:none; border-bottom:1px dotted #7d8388;
}

/* Link hover */
a.ref:hover {
	color:#7d8388; text-decoration:none; border-bottom:1px dotted #b5151d;
}

/* Link aktive */
a.ref:active {
	color:#7d8388; text-decoration:none; border-bottom:1px dotted #b5151d;
}

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

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

/* Bild Rechts */
.iright,.b_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,.b_itleft {
	float:left;vertical-align:top;margin-right:0.5em;margin-bottom:0.5em;
}

/* Bild Rechts in Tabelle */
.itright,.b_itright {
	float:right;vertical-align:top;margin-left:0.5em;margin-bottom:0.5em;
}

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

/* Container für Bildunterschrift */
div.ialt {
	border-color:#eee;border-width:5px 5px 0 5px;background:#eee; font-family:Arial;
}

/* TextStyle für Bildunterschrift */
div.ialt_title {
	padding:3px;color:#000;text-align:left;font-size:90%; font-weight:bold; font-family:Arial;
}

/* Absatz links */
div.pleft {
	text-align:left;
	font-size:100%;margin-bottom:0.5em; line-height:1.7em; font-family:Arial; color:#7d8388;
}

/* Abstatz rechts */
div.pright {
	text-align:right;
	font-size:100%;margin-bottom:0.5em; line-height:1.7em; font-family:Arial; color:#7d8388;
}

/* Abstatz mittig */
div.pcenter {
	text-align:center;
	font-size:100%;margin-bottom:0.5em; line-height:1.7em; font-family:Arial; color:#7d8388;
}

/* Absatz Blocksatz */
div.pjustify {
	text-align:justify;
	font-size:100%;margin-bottom:0.5em; line-height:1.7em;  font-family:Arial; color:#7d8388;
}

/* Text hochgestellt */
span.sup {
	vertical-align:10%; font-size:8px; line-height:1em;
}

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

/* Einblenden Container */
div.peffect_cont,div.b_peffect_cont {
	
}

/* Einblenden Titel */
div.peffect_title,div.b_peffect_title {
	
}

/* Einblenden Text */
div.peffect_text,div.b_peffect_text {
	
}

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

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

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

/* 1. Zeile mit Rahmen ohne Hintergrund */
th.th_b {
	background-color:#E8EDF0;color:#3E3B35;  padding:0.3em; border-left:1px dotted #E8EDF0; border-top:1px dotted #E8EDF0; line-height:1.7em; font-weight:normal;
}

/* 1. Zeile mit Rahmen mit Hintergrund */
th.th_bbg {
	background-color:#E8EDF0;color:#3E3B35;  padding:0.3em; border-left:1px dotted #E8EDF0; border-top:1px dotted #E8EDF0; line-height:1.7em; font-weight:normal;
}

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

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

/* 1. Zeile ohne Rahmen ohne Hintergrund */
th.th_nb {
	color:#000;border:1px dotted #E8EDF0; padding:0.3em; line-height:1.7em; font-weight:normal;
}

/* 1. Zeile ohne Rahmen mit Hintergrund */
th.th_nbbg {
	background-color:#E8EDF0; color:#3E3B35; border:1px dotted #E8EDF0; padding:0.3em; line-height:1.7em; font-weight:normal;
}

/* Zeile ohne Rahmen ohne Hintergrund */
td.td_nb {
	border:none;  padding:0.3em; line-height:1.7em;
}

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

/* Banner Hauptitel */
h1.b_h1 {
	font-size:151%;font-weight:bold;margin-bottom:1em;margin-top:1em;color:#ca162f;
}

/* Banner Untertitel */
h2.b_h2 {
	font-size:134%;font-weight:bold;margin-bottom:1em;margin-top:1em;color:#ca162f;
}

/* Banner Bereich */
h3.b_h3 {
	font-size:117%;font-weight:bold;margin-bottom:1em;margin-top:1em;
}

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

/* Banner Listeneintrag */
li.b_li {
	
}

/* Banner Linie */
hr.b_line {
	color:#ca162f; background-color:#ca162f;height:1px;border:none;
}

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

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

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

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

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

/* Banner Container für Bildunterschrift */
div.b_ialt {
	border-color:#eee;border-width:5px 5px 0 5px;background:#eee;
}

/* Banner TextStyle für Bildunterschrift */
div.b_ialt_title {
	padding:3px;color:#000;text-align:left;font-size:90%; font-weight:bold;
}

/* Banner Absatz links */
div.b_pleft {
	text-align:left;
	font-size:100%;margin-top:0.5em;
}

/* Banner Abstatz rechts */
div.b_pright {
	text-align:right;
	font-size:100%;margin-top:0.5em;
}

/* Banner Abstatz mittig */
div.b_pcenter {
	text-align:center;
	font-size:100%;margin-top:0.5em;
}

/* Banner Absatz Blocksatz */
div.b_pjustify {
	text-align:justify;
	font-size:100%;margin-top:0.5em;
}

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

/* Banner Text farbig */
span.b_color {
	color:#ca162f;
}

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

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

/* Banner 1. Zeile mit Rahmen ohne Hintergrund */
th.b_th_b {
	background-color:#ca162f;color:#fff;  padding:0.2em; border-left:1px solid #ca162f;border-top:1px solid #ca162f;
}

/* Banner 1. Zeile mit Rahmen mit Hintergrund */
th.b_th_bbg {
	background-color:#ca162f;color:#fff;  padding:0.2em; border-left:1px solid #ca162f;border-top:1px solid #ca162f;
}

/* Banner Zeile mit Rahmen ohne Hintergrund */
td.b_td_b {
	background-color:#fff;color:#000000;  padding:0.2em; border-left:1px solid #ca162f;border-top:1px solid #ca162f;
}

/* Banner Zeile mit Rahmen mit Hintergrund */
td.b_td_bbg {
	background-color:#eee;color:#000000; padding:0.2em; border-left:1px solid #ca162f;border-top:1px solid #ca162f;
}

/* Banner 1. Zeile ohne Rahmen ohne Hintergrund */
th.b_th_nb {
	background-color:#ca162f; color:#000;border:1px solid #ca162f; padding:0.2em;
}

/* Banner 1. Zeile ohne Rahmen mit Hintergrund */
th.b_th_nbbg {
	background-color:#ca162f; color:#fff; border:1px solid #ca162f; padding:0.2em;
}

/* Banner Zeile ohne Rahmen ohne Hintergrund */
td.b_td_nb {
	border:none; background-color:#fff;
}

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


.ABbox_normal { }
.ABbox_Home { height:378px; padding:0; margin:0; }
.ABbox_Home td, .ABbox_Home_Kaestchen td { padding:0; margin:0; }
.ABbox_Home img, .ABbox_Home_Kaestchen table { padding:0; margin:0; }

.ABbox_Home_Referenz h1.h1, .ABbox_Home_Referenz a.ref { font-size:10px; color:#49535a; text-transform:uppercase; display:block; margin:0; padding:0 0 0 14px; line-height:22px; background:url(../img/bg_leftmenu.gif) bottom left no-repeat; border:0;}

.ABbox_Home_Referenz h1.h1 { background:url(../img/bg_leftmenu.gif) left -22px no-repeat;}

.ABbox_Home_Referenz ul.ld, .ABbox_Home_Referenz ul { margin:0; padding:0; text-indent:0; list-style-type:none; }

.ABbox_Home_Referenz li.li, .ABbox_Home_Referenz li { list-style-image:none;margin:0;padding:0;}
.ABbox_Home_Referenz a.ref { color:#80878d; }
.ABbox_Home_Referenz a.ref:hover { background:url(../img/bg_leftmenu.gif) left -22px no-repeat; border:0; }

.ABbox_Home_Kaestchen  h1.h1 { font-size:10px; color:#49535a; text-transform:uppercase;margin:0 0 2px 0; padding:0 0 0 0; line-height:22px;}

