/*@charset "iso-8859-1";*/
/* CSS Document */

/*-----------------------------
----- Feedburner Styles -------
--------- GERMAN -------------
-----------------------------*/

/* Overall Title */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 p.feedTitle a
{
    /*color:red;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#03C
}

/* Overall Title Hover */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 p.feedTitle a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#FF0;
	}

/* Each item as a SET */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 ul li
{
	margin-left:-20px; /* minus moves more to the left */
	/* display:inline; uncomment this toremove "dots" on the left */
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#006;
}

/* Item Headline */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 span.headline a
{
	/*color:red;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#00C;
}

/* Item Headline Hover */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 span.headline a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FF6;
}

/* Item Date */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 p.date
{
	letter-spacing:0px;
	/*margin-top:2px; /* minus moves it further up */
	/*margin-bottom:2px;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
	font-style:italic;
}

/* Item Text */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 ul li div
{
    letter-spacing:0px;
    padding-bottom:10px; /* adds space to the bottom */
    margin-top:-10px; /* Minus moves it further up */
}

/* Feedburner Logo */
#Allgrund-Aktuellhl2t9uveaghhis0cl4ah8ioqv8 #creditfooter a img
{
    /*float:right;*/
}