.es_newsletter_box_header_frame{
	width:97%; border-bottom: 1px solid black;margin-left:2px;	
}
.es_newsletter_box_header_font{
	text-align:left; margin-left:4px; font-weight:bold;
}
/*Lässt Kopf (Überschrift) verschwinden
 div.es_newsletter_box_header_frame {
  display: none;
}*/
input {
	border: 1px solid #333399;
	background-color: #FFFFFF;
}

.es_newsletter_col1{
	width:160px; 
	float:left;
}

.es_newsletter_col2{
	 margin-bottom:5px;
}

.es_newsletter_pflicht{
	color: #FF0000;
	font-size: 10px;
}
.es_newsletter_box_content_frame{
	margin-left:4px;margin-right:4px; margin-bottom:12px;
}

.es_newsletter_box_headline_font{
	font-weight: bold; margin-top:2px;
}

.es_newsletter_box_shorttext_font{
	font-weight: normal; 
}

.es_newsletter_box_follow_col1{
background-image:url(../../images/frontend/site_pfeil2.gif); background-repeat:no-repeat;
}

.es_newsletter_box_follow_col2{
margin-left:10px;
}
div.es_newsletter_box_follow_col2 a {
  font-size:9px
}

.es_newsletter_box_news_margin{
	 height:10px;
}

.es_newsletter_box_ov_col1{
	background-image:url(../../images/frontend/vm_table_punkt.jpg); background-repeat:no-repeat;
	background-position:center left;
	margin-top:5px;
}

.es_newsletter_box_ov_col2{
margin-left:10px;
}
div.es_newsletter_box_ov_col2 a {
  font-size:11px
}
.es_newsletter_ov_header_frame{
	width:98%; border-bottom: 1px solid black;margin-left:2px;	
}
.es_newsletter_ov_header_font{
	text-align:left; margin-left:4px; font-weight:bold;
}

.es_newsletter_ov_content_frame{
	margin-left:4px;margin-right:4px;
}

.es_newsletter_ov_headline_font{
	font-weight: bold;
}
.es_newsletter_ov_news_margin{
	 height:10px;
}
.es_newsletter_ov_shorttext_font{
	font-weight: normal;
}

.es_newsletter_ov_follow_col1{
background-image:url(../../images/frontend/site_pfeil2.gif); background-repeat:no-repeat;
}

.es_newsletter_ov_follow_col2{
margin-left:10px;
font-size:9px
}

.es_newsletter_news_frame{
	margin:2px;
}

.es_newsletter_news_headline{
	font-weight: bold; font-size:14px;
}

.es_newsletter_news_body{
	font-weight: normal;  margin-top:10px;
}

.es_newsletter_news_picture{
	border: 1px solid #333399;
	margin-right: 5px;
}
.es_newsletter_news_small_font{
	font-weight: normal;  font-size: 9px;
}

#es_newsletter_scroller{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

.es_newsletter_scrollerclass{ //class to apply to your scroller(s) if desired
}

