
h1 {
	color: #17559c;
}

h4 {
	color: #17559c;
}

th {
	background: #669dcc;
}

#metanav a:hover { 
	color: #17559c;
}

#metanav a:active { 
	color: #17559c;
}

.plain_teaser, .teaser {
	background: #17559c url(../img/blue_teaser_bottom.gif) bottom no-repeat;
	overflow:hidden;
	margin-bottom:15px;
}

.teaser .search {
	background-color:#FFFFFF;
	border:1px solid #17559c;
	color:#000000;
	padding:1px 3px 1px 3px;
}

.teaser_pictures {
	width:178px;
	height:113px;
	overflow:hidden;
	vertical-align:top;
}

.teaser_pictures img {
	float:left;
}

.teaser_image_top {
	width:178px;
	height:5px;
	overflow:hidden;
	vertical-align:top;
}

.teaser_image_top img {
	float:left;
}

.teaser_top {
	margin-bottom:-5px;
	height: 6px;
}

