.news-latest-item, .news-latest-container, .news-content h2, .news-single-backlink, .news-image {
	margin:0;
	padding:0;		
}

news-latest-item-nachrichten, .news-latest-container-nachrichten, .news-content-nachrichten h2, .news-single-backlink-nachrichten {
	margin-left:-70px;	
}

.news-list-browse {	
	/*border-top:1px solid #B7D69B;*/
	padding-top:12px;
	margin-top:12px;
	font-size:1em;	
}

.news-list-browse a {
	padding:0 4px;
}

.news-content .more a, .news-content-nachrichten .more a {
	display:inline-block;
	background-image:url(../main/images/arrow_green.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color:#4CA430;
	font-weight:bold;
	font-size:0.9em;
	line-height:0.9em;
	padding-left:10px;
	text-decoration:none;
}


.news-image {
	float:left;
	width:130px;
	margin-right:5px;	
}

.aktuelles-startseite .news-image img {
		border:1px solid  #B7D69A;
}

.aktuelles-startseite .news-content {
	margin-left:140px;
}

.events-startseite .news-content {
	margin-left:0px;	
}

.energienews-startseite, .events-startseite, .seminare-startseite {
	border:1px solid #4CA430;
	background-image:url(../main/images/newsbox_gradient.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:8px;
}

.events-startseite, .seminare-startseite {
	height:320px;
}


.energienews-startseite .news-latest-item, .seminare-startseite .news-latest-item, .events-startseite .news-latest-item {
	border-top:1px solid #4CA430;	
	padding-top:8px;
	margin-bottom:4px;
}

.energienews-startseite .news-latest-item:first-child, 
.seminare-startseite .news-latest-item:first-child, 
.events-startseite .news-latest-item:first-child {
	border-top:0 ! important;
	padding:0 ! important;
}

.seminare-startseite .news-title, .events-startseite .news-title {
	padding:4px 0 2px 0;
}

.energienews-startseite .news-latest-item:first-child .news-title, 
.seminare-startseite .news-latest-item:first-child  .news-title, 
.events-startseite .news-latest-item:first-child  .news-title {
	padding-top:0 ! important;
}

.energienews-startseite p, .events-startseite p, .seminare-startseite p {
	line-height:1.4em ! important;
}

.energienews-startseite a, .events-startseite a, .seminare-startseite a {
	text-decoration:none;
	color:#4CA430;
}

.nachrichten-list .news-latest-item-nachrichten {	
	padding:8px;
}

.news-latest-item img, .news-image img {
	border:1px solid #B7D69A;
}

/*********
 * Datum *
 *********/ 
  
p.date {
	font-size:0.9em;
	color:#666;
}

.energienews-startseite .date, .seminare-startseite .date {
	padding:2px 0 ! important;
}

.nachrichten-list .date {
	margin-top:-6px;	
}


.seminare-startseite .date, .events-startseite .date {
	padding:2px 0 8px 0 ! important;	
}

.news-single-subheader {
	margin:4px 0;
	font-weight:bold;
}

.eventTeaserContent {
	font-size:1em ! important;
}


/***********
* Seminare *
************/

table.seminare-list {
	width:100%;
	border-collapse:collapse;
}

.seminare-list td, .seminare-list th {
	padding:8px;
}

.seminare-list td.odd, .seminare-list th.odd {
	background-color:#F0F0F0;
}

.seminare-list th {
	border-bottom:3px solid #4CA430;
	text-align:left;
	text-transform:uppercase;
}

.seminare-list td {
	border-bottom:1px solid #4CA430;
	font-size:0.9em;
	
}

.seminare-list td a {
	color:#4CA430;
	font-weight:bold;
	text-decoration:none;
}

/**********
 * Events *
 **********/
 
 
.events-list .news-list-item {
	border:1px solid #4CA430;
	background-image:url(../main/images/newsbox_gradient.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:8px;
	margin-bottom:8px;
}

.events-list .news-content h2 {
	font-size:1.1em ! important;
	margin:0px 0px 3px 0px ! important;	
}

.events-list .date {
	font-size:0.9em;
	color:#333;
	margin:0 ! important;
}

.events-list .news-image {
	float:left;
}

.events-list .news-image img {
	margin:0;
	float:none;
	margin-right:5px;
}

.events-list .news-content {
	/*margin-left:140px;*/
}

/************ 
 * ept info *
 ************/
 
.eptinfo h2 {
	margin:15px 0 ! important;
}
.eptinfo h3 {
	color:#4CA430;
}

.eptinfo .news-latest-item {
	margin-bottom:15px;	
	padding:8px;
}

.eptinfo-latest .news-latest-item {
	background-color:#F0F0F0;	
}
 
 /****************
  * Musterbriefe *
  ****************/
 
 .musterbriefe {
 	margin-bottom:20px;
  }
 .musterbriefe h2 {
	margin:15px 0 ! important;
}

.musterbriefe h3 {
	color:#4CA430;
}

.musterbriefe .news-content {
	height:130px;
	padding: 8px;
}

.musterbriefe .news-image  {
	float:left;
	clear:both;	
	padding:16px 0px 16px 16px;	
}

.musterbriefe .news-image img{
	border:1px solid #B7D69B;	
}

 
