@media only screen and (max-width: 700px){ 
    table.sevenplacesTable {display: none}
    table.sevenplacesTableMOBILE {margin-bottom: 60px; font-family: sans-serif}
    
    /*------------------------------- BILD Seven Places -------------------------------*/
#SevenPlacesCover {
    float: left;
    width: 320px;
    height: auto;
    margin: 0;
    padding: 0;
}

/*------------------------------- BILD NGEYA -------------------------------*/
#ngeyaCover {
    float: left;
    width: 320px;
    height: auto;
    margin: 0;
    padding: 0;
}
.meinformular {
    margin: 150px 0 30px 0;

}    
span.star{color: #cc0000;}    
}
/*---------------------------------------------------------------------------------------*/
/*----------------------------------- MOBILE PART start ---------------------------------*/
/*---------------------------------------------------------------------------------------*/
@media only screen and (min-width: 700px){ 
table.sevenplacesTableMOBILE {display: none}
#space {
    height: 40px;
}

#lastRow{
    border-bottom: 3px dashed grey;
}
#SevenPlacesCover td {
    border-bottom: 3px dashed grey;
}
#price {
    font-style: italic;
    font-weight: bold;
}
#pflichfeldertext{font-size: 20px}
span.star{color: #cc0000;}
/*------------------------Große DIV für Musikbeispiele SEVENPLACES -------------------------------*/
table {
    margin-left: auto; 
    margin-right: auto;
    margin-bottom: 60px;
    font-family: sans-serif;
}

    /*------------------------------- BILD Seven Places -------------------------------*/
#SevenPlacesCover {
    float: left;
    width: 320px;
    height: auto;
    margin: 0;
    padding: 0 20px 0 0;
}

/*------------------------------- BILD NGEYA -------------------------------*/
#ngeyaCover {
    float: left;
    width: 320px;
    height: auto;
    margin: 0;
    padding: 0 20px 0 0;
}


/*------------------------FORMULAR START -------------------------*/

/* -------------------------------- FORMULAR Schriftart ------------------------------------*/
.meinformular p {
    position: relative;
    margin: 0;
    padding: 0;
    top: 160px;
    font-family: sans-serif;
}
/* -------------------------------- FORMULAR Platz ------------------------------------*/
.meinformular {
/*    width: 50%;*/
    height: 1500px;
/*    position: absolute;*/
    top: 10px;
    left: 30px;
    line-height: 40px;
    margin: 0 10px 30px 40px;
    font-size: 25px;
    text-align: center;
}
/* -------------------------------- FORMULAR In Box Design ------------------------------------*/
.meinformular input, select {
    border: 1px solid grey;
    border-radius: 10px;
    font-size: 20px;
    font-family: sans-serif;
    text-align: center;
}
/* ------------------------------ FORMULAR Design Nachrichtenbox ----------------------------------*/
.meinformular textarea {
    border: 1px solid black;
    border-radius: 10px;
    font-family: cursive;
}
/* -------------------------------- FORMULAR Nummernblock ------------------------------------*/
.numbercontrol {
    width: 50px;
    margin-right: 10px;

 }   
/* -------------------------------- FORMULAR Captcha ------------------------------------*/
.g-recaptcha {
    position: relative;
    display: inline-block;
    top: 200px;
/*    left: 120px;*/
}
    
.datenschutzCheckbox {
    width: 20px;
    height: 20px;
    
}

/*------------------------FORMULAR ENDE -------------------------*/
}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------- MOBILE PART end -----------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------*/

/*---------------------------------------------------------------------------------------*/
/*---------------------------------- TABLET PART start ----------------------------------*/
/*---------------------------------------------------------------------------------------*/




@media only screen and (min-width: 1530px){




/*Wenn man auf Play drückt sollte sich ein Bild einblenden*/
/*------------------------Große DIV für Musikbeispiele SEVENPLACES -------------------------------*/
table {
    display: inline-block;
    position: relative;
    float: right;
    margin: 60px 30px 50px 0;
    top: 100px;
    right: 0;
}
  
/* -------------------------------- FORMULAR Platz ------------------------------------*/
.meinformular {
    display: inline-block;
    position: relative;
    margin: 0 10px 0 120px;
    text-align: left;
}

}

/*---------------------------------------------------------------------------------------*/
/*----------------------------------- TABLET PART end -----------------------------------*/
/*---------------------------------------------------------------------------------------*/