.fenster{
	width:170px;
 
	margin: 0 15px 0 15px;
	text-align:left;
	padding:3px 0 3px 0;
	border-bottom: 0px solid #00458F;
	font-size:90%;
	

}
.fenster img{
	border:0px solid #F7EDD4;
	margin:0 2px 0 0;
	padding:0;



}
.fensterinhalt{
	
	padding: 5px;
		font-weight:bold;
		margin:0 0 0 0;


}
.fensterinhalt a{

	color: #CE9F37 ;

	
}

.fensterinhalt a:hover{

	color: #00458F ;
}



.fensterinhalt p.untertitel{
	line-height:100%;
	padding:0;
	margin:0;
	color: #CE9F37;
	font-weight:normal;
	font-size:95%;

}
