#header1
{
	background: #fff url('../../images/v2/ueberblend/header_ueberblend_bg.jpg') left top no-repeat;
}


.blendimage
{
	width: 900px;
	height: 169px;
	overflow: hidden;
	display: block;
	clear: both;
	float: none;
	position: relative;
}

.blendimage_headline,
.blend_page_num,
.blendimage_last,
.blendimage_next
{
	width: 1px;
	height: 1px;
	overflow: hidden;
	display: none;
	visibility: hidden;
	background: transparent;
	float: left;
}

#linkallover
{
	width: 900px;
	height: 170px;
	overflow: hidden;
	display: block;
	clear: both;
	float: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
}

#linkallover a,
#linkallover img,
#linkallover a img
{
	width: 100%;
	height: 100%;
}

.blendimage_last,
.blendimage_next
{
	width: 38px;
	height: 38px;
	overflow: hidden;
	display: block;
	clear: both;
	float: none;
	position: absolute;
	z-index: 1100;
	top: 0px;
}

.blendimage_last
{
	left: 0;
}

.blendimage_last a img,
.blendimage_last a:link img,
.blendimage_last a:visited img
{
	background: transparent url('../../images/v2/ueberblend/left_norm.gif');

}

.blendimage_last a:active img,
.blendimage_last a:hover img,
.blendimage_last a:focus img
{
	background: transparent url('../../images/v2/ueberblend/left_hover.gif');

}

.blendimage_next
{
	right: 0;
}

.blendimage_next a img,
.blendimage_next a:link img,
.blendimage_next a:visited img
{
	background: transparent url('../../images/v2/ueberblend/right_norm.gif');

}

.blendimage_next a:active img,
.blendimage_next a:hover img,
.blendimage_next a:focus img
{
	background: transparent url('../../images/v2/ueberblend/right_hover.gif');

}

