*{
            padding:0;
            margin:0;
        }

body,p,b,table{
    
    font-family: Verdana,Arial,sans-serif;
    font-size:11px;
		line-height:15px;
		color:#6f859d;
}

b,strong{
    color: #000;
}

#karte{
    position: absolute;
    left: 292px;
    /*top: 94px;*/
    top: 91px;
    width: 256px;
    height: 187px;
    background: transparent url(../styles/callcenter/css/images/karte_formular.png);
}

#footer_box{
    width: 562px;
    height: 127px;
    background: transparent url(../styles/callcenter/css/images/bg_box_center_footer.jpg);
}

.textarea{
    width: 250px;
    height: 130px;
    border: 1px solid #fd8e61;
    background: #e2edf2;
    font-family: Verdana,Arial,sans-serif;
}

.fehler{
    color: red;
}
    a#partner_link{
            position: absolute;
            bottom: 20px;
            right: 0px;
            width: 120px;
            height: 100px;
            display: block;
            z-index: 4;
        }

        a#partner_link span{
            display: none;
        }

         body table{
            background: transparent;
        }

	 table#main_tbl {
		height:335px;
                width: 500px;
		background:url(../styles/callcenter/css/images/bg_box_center_clear.jpg) no-repeat;
                margin: 0 0 -10px 1px;
                font-family: Verdana,Arial,'sans-serif';
                
	}

         body table td{
            padding:2px 0;
            margin:0;
            background: transparent;
            text-align: left;
        }

                 body table strong span{
                    color: #fff;
                    text-align: left;
                }

                 body table img{
                    display: none;
                }

                 body table label{
                        width: 300px;
                        margin: 0px 0 2px 10px;
                        text-align: left;
                        font-size: 12px;
                }

                 body table select{
                    margin: 0 0 0 0;

                }

                #weiter{
                    position: relative;
                    top: -5px;
                    left: 0px;
                    background: #fd8e61;
                    padding: 5px;

                    float: left;
                    cursor: pointer;
                }

                #typ_outbound,#typ_inbound{
                    margin: 0 0 0 0;
}

                 body table form{
                    margin: 30px 0 0 0;
}

		 body table h1 {
			color:#fff;
			font-weight:bold;
			font-size:15px;
			margin:0 0 15px 0;
			}

		 body table a {
			font-size:10px;
			color:#7c7c7c;
			text-decoration:none;
			margin:0px 20px 0 8px;
		}
