/* GENERAL fonts */


.news-list-item {
	width: auto;
	margin-bottom: 15px;
}

.news-list-date {
	font-weight: bold;
}

.news-latest-item {
	width: auto;
	margin-bottom: 15px;
	margin-bottom:0px;
}

.news-latest-date {
	font-weight: bold;
}

.news-latest-place {
	font-weight: bold;
}

.news-latest-place p {
	font-weight: bold;
}

.news-latest-morelink p a {
	text-decoration: underline;
}

news-list-vlink p {
	text-align: right;
	float: right;
}

news-list-vlink p a {
	text-decoration: underline;
}

/* Tabelle */


DIV.table-row {
  margin-top: 0px; margin-bottom: 5px; 
  padding: 0; text-align: left; width: 96%;
}

.link_no_gfx a {
	background-image:none !important;
	padding:0px !important;
}

DIV.left-container {
  float: left; padding: 0; width: 133px; text-align: left;
}

DIV.image-right {
  float: right; margin: 0; padding: 0; width: 133px; text-align: right;
}

DIV.right-container {
   margin-left: 143px;
}

DIV.left-latest-container {
  float: left; padding: 0; width: 50px; text-align: left;
}

DIV.image-latest-right {
  float: left; margin: 0; padding: 0; width: 50px; text-align: left;
}

DIV.right-latest-container {
   margin-left: 60px;
}

DIV.space-line {
  clear: both;
}


