/***MODUL CSS***/
body {
    margin: 0px;
    padding:  0px;
    font-family:Arial, sans-serif;
    font-size: 13px;
}
.modul_container {
    width: 100%;
    margin-bottom: 950px;
    min-height: 469px;
    max-width: 620px;
}
.modul_spinner {
    padding-left: 300px;
    padding-top: 170px;
}
/***TOP AND BOTTOM***/
.modul_top  {    
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    height:56px;
    background-color: #cc0055;
    padding-left: 17px;
    padding-top: 13px;
    color:#ffffff;
}

.modul_bottom  {    
    border-bottom-left-radius: 14px;
    border-bottom-right-radius: 14px;
    height:30px;
    background-color: #cc0055;
    color:#ffffff;
}

.modul_bottom div {
    float:right;
    cursor: pointer;
    margin-right: 40px;
    margin-top: 6px;
}
.modul_top img {    
    position: absolute;
    left: 540px;
    top: 18px;
}

/***LIST***/
.modul_list {
    height:375px;
    padding-top: 8px;
    border: 1px solid #cc0055;
}

.modul_row  {
    width:620px;
    float:left;
    cursor: pointer;
    margin-bottom: -1px;
}
.modul_list div div:first-child {
    width:133px;
    margin: 0px;
    font-weight: bold;
    float:left;
    text-align: right;

}
.modul_content {
    width:440px;
    float:left;
}
.modul_square  {
    float:left;
    width:  10px;
    height: 10px;
    margin-top: 2px;
    margin-left: 7px;
    margin-right: 5px;
    display: block;
    background-image: url('../img/square_1.gif');
    background-repeat: no-repeat;
}

.modul_square_1  {
    float:left;
    width:  10px;
    height: 10px;
    margin-top: 2px;
    margin-left: 3px;
    margin-right: 6px;
    display: block;
    background-image: url('../img/square_3.gif');
    background-repeat: no-repeat;
    cursor: default;
}
.modul_square_2  {
    float:left;
    width:  10px;
    height: 10px;
    margin-top: 2px;
    margin-left: 3px;
    margin-right: 6px;
    display: block;
    background-image: url('../img/square_1.gif');
    background-repeat: no-repeat;
    cursor: default;
}


.modul_list_activ  {
    background-image: url('../img/square_2.gif');  
}

.modul_list_activ_1  {
    background-image: url('../img/square_4.gif');  
}


.modul_answer {
    display: none;
    width:  619px;
    height: 463px;
    background-color: #cc0055;
    position: absolute;
    top:12px;   
}

/****/

.modul_answer div {
    position: absolute;
    cursor: pointer;
    left: 80px;
    top: 324px;
    color: #ffffff;
}

.modul_waiter {
    margin-top: 95px;
    margin-left: 290px;
}

.modul_waiter_1 {
    display: none;
    margin-top: 110px;
    margin-left: 10px;
}

.modul_cup_big {
    position: absolute;
    left: 30px;
    top: 159px;
}
.modul_cup_big_1 {
    display: none;
    position: absolute;
    left: 177px;
    top: 192px;
}

.smoke_1 {
    left: 40px;
    position: absolute;
    top: 190px;
}
.smoke_2 {
    left: 115px;
    position: absolute;
    top: 187px;
}
.smoke_3 {
    left: 195px;
    position: absolute;
    top: 187px;
}
.smoke_4 {
    left: 525px;
    position: absolute;
    top: 100px;
}
.smoke_5 {
    left: 358px;
    position: absolute;
    top: 257px;
}
.smoke_6 {
    left: 435px;
    position: absolute;
    top: 250px;
}
.smoke_7 {
    left: 515px;
    position: absolute;
    top: 285px;
}
.smoke_8 {
    left: 348px;
    position: absolute;
    top: 120px;
}
.smoke_9 {
    left: 435px;
    position: absolute;
    top: 80px;
}
.smoke_10 {
    left: 55px;
    position: absolute;
    top: -50px;
}
.smoke_11 {
    left: 145px;
    position: absolute;
    top: 15px;
}
.smoke_12 {
    left: 225px;
    position: absolute;
    top: -30px;
}
.smoke_13 {
    left: 515px;
    position: absolute;
    top: -30px;
}
.smoke_14 {
    left: 435px;
    position: absolute;
    top: -20px; 
}
.smoke_15 {
    left: 348px;
    position: absolute;
    top: -20px;
}
.smoke_16 {
    left: 280px;
    position: absolute;
    top: 280px;
}

.modul_answer_text {
    display: block;
    width:250px;
}

.modul_answer_text span {
    display: block;
    padding-top: 15px;
}

.modul_answer_text h1{
    padding: 0px;
    margin: 0px;
}
