


/* Hauptitel */
h1.h1 {
	font-size:19px; font-weight:normal; margin:0 0 0.5em 0;color:#020C49; font-family:'Trebuchet MS'; line-height:1.2em; text-transform:uppercase; word-spacing:-0.1em; padding:0;
}

/* Untertitel */
h2.h2 {
	font-size:1.5em; font-weight:bold; margin:0 0 0.5em 0;color:#4D5579; font-family:'Trebuchet MS'; line-height:1.2em; word-spacing:normal; letter-spacing:0; padding:0;
}

/* Bereich */
h3.h3 {
	font-size:100%; font-weight:bold; margin:0 0 0.5em 0;color:#4D5579; line-height:1.2em; padding:0;
}

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

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

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

/* Listeneintrag */
li.li {
	line-height:1.7em; font-size:11px;
}

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

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

/* Link */
a.ref:link {
	color:#020C49; text-decoration:none;
}

/* Link visited */
a.ref:visited {
	color:#020C49; text-decoration:none;
}

/* Link hover */
a.ref:hover {
	color:#4D5579; text-decoration:underline;
}

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

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

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

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

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

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

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

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

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

/* Container für Bildunterschrift */
div.ialt {
	border:1px;border-color:#B3B3B3;position:relative;
}

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

/* Absatz links */
div.pleft {
	text-align:left;
	font-size:100%;margin-top:0.5em;line-height:1.7em; font-size:11px;
}

/* Abstatz rechts */
div.pright {
	text-align:right;
	font-size:100%;margin-top:0.5em;line-height:1.7em; font-size:11px;
}

/* Abstatz mittig */
div.pcenter {
	text-align:center;
	font-size:100%;margin-top:0.5em;line-height:1.7em; font-size:11px;
}

/* Absatz Blocksatz */
div.pjustify {
	text-align:justify;
	font-size:100%;margin-top:0.5em;line-height:1.7em; font-size:11px;
}

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

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

/* Einblenden Container */
div.peffect_cont {
	border-bottom:1px solid #B3B3B3;padding-bottom:5px;
}

/* Einblenden Titel */
div.peffect_title {
	font-size:100%;font-weight:bold;margin:0 0 0.2em 0;color:#020C49; padding:0;cursor:pointer;
}

/* 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 #020C49;margin-top:0.5em; margin-bottom:0.5em;line-height:1.7em; font-size:11px;
}

/* Tabelle mit Rahmen */
table.tb {
	border:1px solid #020C49;margin-top:0.5em; margin-bottom:0.5em;line-height:1.7em; font-size:11px;
}

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

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

/* Zeile mit Rahmen ohne Hintergrund */
td.td_b {
	background-color:#fff;color:#000;  padding:0.2em; border-left:1px solid #020C49;border-top:1px solid #020C49;
}

/* Zeile mit Rahmen mit Hintergrund */
td.td_bbg {
	background-color:#d3dce5;color:#000000; padding:0.2em; border-left:1px solid #020C49;border-top:1px solid #020C49;
}

/* 1. Zeile ohne Rahmen ohne Hintergrund */
th.th_nb {
	background-color:#020C49; color:#fff;border:1px solid #020C49; padding:0.2em;
}

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

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

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


h1.h1 a.ref { text-decoration:none; color:#020C49; }
h1.h1 a.ref:hover { text-decoration:none; color:#4D5579; }

h2.h2 a.ref { text-decoration:none; color:#4D5579; }
h2.h2 a.ref:hover { text-decoration:none; color:#444444; }

h3.h3 a.ref { text-decoration:none; color:#4D5579; }
h3.h3 a.ref:hover { text-decoration:none; color:#444444; }

div.p_border {border:1px solid #444; padding:1em;}

div.p_eingerueckt {background:url('http://www.ehb.it/img/pfeil.gif') no-repeat 0 0;padding-left:22px; }

