	dl   { width: 100%; float: left }
dt          {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height:120px;
	float: left;
}

* html dt          {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height:120px;
	float: left;
}

dl:after {
	content:".";
	display: block;
	height: 0;
	clear: left;
	visibility: hidden;
}
dl { display: inline-table; }
/* vor ie/Mac verstecken start \*/
* html dl.galerie { height: 1%; }
/* vor ie/Mac verstecken ende */

.photo1 {
	position: relative;
	width: 225px;
	height: 108px;
	float: left;
}
.photo2 {
	position: relative;
	width: 181px;
	height: 108px;
	float: left;
}

.photo1 img, .photo2 img {
	background: #fff;
	border: solid 1px #ccc;
}
.photo a {
	text-decoration: none;
}


.sample6 span {
	width: 225px;
	height: 108px;
	display: block;
	position: absolute;
	top: -5px;
	left: -7px;
	background-image: url(../media/utilities/cut-corner.png);
	background-repeat: no-repeat;
}
* html .sample6 span {
	visibility:hidden;
}
*+ html .sample6>span {
	width: 225px;
	height: 108px;
	display: block;
	position: absolute;
	top: -5px;
	left: -7px;
	background-image: url(../media/utilities/cut-corner.png);
	background-repeat: no-repeat;
}
.sampleb span {
	width: 225px;
	height: 108px;
	display: block;
	position: absolute;
	top: -5px;
	left: -7px;
	background-image: url(../media/utilities/cut-corner_b.png);
	background-repeat: no-repeat;
}
* html .sampleb span {
	visibility:hidden;
}
*+ html .sampleb span {
	width: 225px;
	height: 108px;
	display: block;
	position: absolute;
	top: -5px;
	left: -7px;
	background-image: url(../media/utilities/cut-corner_b.png);
	background-repeat: no-repeat;
}
.samplec span {
	width: 700px;
	height: 405px;
	display: block;
	position: absolute;
	background-image: url(../media/utilities/cut-corner3.png);
	background-repeat: no-repeat;
	background-position: -7px -5px;
}
.c-logos {
	background-image: url(../media/logo/partner09/c/logos_c2.jpg);
	background-repeat: no-repeat;
}

