﻿/* CSS-news */
#a7 {
	background-image: url('../images_style2/nav_active.jpg');
	background-repeat: no-repeat;
}
.graue_ueberschrift_small {
	font-size: small;
	font-weight: bolder;
	color: #808080;
	height: 30px;
	letter-spacing: 1px;
	vertical-align: middle;
}
.float_le {
	float: left;
}
.float_re {
	float: right;
}


