/* 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.gif) top no-repeat;
}

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


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

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

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

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

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

ul#navigation li.l91 a {
	width: 90px;
	height: 90px;
	position: relative;
	left: 220px;
	top: -12px;
	background-image: url(images/index/siegel_hessen.jpg) no repeat no border;
	border: 0px;
}

/* subNavigation */
ul#subNavigation {
	background-image: url(images/wir_ueber_uns/bg_inhalte_bottom.gif);

}

ul#subNavigation h2 {
	width: 211px;
	height: 28px;
	background-image: url(images/wir_ueber_uns/inhalte.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.gif) top no-repeat;
}

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.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;
}
.Stil1 {color: #000000}
.Stil3 {color: #000000; font-weight: bold; }

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

div#content div.table td {
	text-align: center;
	padding-top: 5px;
}

