/************************************************************************************
Datei:          dok-nun.css
Beschreibung:   Formatierungen der Elemente in dok-nun.html
Erstellt von:   Elias Sasek
*************************************************************************************/

/************************************/
/*Import weiterer Stylesheets        /
/************************************/
@import url("global.css");
@import url("global-body.css");

li#dok_nun_vis a span{
                       background:url(../../images/global_all/btn_Rfidnun.png) no-repeat scroll bottom left;
                       background-position:-147px;
                  }


                  
ul#menu li a.sonstige_vis {
  width:116px;
  background-position:-218px -34px;
  margin: 0 0 0 -41px;
}

ul#menu li a.sonstige_vis span{
  background-position:-218px -34px;
}

div#bg_wasnun{
                background:url(../../images/dok-nun/bg_wasnun.png) no-repeat scroll bottom left;
                width: 294px; 
                height: 257px; 
                border: none; 
                float:left; 
                margin: 60px 0 0 -1px;
             }
             
div#cont_downplay_nun{
                        background:url(../../images/dok-nun/cont_downplay.png) no-repeat scroll bottom left;
                        width: 222px; 
                        height: 285px; 
                        border: none; 
                        float:right; 
                        padding: 0 0 0 20px;
                        margin: 0 25px 0 0;
             }





