/*
* partnerseite
*
*/
#center_content {
    position: relative;
    top: 0px;
    left: 0px;
    background: url(../../../images/dots.gif) top left;
    border-top: solid 3px #D1D1D1;
    border-bottom: solid 1px #B8B8B8;
    padding: 0px 0px 20px 0px;
    margin-bottom:20px;
}
.teaser {
    position: relative;
    top: 0px;
    left: 0px;
    border-bottom: solid 1px #B8B8B8;
    width: 100%;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
    margin: 0px;
}
.teaser div {
    position: relative;
    width: 187px;
    background-color: white;
    float: left;
    padding: 5px;
    margin: 0 5px 5px 0px;
}
.teaser .teaser_content h2 {
    margin-bottom: 20px;
}
.teaser .teaser_content {
    border-top: solid 1px #B8B8B8;
    width: 100%;
    padding: 0px 10px 0px 10px;
    background-color: white;
    margin: 0px;
}
.teaser .image_container {
    width: 120px;
    padding: 0px;
    margin: 0px;
    min-height: 100px;
}
.teaser .image_container .image,
.teaser .image_container .logo {
    width: 120px;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}
.teaser .image_container img {
	border: solid 1px #B8B8B8;
	margin-bottom:10px;
}
.teaser .text_container, .teaser .text_container h3 {
    padding: 0px;
    margin: 0px;
    width: 480px;
}
.teaser .text_container h3 {
    font-weight: bold;
    font-size: 11px;
}
.teaser .text_container P {
    margin: 0px 0px 32px 0px;
}
.teaser .text_container div {
    width: 350px;
    padding: 0px;
    margin-right: 20px
}
.teaser .text_container div UL{
	margin-top:5px;
}
.teaser .text_container div h3 {
	width: 330px;
}
.teaser .text_container div P{
	margin-bottom:0px !important;		
}
.teaser .text_container SPAN{
	position:absolute;
	top:0px;
	right:120px;
	z-index:10;
}

.teaser .text_container img {
    float: left;
    margin: 0 0 10px 0 !important;
}


.teaser .payment {
    position: relative;
    top: 0px;
    left: 0px;
    clear: both;
    background: url(../../../images/doubleline_dots.gif) repeat-x top left;
    width: 100%;
    padding: 10px 0 0 0;
    margin: 0px;
    height: 30px;
}
.teaser .payment ul {
    list-style-type: none;
    float: left;
    padding: 0px;
    margin: 0 25px 0 0;
    width: 370px;
}
.teaser .payment li {
    float: left;
    margin-right: 10px;
}
.teaser .payment li span {
	position: relative;
	top: 4px;
}
div.infolayer, .infolayer img, .infolayer div {
	position: absolute;
	top: 0px;
	left: 0px;
	/*width: 124px;*/
	width:auto;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	white-space: nowrap; 
}
div.infolayer {
	top: -20px;
	left: 0px;
	background: transparent;
	display: none;
}
div.infolayer div {
	z-index:5;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #fff;
	height: 15px;
	/*width: 110px;*/
	width:auto;
	margin: 2px 2px 2px 5px;
	background: transparent;
}
.plain {
	margin: 0px;
	padding: 0px;
	width: 599px;
	padding: 20px 190px 0px 10px;
	background: #fff;
	 margin: 0 0 2px 0;
}
.plain ul{
	list-style-image:url(../../../images/icons/digit_il.jpg);
	padding:15px 0 25px 17px;
	margin:0px;
}

