.etoNotice{
display:none;
}

#etoNotice{
display:none;
}


.scrollbereich {
	overflow: auto;
	direction: ltr;
	width: 500px;
	height: 270px;
} 


p { font-size: 10pt; color:#7B8E92;  font-family:Helvetica,sans-serif; }

.LSM_currentPage { font-size: 8pt; font-weight:bold; color:#7B8E92;  font-family:Helvetica,sans-serif; }
.LSM_description { font-size: 8pt; font-weight:bold; color:#7B8E92;  font-family:Helvetica,sans-serif; }
.LSM_0 { font-size: 8pt; font-weight:bold; color:#7B8E92;  font-family:Helvetica,sans-serif; }


h1 { font-size:12pt; color:#ff9900;  font-family:Helvetica,sans-serif; font-weight:bold; }
h2 { font-size:10pt; color:#7B8E92;  font-family:Helvetica,sans-serif; font-weight:bold; }


.dby { font-size:8pt; color:#666666;  font-family:Helvetica,sans-serif; }
.lia { font-size:8pt; color:#666666;  font-family:Helvetica,sans-serif; text-decoration:none;}


a:link { font-size:9pt; color:#666666;  font-family:Helvetica,sans-serif; text-decoration:none;}
a:visited { font-size:9pt; color:#666666;  font-family:Helvetica,sans-serif; text-decoration:none;}
a:hover { font-size:9pt; color:#ff9900;  font-family:Helvetica,sans-serif; text-decoration:none;}
a:active { font-size:9pt; color:#8E9DA0;  font-family:Helvetica,sans-serif; text-decoration:none;}
/*

*/
/* NewsListing Snippet Classes
---------------------------------- */
ul.newsList
{
  list-style: none;
  padding-left: 1em;
}

li.newsLi
{
  padding: .5em;
  color:inherit;
  background: #efefef;
  margin: .5em;
}

h1.newsTitle
{
  /*the news story title */
  border-bottom: 1px solid #ddd;
}

p.postInfo
{
  text-align: right;
  font-size: 10px;
  color: #aaa;
  background:inherit;
}

h2.oldernewsheading {}

ul.oldnews
{
  font-size: 90%;
} 


img {
	border: 0;
}
/*thumbs*/
/* INDEX - GRID */
.thumbnail {
	float: center;
	position: relative;
	color:inherit;
	background-color: #949494;
/*	width: 160px;
	height: 160px;*/
	overflow: hidden;
}