/*

###############

  Diese css-Datei wird per TypoScript-Code im treeprojects-Template eingebunden.

  Sie dient zusätzlicher Definitionen für sämtliche Seiten, die mit dem treeproject-Plugin erzeugt werden.

############### */

#button {
    position: fixed !important ;
    top: 575px ;
    left: 230px !important ;
}

input#tx_treeprojects_pi3_zip, input#tx_treeprojects_pi3_bill_zip {
    width: 40% ;
}

input#tx_treeprojects_pi3_city, input#tx_treeprojects_pi3_bill_city {
    width: 60% ;
}

div#auswahlinfo {
    position: absolute;
    left:430px;
    top:60px;
    width: 230px;
    height: 470px;
    overflow: hidden;
}

/* Zertifikats-Eingabeseite (Seite 2) - Nils Heuermann */

#cert_form, #cert_form * {
    /*font-size: inherit !important ;*/
    font-size: 8pt ;
}

#certfield_location_date {
/*    background-color:#FFFF99; */  /* helles gelb */
}

#certfield_salutation {

}

#certfield_name {

}

#certfield_text {
}

#certfield_inline_salutation {

}

#certfield_amount {

}

#certfield_tree {

}

#certfield_project {
}

#certfield_greeting {

}

#certfield_footer {

}

.cert_form_12 #certfield_footer, .cert_form_12 #certfield_footer * {
	font-size: 5pt ;
	padding:0;
}

.cert_form_12 #project_text div {
	margin-top: -1.2em ;
}
