/*
* partnerseite
*
*/
/*
#center_content {
    position: relative;
    top: 0em;
    left: 0em;
    background: url(../../../images/dots.gif) top left;
    border-top: solid 0.27272727272727em #D1D1D1;
    border-bottom: solid 0.090909090909091em #B8B8B8;
    padding: 0em 0em 1.8181818181818em 0em;
    margin-bottom:1.8181818181818em;
}
.teaser {
    position: relative;
    top: 0em;
    left: 0em;
    border-bottom: solid 0.090909090909091em #B8B8B8;
    width: 100%;
    padding: 1.8181818181818em 0em 0em 0em;
    overflow: hidden;
    margin: 0em;
}
.teaser div {
    position: relative;
    width: 17em;
    background-color: white;
    float: left;
    padding: 0.45454545454545em;
    margin: 0 0.45454545454545em 0.45454545454545em 0em;
}
.teaser .teaser_content h2 {
    margin-bottom: 1.8181818181818em;
}
.teaser .teaser_content h2 IMG{
	height:1.7575757575em !important;
	width:auto;	
}
.teaser .teaser_content {
    border-top: solid 0.090909090909091em #B8B8B8;
    width: 100%;
    padding: 0em 0.90909090909091em 0em 0.90909090909091em;
    background-color: white;
    margin: 0em;
}
.teaser .image_container {
    width: 10.909090909091em;
    padding: 0em;
    margin: 0em;
    min-height: 9.0909090909091em;
}
.teaser .image_container .image, .teaser .image_container .logo {
    width: 10.909090909091em;
    padding: 0em;
    margin: 0em;
    padding-bottom: 0.90909090909091em;
}
.image_container IMG{
	width:9.8181818181em;
	height:auto;
}
.teaser .image_container img {
	border: solid 0.090909090909091em #B8B8B8;
}
.teaser .text_container, .teaser .text_container h3 {
    padding: 0em;
    margin: 0em;
    width: 43.636363636364em;
}
.teaser .text_container h3 {
    font-weight: bold;
    font-size: 1em;
}
.teaser .text_container P {
    margin: 0em 0em 2.9090909090909em 0em;
}
.teaser .text_container div {
    width: 31.818181818182em;
    padding: 0em;
    margin-right: 1.8181818181818em;
}
.teaser .text_container div UL{
	margin-top:0.45454545454545em;
}
.teaser .text_container div h3 {
	width: 30em;
}
.teaser .text_container div P{
	margin-bottom:0em !important;		
}
.teaser .text_container SPAN{
	position:absolute;
	top:0em;
	right:10.909090909091em;
	z-index:10;
}

.teaser .text_container img {
    float: left;
    margin: 0 0 0.90909090909091em 0 !important;
    width:8.3636363636em;
    height:auto;
}


.teaser .payment {
    position: relative;
    top: 0em;
    left: 0em;
    clear: both;
    background: url(../../../images/doubleline_dots.gif) repeat-x top left;
    width: 100%;
    padding: 0.90909090909091em 0 0 0;
    margin: 0em;
    height: 2.7272727272727em;
}
.teaser .payment ul {
    list-style-type: none;
    float: left;
    padding: 0em;
    margin: 0 2.2727272727273em 0 0;
    width: 31.818181818182em;
}
.teaser .payment li {
    float: left;
    margin-right: 0.90909090909091em;
}
.teaser .payment li span {
	position: relative;
	top: 0.36363636363636em;
}
.payment UL LI IMG{
	width:1.636363636363em;
	height:auto;
}
div.infolayer, .infolayer img, .infolayer div {
	position: absolute;
	top: 0em;
	left: 0em;
	width:auto;
	height: 2.6363636363636em;
	margin: 0em;
	padding: 0em;
	background: transparent;
	white-space: nowrap; 
}
div.infolayer {
	top: -1.8181818181818em;
	left: 0em;
	background: transparent;
	display: none;
}
div.infolayer div {
	z-index:5;
	position: absolute;
	left: 0em;
	top: 0em;
	color: #fff;
	height: 1.3636363636364em;
	width:auto;
	margin: 0.18181818181818em 0.18181818181818em 0.18181818181818em 0.45454545454545em;
	background: transparent;
}

.plain {
	margin: 0em;
	padding: 0em;
	width: 54.454545454545em;
	padding: 1.8181818181818em 17.272727272727em 0em 0.90909090909091em;
	background: #fff;
	 margin: 0 0 0.18181818181818em 0;
}
.plain ul{
	list-style-image:url(../../../images/icons/digit_il.jpg);
	padding:1.3636363636364em 0 2.2727272727273em 1.5454545454545em;
	margin:0em;
}
*/

#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 h2 IMG{
	border:none;
}
.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;
}
.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:0px;
}

.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: 350px;
}
.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;
}


/*
.list {
	width:auto;
	margin-top:1.818181818181em;
}
.list UL{
	margin-top:0.9090909090em;
	width:auto;
}
.list LI {
	float:left;
	width:26.3636363636em;
	margin-right:0.90909090em;
	height:3.6363636363em;
	margin-bottom:0.90909090em;
}
.list LI IMG{
	width:10em !important;
	height:auto;
}
*/

.list {
    width:auto;
    margin-top:20px;
}
.list UL{
    margin-top:10px;
    width:auto;
}
.list LI {
    float:left;
    width:305px;
    margin-right:10px;
    height:37px;
    margin-bottom:10px;
}
.list LI IMG{
    width:110px !important;
    height:auto;
}
.list H2 IMG {
	border:none;
}

.paymentpartner .teaser .teaser_content div.tpay_partner_pi1 DIV H2{
 margin-left:0px !important;
    padding-left:0px;
    }

.paymentpartner{
    padding-bottom:0px;
    margin-bottom:25px !important;
}
.paymentpartner .teaser {
    border-bottom:1px solid #B8B8B8;
}

.paymentpartnerlist {
    width:auto;
    margin-bottom:20px;
    border-top:1px solid #B8B8B8;
    border-bottom:1px solid #B8B8B8;
    overflow:hidden;
}
.paymentpartnerlist {
    overflow:hidden;
    height:100%;
}
.paymentpartnerlist UL{
    margin-top:10px;
    width:auto;
    padding-bottom:10px;
    overflow:hidden;
}
.paymentpartnerlist LI {
    float:left;
    width:298px;
    margin-right:10px;
    height:37px;
    margin-bottom:10px;
}
.paymentpartnerlist LI IMG{
    width:110px !important;
    height: 40px !important;
}
.paymentpartnerlist H2 {
    padding-top:15px !important;
   
}
.paymentpartnerlist H2 IMG {
    border:none;
}



