BODY {
	color:#666;
	font:11px/16px Arial, sans-serif;
	font-weight : normal; 
	background-color : white;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto; 
}

H1 {
	font-family: Arial,sans-serif;
	font-size: 18px;
	color: #006cb8;
	background-color : transparent;
	font-weight: bold;
}

h2 {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #006cb8;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
}




/* H5 = Kleine Blaue Titel */

h5 {
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #006cb8;
	font-weight: bold;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
}


hr {
	height: 1px;
	color: 007ECB;
	width: 80%;
	margin-bottom: 10px;
	margin-top: 10px;
}


 img {
	border: 0px;
	width: 1px;
	height: 1px;
	
}


p {
font-size : .11px; 
font-family : Arial,sans-serif; 
font-weight: bold;

}

/* Short Date and Time */
.rssfeed_time {
	font-family: Arial,sans-serif;
	font-size: 10px;
	color: #A9A9A9;
}




/* Titel Link der Medlung */
.rssfeed_titel {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #006cb8;
}
.rssfeed_titel a {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #006cb8;
}
.rssfeed_titel a:link {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #006cb8;
}
.rssfeed_titel a:visited {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #006cb8;
}
.rssfeed_titel a:hover {
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #006cb8;
}

.rssfeed_description {
	color:#666;
	font:11px Arial, sans-serif;
	font-weight : normal;
	background-color : white;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
}

