@charset "utf-8";
body {
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #A1A4A5;
	background-image: url(../_images/dialoge_verlauf_linie.png);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}
div h1, h2, h3, h4, h5, h6, label, li, u, a ,b , span , alt, img{
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
	color: #000;
}
h3 {
	font-size: 0.85em;
}
h4 {
	font-size: 0.75em;
}
p , label, b{
	font-size: .9em;
}
a {
	color: #000;
	text-decoration: underline;
}





#wrapper  {
	width: 780px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#header {
	height: 220px;
	padding: 0px;
	position: relative;
	margin: 0;
}
#l1Nav ul {
	padding: 0px;
	width: 798px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	clear: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#l1Nav li  {
	height: 220px;
	width: 248px;
	background-color: #003D7F;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
}

#l1Nav ul li a {
	text-decoration: none;
	position: absolute;
	margin: 0px;
	font-size: 1em;
	overflow: visible;
	background-repeat: no-repeat;
	padding-top: 195px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 240px;
	height: 25px;
	background-position: center center;
	left: 0;
	top: 0;
}
#l2Nav ul {
	padding: 0px;
	width: 798px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	clear: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#l2Nav li {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
}
#l2Nav ul li a {
	text-decoration: none;
	position: absolute;
	margin: 0px;
	font-size: 1em;
	overflow: visible;
	background-repeat: no-repeat;
	padding-top: 195px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 240px;
	height: 25px;
	background-position: center center;
	left: 0;
	top: 0;
	background-color: #B1B3B4;
}
.l1homebtn {
	position: absolute;
	left: 536px;
	top: 190px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.l1subscribebtn {
	position: absolute;
	left: 653px;
	top: 30px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.l2subscribebtn {
	position: absolute;
	left: 653px;
	top: 30px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
}


.l2homebtn {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 516px;
	height: 220px;
	width: 264px;
	background-image: url(../_images/dialoge_logo_2_3_Ebene.png);
	background-repeat: no-repeat;
	background-position: 20px 190px;
}
#l2Nav .l2spacer{
	background-color: #003D7F;
}
#l2Nav .l2spacer p {
	color: #FFF;
	position: absolute;
	margin: 0px;
	font-size: 1em;
	overflow: visible;
	padding-top: 195px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 240px;
	height: 25px;
	background-position: center center;
	left: 0;
	top: 0;
}
.l2header {
	width: 780px;
}



.level1over1 a:hover{
	background-image: url(../_images/buttons/01_eins_grid_grau.png);
	background-position: center center;
}
.level1over2 a:hover {
	background-image: url(../_images/buttons/02_zwei_grid_grau.png);
	background-position: center center;
}
.level1over3 a:hover {
	background-image: url(../_images/buttons/03_drei_grid_grau.png);
	background-position: center center;
}
.level1over4 a:hover {
	background-image: url(../_images/buttons/04_vier_grid_grau.png);
	background-position: center center;
}
.level1over5 a:hover {
	background-image: url(../_images/buttons/05_fuenf_grid_grau.png);
	background-position: center center;
}
.level1over6 a:hover {
	background-image: url(../_images/buttons/06_sechs_grid_grau.png);
	background-position: center center;
}
.level1over7 a:hover {
	background-image: url(../_images/buttons/07_sieben_grid_grau.png);
	background-position: center center;
}
.level1over8 a:hover {
	background-image: url(../_images/buttons/08_acht_grid_grau.png);
	background-position: center center;
}
.level1over9 a:hover {
	background-image: url(../_images/buttons/09_neun_grid_grau.png);
	background-position: center center;
}
.level1over10 a:hover {
	background-image: url(../_images/buttons/10_zehn_grid_grau.png);
	background-position: center center;
}
.level1over11 a:hover {
	background-image: url(../_images/buttons/11_elf_plus_grid_grau.png);
	background-position: center center;
}
.level2over a:hover {
	background-image: url(../_images/graue_rollovers.png);
	background-position: center center;
}
#content {
	background-color: #D9D8DC;
	margin-top: 15px;
	margin-bottom: 15px;
	min-height: 450px;
	float: left;
	width: 780px;
	background-image: url(../_images/content_bckg.png);
	background-repeat: repeat-x;
}
#footer {
	background-color: #003D7F;
	height: 20px;
	clear: both;
	font-size: 0.8em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer p {
	color: #5C7487;
	text-align: right;
	margin: 0em;
	padding: 0em;
}
#footer a {
	color: #5C7E8F;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFF;
}
#artikel {
	padding: 0;
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 14px;
	background-repeat: repeat-x;
	width: 752px;


}
#programm_content {
	float: left;
	width: 488px;
}



#artikel_content {
	float: left;
	width: 752px;
}
#content h2 {
	padding-left: 14px;
	padding-top: 25px;
}
#programmpunkt {
	width: 488px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}

#programmpunkt_zeit {
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#programmpunkt_beschreibung {
	width: 388px;
	float: right;
	display: block;
	padding-bottom: 10px;
}
#programmpunkt a {
	color: #000;

}
#programmpunkt .ref_firma_link a{
	color: #999;
	text-align: left;
}




#artikel_main_content {
	float: left;
	width: 488px;
}
#artikel_side_content {
	float: right;
	position: relative;
	width: 230px;
}
#artikel_side_content img {
	margin-bottom: 14px;
}
#artikel_side_content a img{
	margin-bottom: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}





#artikel h2 {
	color: #333;
	margin: 0px;
	font-size: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#teaser {
	width: 488px;
	margin-bottom: 15px;
}
#content #artikel #teaser p {
	width: 488px;
	color: #666;
}



#artikel p {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.8em;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000;
	text-align: justify;
	word-spacing: 150%;
}
.ref1 {
	background-image: url(../_images/referenten/abouleish.png);
}
.ref2 {
	background-image: url(../_images/referenten/asslaender.png);
}
.ref3 {
	background-image: url(../_images/referenten/da_veiga.png);
}
.ref4 {
	background-image: url(../_images/referenten/grassl.png);
}
.ref5 {
	background-image: url(../_images/referenten/klotz.png);
}
.ref6 {
	background-image: url(../_images/referenten/Lorenz.png);
}
.ref7 {
	background-image: url(../_images/referenten/lotter.png);
}
.ref8 {
	background-image: url(../_images/referenten/scheuch.png);
}
.ref9 {
	background-image: url(../_images/referenten/wehling.png);
}
.ref10 {
	background-image: url(../_images/referenten/walter.png);
}
.ref11 {
	background-image: url(../_images/referenten/wehner.png);
}
.ref12 {
	background-image: url(../_images/referenten/wiegandt.png);
}
.ref13 {
	background-image: url(../_images/referenten/baumanns.png);
}
.ref14 {
	background-image: url(../_images/referenten/hofmann.png);
}
.ref15 {
	background-image: url(../_images/referenten/leschke.png);
}
.ref16 {
	background-image: url(../_images/referenten/schoenborn.png);
}
.ref17 {
	background-image: url(../_images/referenten/puetter.png);
}
#l2Nav li a.ref17:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/puetter_grid.png);
}
#l2Nav li a.ref1:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/abouleish_grid.png);
}
#l2Nav li a.ref2:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/asslaender_grid.png);
}
#l2Nav li a.ref3:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/da_veiga_grid.png);
}
#l2Nav li a.ref4:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/grassl_grid.png);
}
#l2Nav li a.ref5:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/klotz_grid.png);
}
#l2Nav li a.ref6:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/lorenz_grid.png);
}
#l2Nav li a.ref7:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/lotter_grid.png);
}
#l2Nav li a.ref8:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/scheucher_grid.png);
}
#l2Nav li a.ref9:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/wehling_grid.png);
}
#l2Nav li a.ref10:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/walter_grid.png);
}
#l2Nav li a.ref11:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/wehner_grid.png);
}
#l2Nav li a.ref12:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/wiegandt_grid.png);
}
#l2Nav li a.ref13:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/baumanns_grid.png);
}
#l2Nav li a.ref14:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/referenten/hofmann_grid.png);
}
#l2Nav li a.ref15:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/leschke_grid.png);
}
#l2Nav li a.ref16:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/schoenborn_grid.png);
}
.teaser {
	font-style: italic;
}
.aktuelles {
	background-image: url(../_images/aktuelles_grid.png);
}
.inhalt {
	background-image: url(../_images/inhalt_grid.png);
}
.referenten {
	background-image: url(../_images/referenten_grid.png);
}
.teilnahmeinfo {
	background-image: url(../_images/teilnahmeinfo_grid.png);
}
.vorbildpreis {
	background-image: url(../_images/bayreuther_vorbildpreis_grid.png);
}
.unternehmerdialog {
	background-image: url(../_images/unternehmerdialog_grid.png);
}
.ueberuns {
	background-image: url(../_images/ueber_uns_grid.png);
}
.punde {
	background-image: url(../_images/punde_grid.png);
}
.multimedia {
	background-image: url(../_images/multimedia_grid.png);
}
.rueckblick {
	background-image: url(../_images/rueckblick_grid.png);
}
.kontakt {
	background-image: url(../_images/kontakt_grid.png);
}
.partner {
	background-image: url(../_images/partner_grid.png);
}
.inhalt_grusswort {
	background-image: url(../_images/inhalt_grusswort_grid.png);
}
.inhalt_essay {
	background-image: url(../_images/inhalt_essaywettbewerb_grid.png);
}
.inhalt_programm {
	background-image: url(../_images/inhalt_programm_grid.png);
}
.inhalt_thema {
	background-image: url(../_images/inhalt_thema_grid.png);
}
.kontakt_impressum {
	background-image: url(../_images/kontakt_impressum_grid.png);
}
.kontakt_newsletter {
	background-image: url(../_images/kontakt_newsletter_grid.png);
}
.kontakt_presse {
	background-image: url(../_images/kontakt_presse_grid.png);
}
.kontakt_kontakt {
	background-image: url(../_images/kontakt_allgemein_grid.png);
}
.multimedia_bilder {
	background-image: url(../_images/multimedia_bilder_grid.png);
}
.multimedia_video {
	background-image: url(../_images/multimedia_videos_grid.png);
}
.multimedia_podcasts {
	background-image: url(../_images/multimedia_podcasts_grid.png);
}
.multimedia_vortraege {
	background-image: url(../_images/multimedia_vortraege_grid.png);
}
.multimedia_pressespiegel {
	background-image: url(../_images/multimedia_pressespiegel_grid.png);
}
.multimedia_archiv {
	background-image: url(../_images/multimedia_archiv_grid.png);
}
.partner_arcandor {
	background-image: url(../_images/partner/arcandor.png);
}
.partner_brandeins {
	background-image: url(../_images/partner/brandeins.png);
}
.partner_bvb {
	background-image: url(../_images/partner/bvb.png);
}
.partner_deutschebank {
	background-image: url(../_images/partner/deutschebank.png);
}
.partner_ksb {
	background-image: url(../_images/partner/ksb.png);
}
.partner_mlp {
	background-image: url(../_images/partner/mlp.png);
}
.partner_oberfrankenstiftung {
	background-image: url(../_images/partner/oberfrankenstiftung.png);
}
.partner_punde {
	background-image: url(../_images/partner/punde.png);
}
.partner_sollenundsein {
	background-image: url(../_images/partner/sollenundsein.png);
}
.partner_sskbt {
	background-image: url(../_images/partner/ssk_bt.png);
}
#l2Nav li a.partner_arcandor:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/arcandor_grid.png);
}
#l2Nav li a.partner_brandeins:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/brandeins_grid.png);
}
#l2Nav li a.partner_bvb:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/bvb_grid.png);
}
#l2Nav li a.partner_deutschebank:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/deutschebank_grid.png);
}
#l2Nav li a.partner_ksb:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/ksb_grid.png);
}
#l2Nav li a.partner_mlp:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/mlp_grid.png);
}
#l2Nav li a.partner_oberfrankenstiftung:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/oberfrankenstiftung_grid.png);
}
#l2Nav li a.partner_punde:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/punde_grid.png);
}
#l2Nav li a.partner_sollenundsein:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/sollenundsein_grid.png);
}
#l2Nav li a.partner_sskbt:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/ssk_bt_grid.png);
}
.punde_ausblick {
	background-image: url(../_images/punde_ausblick_grid.png);
}
.punde_curriculum {
	background-image: url(../_images/punde_curriculum_grid.png);
}
.punde_idee {
	background-image: url(../_images/punde_idee_grid.png);
}
.punde_lehrkraefte {
	background-image: url(../_images/punde_lehrkraefte_grid.png);
}
.punde_verzahnung {
	background-image: url(../_images/punde_verzahnung_grid.png);
}
.rueckblick_2004 {
	background-image: url(../_images/rueckblick_2004_grid.png);
}
.rueckblick_2005 {
	background-image: url(../_images/rueckblick_2005_grid.png);
}
.rueckblick_2006 {
	background-image: url(../_images/rueckblick_2006_grid.png);
}
.rueckblick_2007 {
	background-image: url(../_images/rueckblick_2007_grid.png);
}
.rueckblick_2008 {
	background-image: url(../_images/rueckblick_2008_grid.png);
}
.teilnahmeinfo_anmeldung {
	background-image: url(../_images/teilnahmeinfo_anmeldung_gird.png);
}
.teilnahmeinfo_anreise {
	background-image: url(../_images/teilnahmeinfo_anreise_gird.png);
}
.teilnahmeinfo_teilnahmegebuehr {
	background-image: url(../_images/teilnahmeinfo_teilnahmegebuehr_gird.png);
}
.teilnahmeinfo_teilnahmeinfo {
	background-image: url(../_images/teilnahmeinfo_allgemeine_gird.png);
}
.teilnahmeinfo_unterkunft {
	background-image: url(../_images/teilnahmeinfo_unterkunft_gird.png);
}
.ueberuns_beirat {
	background-image: url(../_images/ueber_uns_beirat_grid.png);
}
.ueberuns_idee {
	background-image: url(../_images/ueber_uns_idee_grid.png);
}
.ueberuns_projektteam {
	background-image: url(../_images/ueber_uns_projektteam_grid.png);
}
.unternehmerdialog_unternehmerdialog {
	background-image: url(../_images/unternehmerdialog_beschreibung_grid.png);
}
.unternehmerdialog_interviews {
	background-image: url(../_images/unternehmerdialog_interviews_grid.png);
}
.vorbildpreis_maucher {
	background-image: url(../_images/vorbildpreis_maucher.png);
}
.vorbildpreis_middelhoff {
	background-image: url(../_images/vorbildpreis_middelhoff.png);
}
.vorbildpreis_preistraeger {
	background-image: url(../_images/vorbildpreis_preistraeger09_grid.png);
}
.vorbildpreis_vorbildpreis {
	background-image: url(../_images/vorbildpreis_beschreibung_grid.png);
}
.vorbildpreis_weber {
	background-image: url(../_images/vorbildpreis_weber.png);
}
.vorbildpreis_werner {
	background-image: url(../_images/vorbildpreis_werner.png);
}
#l2Nav li a.vorbildpreis_maucher:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/vorbildpreis_maucher_grid.png);
}
#l2Nav li a.vorbildpreis_middelhoff:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/vorbildpreis_middelhoff_grid.png);
}
#l2Nav li a.vorbildpreis_weber:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/vorbildpreis_weber_grid.png);
}
#l2Nav li a.vorbildpreis_werner:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/vorbildpreis_werner_grid.png);
}
#programmtag {
	float: left;
}
#wrapper #content #artikel #artikel_content #artikel_main_content .kleingedrucktes{
	font-size: 0.7em;
	color: #666;
}
#aktuelles1 .stretcher{
	font-size: 1em;
	color: #FFF;
	font-weight: bolder;
	z-index: 10;
	background-color: #F00;
}
#artikel #artikel_content #artikel_main_content p .ref_firma_link a {
	color: #999;
	text-align: left;
}
.aktuelles_2 {
	background-image: url(../_images/aktuelles_grid.png);
	width: 780px;
}
.inhalt_podium {
	background-image: url(../_images/inhalt_podiumsdiskussion_grid.png);
}
.inhalt_workshops {
	background-image: url(../_images/inhalt_workshops_grid.png);
}
#wrapper #content #artikel #artikel_content #artikel_main_content p em {
	color: #666;
}
#wrapper #content #artikel #artikel_content #artikel_main_content p strong {
	color: #666;
	font-weight: normal;
}
.kontakt_links {
	background-image: url(../_images/kontakt_links_grid.png);
}
.vorbildpreis_yunus {
	background-image: url(../_images/vorbildpreis_yunus.png);
}
#l2Nav li a.vorbildpreis_yunus:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/vorbildpreis_yunus_grid.png);
}
.referenten_uebersicht {
	background-image: url(../_images/referenten_uebersicht_grid.png);
}
.inhalt_worldcafe {
	background-image: url(../_images/inhalt_worldcafe_grid.png);
}
.partner_sachsponsoring {
	background-image: url(../_images/partner/partner_sachsponsoring.png);
}
.partner_wedlich {
	background-image: url(../_images/partner/wedlich.png);
}
#l2Nav li a.partner_wedlich:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/wedlich_grid.png);
}
.partner_nbk {
	background-image: url(../_images/partner/nbk.png);
}
#l2Nav li a.partner_nbk:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/nbk_grid.png);
}
.ref18 {
	background-image: url(../_images/referenten/schellberg.png);
}
#l2Nav li a.ref18:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/schellberg_grid.png);
}
.ref19 {
	background-image: url(../_images/referenten/dueck.png);
}
#l2Nav li a.ref19:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/dueck_grid.png);
}
.ref20 {
	background-image: url(../_images/referenten/knigge.png);
}
#l2Nav li a.ref20:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/knigge_grid.png);
}
.ref21 {
	background-image: url(../_images/referenten/giegold.png);
}
#l2Nav li a.ref21:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/giegold_grid.png);
}
.ref22 {
	background-image: url(../_images/referenten/grossejaeger.png);
}
#l2Nav li a.ref22:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/grossejaeger_grid.png);
}
.ref23 {
	background-image: url(../_images/referenten/zimmermann.png);
}
#l2Nav li a.ref23:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/zimmermann_grid.png);
}
.partner_univerein {
	background-image: url(../_images/partner/univerein.png);
}
#l2Nav li a.partner_univerein:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/univerein_grid.png);
}
.partner_ihk {
	background-image: url(../_images/partner/ihk.png);
}
#l2Nav li a.partner_ihk:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/ihk_grid.png);
}
.partner_memo {
	background-image: url(../_images/partner/memo.png);
}
.partner_plassenburg {
	background-image: url(../_images/partner/plassenburg.png);
}
.partner_steinbach {
	background-image: url(../_images/partner/steinbach.png);
}
#l2Nav li a.partner_memo:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/memo_grid.png);
}
#l2Nav li a.partner_plassenburg:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/plassenburg_grid.png);
}
#l2Nav li a.partner_steinbach:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/steinbach_grid.png);
}
.partner_sach {
	background-image: url(../_images/partner/partner_sachsponsoring.png);
}
.partner_medien {
	background-image: url(../_images/partner/partner_medienpartner.png);
}
.partner_squeaker {
	background-image: url(../_images/partner/squeaker.png);
}
.partner_wiwi {
	background-image: url(../_images/partner/wiwi.png);
}
#l2Nav li a.partner_wiwi:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/wiwi_grid.png);
}
#l2Nav li a.partner_squeaker:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/squeaker_grid.png);
}
.ref24 {
	background-image: url(../_images/referenten/held.png);
}
#l2Nav li a.ref24:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/held_grid.png);
}
.partner_ernstandyoung {
	background-image: url(../_images/partner/ernstandyoung.png);
}
#l2Nav li a.partner_ernstandyoung:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/ernstandyoung_grid.png);
}
.ref25 {
	background-image: url(../_images/referenten/jurisch.png);
}
#l2Nav li a.ref25:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/jurisch_grid.png);
}
.partner_storath {
	background-image: url(../_images/partner/storath.png);
}
#l2Nav li a.partner_storath:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/storath_grid.png);
}
.ref26 {
	background-image: url(../_images/referenten/schmitz.png);
}
#l2Nav li a.ref26:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/schmitz_grid.png);
}
.ref27 {
	background-image: url(../_images/referenten/hoenig.png);
}
#l2Nav li a.ref27:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/hoenig_grid.png);
}
.ref28 {
	background-image: url(../_images/referenten/kunz.png);
}
#l2Nav li a.ref28:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 13px;
	background-image: url(../_images/referenten/kunz_grid.png);
}
.partner_pema {
	background-image: url(../_images/partner/pema.png);
}
#l2Nav li a.partner_pema:hover {
	height: 220px;
	width: 248px;
	background-color: #C0C0C0;
	position: relative;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
	margin-right: 18px;
	background-image: url(../_images/partner/pema_grid.png);
}
.partner_blumenladen {
	background-image: url(../_images/partner/blumenladen.png);
}
