/* Form Recipe */


.tx-wizzrecipeform-pi1 {
    z-index: 250;
    height: 400px;
}



.tx_wizzrecipeform_submit {
    position: absolute;
    top: 350px;
    left: 620px;
}

.tx_wizzrecipeform_userinfo {
    text-align: center;
    position: absolute;
    top: 10px;
    left: 587px;
    width: 166px;
    height: 300px;
    overflow: hidden;
    font-weight: bold;
}

.tx_wizzrecipeform_userinfo label {
    text-align: left;
    display: block;

}
.tx_wizzrecipeform_userinfo input {
    text-align: left;
    display: block;
    width: 160px;
    margin-bottom: 3px;
}


#tx_wizzrecipeform_tip {
   position: absolute;
   left: 247px;
   top: 290px;
   width: 310px;
   height: 80px;
}

.tx_wizzrecipeform_tip {
   position: absolute;
   left: 247px;
   top: 260px;
    background: #00397C;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Tahoma, sans-serif;
    height: 20px;
    padding-left: 5px;
    padding-top: 2px;
    line-height: 15px;
    width: 310px;
}

#tx_wizzrecipeform_preperation {
   position: absolute;
   left: 247px;
   top: 90px;
   width: 310px;
   height: 150px;
}

.tx_wizzrecipeform_preperation {
   position: absolute;
   left: 247px;
   top: 60px;
   background: #00397C;
   color: #ffffff;
   font-weight: bold;
   font-size: 12px;
   font-family: Verdana, Tahoma, sans-serif;
   height: 20px;
   padding-left: 5px;
   padding-top: 2px;
   line-height: 15px;
   width: 180px;
}

#tx_wizzrecipeform_ingredients {
   position: absolute;
   left: 41px;
   top: 90px;
   width: 160px;
   height: 195px;
}


.tx-wizzrecipeform-pi1 #boodschappenlijstje {
	position: absolute;
    left: 0px;
    top: 20px;
    width: 244px;
    height: 317px;
	background-image: url('boodschappenlijst.jpg');
	background-repeat: no-repeat;
}
.tx_wizzrecipeform_ingredients {
     display: none;
}

#tx_wizzrecipeform_recipename {
   position: absolute;
   left: 380px;
   top: 15px;
   width: 170px;
   height: 20px;
}

.tx_wizzrecipeform_recipename {
   position: absolute;
   left: 247px;
   top: 10px;
   height: 30px;
   width: 137px;
}
