.anfrage2 {
    clear_both;
    height:auto;
    margin-top:20px;
}

.anfrage2_lb, .anfrage2_rb {
    float:left;
    width:215px;
}

.anfrage2_rb {
    width:396px;
}

.anfrage_headers {
    font-size:14px;
    color:#FECC00;
    padding-bottom: 7px;
}

.anfrage2 textarea {
    width:421px;
    height: 110px;
    color:white;
    padding:6px;
    border:0;
    background-color:#CFC9C9;
}

.anfrage_senden input {
    width:125px; background-color: #CFC9C9; padding:2px; color: white; border: 0; font-size:11px; font-weight: bold; margin:10px 0 45px 0;
}

// Tabellendefinitionen
.tb_anfrage, .tb_anfrage2 {
    width: 611px;
    border:1px solid green;
    padding:0;
    margin:0;
}

.tb_anfrage2, .tb_anfrage3 {
    width:215px;
}

.tb_anfrage input, .tb_anfrage2 input, .tb_anfrage3 input { width:125px; background-color: #CFC9C9; padding:2px; color: white; border: 0; font-size:11px; font-weight: bold; }
.tb_anfrage2 input { width:60px; }
.tb_anfrage3 input { 
    width:104px;
    float:left;
    margin-right:2px;
}

// Zellendefinitionen
.tb_anfrage_s1 {
    width:26px;
}
.tb_anfrage_s1 input {
    width:15px;
}

.tb_anfrage_s2 {
    width:183px;
}

.tb_anfrage_s3 {
    width:60px;
}

.tb_anfrage_s4 {
    width:139px;
}

.tb_anfrage_s5 {
    width:78px;
}

.tb_anfrage_s6 {
    width:125px;
}

.tb_anfrage2_s1 {
    width:110px;
}

.tb_anfrage2_s2 {
    width:105px;
}

.tb_anfrage3_s1 {
    width:65px;
}

.tb_anfrage3_s2 {
    width:150px;
}

.tb_anfrage2 select { border:1px solid grey; font-size:11px; }

.ihc_anfrage_error {
	font-size:10px;
	color:red;
}

.tb_anfrage_quick input { width:100px; border:1px solid grey; font-size:12px; }
.pi2_senden input	{ width:135px; border:1px solid grey; font-size:12px; }
