
/*  (do not remove this :) */


.bernAbfallError {
    /* Class for error indication in forms */
    background-color: #ffce7b;
    border: 1px solid #ffa500;
    padding: 1em;
    margin: 0 0 1em 0;
    /*width: 68% !important;*/
    width: 400px !important;
    height: 50px !important;
}


.bernAbfallError .fieldRequired {
   color: #ffce7b;
} 


.bernAbfallField {
    top: 0;
    left: 0;
    margin: 0 1em 1em 0;    
    position: relative;
    height: 25px;
}

.bernAbfallField label {
    font-size: 100%;
    font-weight: bold;
}

div.bernAbfallFieldLabel {
    float: left;
    width: 209px;
    #width: 215px;
    width: 215px\9;
}

div.bernAbfallFieldInput {
    float: left;
}

div.bernAbfallErrorOutput {
    position: absolute; 
    top: 41px; 
    left: 12px;
}

a.buttonize {
    background: transparent url(http://www.bern.ch/linkTransparent.gif) 7px 1px no-repeat;
    padding: 2px 2px 2px 15px;
    text-decoration: none !important;
    border: solid 1px black;
    color: black;
    font-size: 85%;
}

a.buttonize:visited {
    color: black;
    font-size: 85%;
}

div.returnButtons {
    margin-top: 20px;
}

div.returnButtons div {
    float: left;
    margin-right: 10px;
}

div#oim-fields {
    margin-bottom: 20px; 
}

/*
div#oim-fields div.field {
    float: left;
    _float: none;
    #float: none;
    float: none\9;
}
*/

input#bernstreets ul li {
    text-align: left;
    color: red;
}

#glueResponse {
    margin-left: -8px;
}




/*  */

