.standardNews {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-top:10px;
	margin-bottom:20px;
}

.newsblock{
border-bottom: 2px solid rgb(41,85,116);
padding-top: 4px;
padding-bottom:4px;
}


h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: rgb(202,36,42);
	/*color: rgb(41,85,116);*/
}

* html h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: bold;
	font-variant: normal;
	color: rgb(202,36,42);
	margin-top: 5px;
	margin-bottom:2px;
	/*color: rgb(41,85,116);*/
}

h3 {
	font-size: 4px;
	line-height: 0.5em;
}

.standard a:link {
	color: rgb(202,36,42);
	text-decoration: none;
}
.standard a:visited {
	color: rgb(202,36,42);
	text-decoration: none;
}
.standard a:hover {
	color: rgb(41,85,116);
	text-decoration: none;
}
.standard a:active {
	color: rgb(41,85,116);
	text-decoration: none;
}

.striche {
	font-family: trebuchet MS, arial, sans-serif;
	font-size: 14px;
	font-stretch: ultra-condensed;
	align: center;
	color: rgb(41,85,116);
}

.agb {
font-family: verdana, arial, sans-serif;
	font-size: 10px;
 	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	align: left;
	color: rgb(41,85,116);
	text-decoration: none;	
	}
.agb a:link{
	text-decoration: none;	
	color: rgb(41,85,116);
	font-style: normal;
	}
.agb a:visited{
	text-decoration: none;	
	color: rgb(41,85,116);
	font-style: normal;
	}
.agb a:hover{
	text-decoration: none;	
	color: rgb(202,36,42);
	font-style: normal;
	}
.agb a:active{
	text-decoration: none;	
	color: rgb(202,36,42);
	font-style: normal;
	}
	
.newsBalken
{
position:relative;
height:20px;
width:198px;
background-color:rgb(41,85,116);
text-align:left;
padding-left:10px;
margin-left:-10px;
font-family: trebuchet MS, verdana, arial, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 1.7em;
font-weight: bold;
font-variant: normal;
color: white;
}

#linie 
{
border-bottom: 2px solid rgb(41,85,116);
padding-top: 4px;
padding-bottom:4px;
}
