@charset "UTF-8";
@media screen, projection
{
    .gobut,img.entry,img.entryR,area.triangle{
        cursor:pointer;
    }
    .element_border{
    background: url(../images/gradient_border.png) no-repeat;
    background-repeat: repeat-x;
    }
    .red_border{
    border: 1px solid #EA1F23;
    }
    .white_border{
    border: 1px solid white;
    }
    .element_border.full{
    background:#ececec;
    }
    .elementInput{
        min-height:29px;
    }
    #switchFormErrOld,#switchFormErrNew,#credHelp{
        position:absolute;
        margin:4px 0px 10px 60px; 
    }
    #credHelp{
        position:absolute;
        margin:4px 0px 10px 4px; 
    }
    .tbImgLeft.rc,.tbImgLeft.rc2{
        margin:18px 36px 36px 0px;
    }
    .tbImgLeft.rc2{
        margin:0px 36px 36px 0px;
    }
    #findSerial{
        position:relative;
        left:10px;
    }
    .sub {
    font-size:80%;    
    }
    .choose{
        border:0px;
        width:210px;
        position:relative;
        /*top:-2px;*/
        height:22px;
    }
    .choose option{
        margin:6px 0px 0px 0px;
    }
    .fixH30{
        height:30px;
    }
    .margin_top_10px {
    margin-top: 10px;
    }
    .margin_top_25px {
    margin-top: 25px;
    }
    .pwidth {
    width: 575px;
    }
    #agb_txt, #declare_txt {
    position:relative;
    left:32px;
    top:-16px;
    }
    #triangle {
    position:absolute;
    right:0;
    top:0;
    z-index:10;
    }
    #stage{
    min-height:0px;
    }
    #gravis_text{
    padding:20px 20px 10px 40px;
    background-image: url(../images/gradient_element.png);
    min-height:340px;
    }
    #gravisheader{
    position:relative;
    min-height:170px;
    }
    #but_bar {
    position:relative;
    left:340px;
    top:0px;
    height:50px;
    }
    #but_bar_tb {
    position:relative;
    left:322px;
    top:0px;
    height:50px;    
    }
    #cancel_but {
    cursor:pointer;
    margin-right:10px;
    }
    #social_links{
        display:none;
    }
    #ssl_service{
        display:block;
    }
    #ssl_img{
        display:inline;
    }
    #greenmen{
        position:relative;
        left:60px;
    }
    img.entry,img.entryR{
        margin:0 0 0 5px;
    }
    img.entryR{
        margin:0 0 0 30px;
    }
    .entrybox{
        height:160px!important; /*um IE-Anweisung von YAML zu überschreiben*/
        position:relative;
    }
    .gobut{
        display:block;
        position:absolute;
        bottom:0px;
    }
    
    /*Kopie aus start.css*/
    #big_btns {
    margin:20px 0px 20px 6px;
    float:left;
    }
    #bubble_finderlohn {
        position:relative;
        left:5px;
        top:10px;
        float:left;
        width: 260px;
        height: 78px;}
    #bubble_inventar {
        position:relative;
        left:5px;
        top:10px;
        float:left;
        width: 260px;
        height: 78px;}
    #bubble_finderlohn_img,#bubble_inventar_img{
        display:none;
    }
    #safe_rad {
        position:relative;
        right:0px;
        top:10px;
        float:left;
    }
    #referenzen img, #big_btns img,.aabm,area.triangle,#safe_rad_img{
        cursor:pointer;
        }
    }
    
}