/* Navigation */
ul#navigation {
	background-image: url(images/wir_ueber_uns/navi_back.jpg);
}

ul#navigation li.l1 a {
	background: url(images/wir_ueber_uns/n1_eng.gif) top no-repeat;
}

ul#navigation li.l2 a {
	background: url(images/wir_ueber_uns/n2_eng.gif) top no-repeat;
}


ul#navigation li.l3 a {
	background: url(images/wir_ueber_uns/n3_eng.gif) top no-repeat;
}

ul#navigation li.l4 a {
	background: url(images/wir_ueber_uns/n4_eng.gif) top no-repeat;
}

ul#navigation li.l5 a {
	background: url(images/wir_ueber_uns/n5_eng.gif) top no-repeat;
}

ul#navigation li.l6 a {
	background: url(images/wir_ueber_uns/n6_eng.gif) top no-repeat;
}

ul#navigation li.l61 a {
	background: url(images/eng_training_programme/n61_eng_grau.gif) top no-repeat;
}

/* subNavigation
.................................................................................. */

ul#subNavigation {
	background: url(images/wir_ueber_uns/bg_inhalte_bottom.gif) bottom no-repeat;

}

ul#subNavigation h2 {
	width: 211px;
	height: 28px;
	background-image: url(images/wir_ueber_uns/inhalte_eng.gif);
	margin: 0;
}

ul#subNavigation li {
	background-image:  url(images/wir_ueber_uns/bg_inhalte.gif); 
}

ul#bottomNavigation li.l3 a {
	width: 78px;
	height: 12px;
	background: url(images/wir_ueber_uns/bn3_eng.gif) top no-repeat;
}

ul#bottomNavigation li.l21 a {
	width: 80px;
	height: 12px;
	background-image: url(images/eng_training_programme/bn21.gif);
	background-repeat: no-repeat;
	background-position: top;
}

ul#bottomNavigation li.l41 a {
	width: 110px;
	height: 12px;
	background-image: url(images/eng_training_programme/bn41_grau.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div#content {
	background-image: url(images/wir_ueber_uns/bg_bottom.gif);
}

div#content h1 {
	width: 886px;
	height: 102px;
	background-image: url(images/wir_ueber_uns/headline_eng.gif);
}

div#content h2.content {
	padding-bottom: 11px;
	padding-top: 28px;
	background-image: url(images/wir_ueber_uns/bg.gif);
	color: #511B24;
}

div#content h3.content {
	background-image: url(images/wir_ueber_uns/bg.gif);
	color: #511B24;
	padding-bottom: 5px;
}


div#content h4.content {
	background-image: url(images/wir_ueber_uns/bg.gif);
	color: #511B24;
	padding-bottom: 5px;
}


div#content p {
	background-image: url(images/wir_ueber_uns/bg.gif);
}

div#content p a {
	color: #511B24;
}

div#content p a:hover {
	color: #511B24;
	text-decoration: none;
}