div.divLiveEventContainer {
	background-image: url("/fileadmin/templates/_img/_deco/bg_liveevents.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}

div#divContentContainer h2.liveEventTeaserHead a {
	color: #2E91D1;
	font-weight: bold;
}

div#divContentContainer div.divImageContainer {
	width: 130px;
	float: left;
	/*margin-bottom: -20px;*/
}

div#divContentContainer div.divImageContainer div {
	/*border: 1px solid green;*/
}

div#divContentContainer div.divLiveEventsNewsItem {
	padding: 5px 0 0 15px;
	margin: 0;
}

div#divContentContainer div.divLiveEventsNewsItem p {
	margin-top: 0px;
}

div#divContentContainer div.divLiveEventsNewsItem p.bodytext a,
div#divContentContainer div.divLiveEventsNewsItem p.bodytext a.external-link {
	text-decoration: none;
	color: #2E91D1;
	font-weight: bold;
}


div.divImageContainer div.divImage {
	/*margin-bottom: 20px;*/
}

div.divImageContainer div.divImage img {
	margin-bottom: 4px;
}

div.divImageContainer div.divImage a {
	text-decoration: none;
}

div.divImageContainer div.divImage span.spImageSubtext1,
div.divImageContainer div.divImage span.spImageSubtext1 a.aLiveEvent {
	color: #555555;
	font-weight: bold;
}

div.divLiveEventItemsContainer {
	margin-left: 16px;
	width: 400px;
	float: left;
}

div.divTextItemsContainer {
	margin-top: 20px;
	margin-left: 20px;
}

div.divAudioLink,
div.divVideoLink,
div.divDownloadLink,
div.divPageLink {
	padding-left: 18px;
	background-image: url("/fileadmin/templates/_img/_icons/audio.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;

	margin-bottom: 10px;
	/*border: 1px solid black;*/
}

div.divVideoLink {
	background-image: url("/fileadmin/templates/_img/_icons/kamera.gif");
	/*background-position: 3px 3px;   */
}

div.divPageLink,
div.divDownloadLink {
	background-image: url(/fileadmin/templates/_img/_buttons/but_blue_dotted.gif);
	background-position: 3px 3px;
}

div.divAnchorLink  {
	padding: 0;
	margin: 0;
	margin-left: -13px;
}
/* aligning all the bullets */
div#divContentContainer div.divNormalText ul li {
	background-position: 1px 3px;
	padding: 0 0 0 19px;
}

div#divContentContainer div.divLiveEventContainer div.divAnchorLink ul.ulAnchorlist {
	margin: 0px 0 0px 0;
	padding: 0 0 0 15px;
}

/* aligning all the bullets */
div#divContentContainer div.divLiveEventContainer div.divAnchorLink ul.ulAnchorlist li {
	margin: 0px 0 0px 0;
	padding: 0 0 0 17px;
}

/* live event banner styles */

div.divLiveEventBanner {
	width: 545px;
	background-repeat: repeat-x;
	background-color: #f5f5f5;
}

div.divLiveEventBanner h2 {
	font-size: 11px;
	color: #747474;
	background-color: #e5e5e5;
	border-bottom-color: #b2b2b2;
}

div.divLiveEventBanner h2 span {
	font-size: 11px;
}

div.divLiveEventBanner div.divLiveEventItemsContainer {
	padding-top: 15px;
	margin-left: 0px;
}

div#divContentContainer div.divLiveEventBanner div.divImageContainer {
	width: 135px;
	float: left;
}

div.divLiveEventBanner div.divImage {
	margin-top: 0px;
	padding-right: 0px;
	padding: 15px 0 10px 15px;
	float: left;
}

div#divContentContainer div.divLiveEventBanner div.divImage a.aGray:HOVER {
	color: #FF9933;
}

div.divLiveEventBanner div.divTextItemsContainer {
	margin-left: 0;
	margin-top: 0;
	float: left;
}

div#divContentContainer div.divLiveEventBanner div.divAudioLink a,
div#divContentContainer div.divLiveEventBanner div.divVideoLink a {
	font-weight: bold;
	text-decoration: none;
	color: #0b74c6;
}

div#divContentContainer div.divLiveEventBanner div.divAudioLink a {
	display:block;
}

div.divLiveEventBanner div.divAudioLink {
	background-image: url("/fileadmin/templates/_img/_icons/audio_new.gif");

}

div.divLiveEventBanner div.divVideoLink {
	background-image: url("/fileadmin/templates/_img/_icons/kamera_new.gif");
}

div.divLiveEventBanner div.divPageLink a,
div.divLiveEventBanner div.divDownloadLink a {
	text-decoration: none;
}

/* end of live envet banner styles */
