/* Änderungen für Heimatländer und Unterverzeichnisse:		*/

/* .news-single-item A { ...  }				*/

/* *	{
	border: 1px solid red;
	} */

.vm_inner-t {
         background-color:#eee;
         }


.flaggen IMG {
	border:1px solid #333;
	margin:3px;
	margin-left:0px;
	margin-right:10px; 
	float:left;

/* !!! Die Flaggen der Länder werden NICHT in eine Einheitsform gepresst !!! */	
/*	height:25px;  */
/*	width:50px;   */
	 
	} 

.flaggen-textlink {
	margin-top:8px;
	text-align:left; 
	} 

	
.flaggen TD {
	height:44px;
	}

.news-list-container {
	margin-top:0px;
/*	padding:5px; */
	padding-top:0px;
	padding-bottom:0px;
	border:0px solid #fe0; 
	}

.news-list-container A	{
	color: #333;
         line-height: 130%;
         border: 0px solid #fee;

	}

.news-list-container A:HOVER	{
	color: #FF0000;
	text-decoration: underline;
	}

.news-list-container A:ACTIVE	{
	color: #990000;
	text-decoration: underline;
	}



.news-single-item {
	margin-bottom:0px;
	padding-bottom:0px;
	border:1px solid #eee;

		}
		
.news-single-item A	{
	color: #333;
         line-height: 130%;
         border: 0px solid #fee;

	}

.news-single-item A:HOVER	{
	color: #FF0000;
	text-decoration: underline;
	}

.news-single-item A:ACTIVE	{
	color: #990000;
	text-decoration: underline;
	}

.news-single-item A:FOCUS	{
	color: #990000;
	text-decoration: underline;
	}

.news-single-item A:VISITED	{
/*	color: #0000FF; */
/*	text-decoration: none; */
	} 

.news-single-backlink {
	padding-top:10px;
	}

/* Für Liste der belegten Rubriken in den einzelnen Ländern */
.laender-unter-rubriken {
	font-weight:bold;
	background-color:#ddd;
	list-style-image:url(../../design/images/down-333-8x9.gif);
	}

.laender-unter-rubriken-up {
	font-weight:bold;
	background-color:#ddd;
	list-style-image:url(../../design/images/up-333-8x9.gif);
	}
	
/* nur fuer eine Anzeige in der Opera  */
 li                        { 
         text-align:left;
         /* align:left; */
         }

/* --- zum Anzeigen in MSIE --- */
li                         { 
         #margin-left : 20px;
         }

