img.right {
	background-color: #E5ECED;
}

img.left {
	background-color: #E5ECED;
}

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

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

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


ul#navigation li.l3 a {
	background: url(images/veranstaltungskalender/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/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: url(images/veranstaltungskalender/bg_inhalte_bottom.gif) bottom no-repeat;

}

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

ul#subNavigation li {
	background: url(images/veranstaltungskalender/bg_inhalte.gif) repeat-y; 
}

/* bottomNaviagation */

ul#bottomNavigation li.l1 a {
	width: 147px;
	height: 12px;
	background: url(images/veranstaltungskalender/bn1.gif) top no-repeat;
}

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

div#content h1 {
	width: 886px;
	background-image: url(images/veranstaltungskalender/headline.gif);
}

div#content h2.content {
	background-image: url(images/veranstaltungskalender/bg.gif);
	color: #004352;
}

div#content h3.content {
	background-image: url(images/veranstaltungskalender/bg.gif);
	color: #004352;
}

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


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

div#content h4.location span {
	background-image: url(images/veranstaltungskalender/icon_location.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 19px;
}

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

div#content div.links div {
	background-image: url(images/veranstaltungskalender/links.gif);
	clear: both;
}

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

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

