
/********************Global*******************/
a {
    font-family:Arial, 'Times New Roman', serif;
    text-decoration:none;
    color:#0000FF;
  }

body {
       padding-left:0px;
       padding-top:0px;
	 	 }

img	 {
       border-style:none;
     }


/***************nach ID***********************/

div#content{
       position:absolute;
       right:0;
       bottom:10px;
       left:171px;
       top:125px;
       padding-right:1%;
       padding-left:1%;
       padding-bottom:1%;
       padding-top:1%;
       overflow:auto;
       z-index:2;
     }

div#bg_content{
       position:absolute;
       right:0;
       bottom:0;
       left:171px;
       top:121px;
       z-index:1;
     }

div#nav{
       position:absolute;
       left:0;
       bottom:1%;
       top:121px;
       width:170px;
       overflow:auto;
       padding-top:25px;
       padding-left=15%;
       z-index:2;
     }

div#bg_nav{
       position:absolute;
       left:0;
       bottom:0;
       top:121px;
       width:170px;
       z-index:1;
     }

div#head{
       position:absolute;
       right:0;
       top:0;
       left:171px;
       height:120px;
       z-index:2;
     }

div#bg_head{
       position:absolute;
       right:0;
       top:0;
       left:171px;
       height:120px;
       z-index:1;
     }

div#logo{
       position:absolute;
       left:0;
       top:0;
       width:170px;
       height:120px;
       z-index:2;
     }

div#bg_logo{
       position:absolute;
       left:0;
       top:0;
       width:170px;
       height:120px;
       z-index:1;
     }

img#logo1 {
       position:relative;
       top:10%;
       left:10%;
       width:140px;
     }

img#bg1{
       position:relative;
       top:0px;
       right:2px;
       width:99%;
							height:100%;
     }


/********************Klassen*******************/

.a_navi{
       font-family:Georgia, 'Times New Roman', serif;
       font-size:12px;
       color:#000000;
       text-decoration:none;
     }

.div_uk_haupt{
       position:relative;
       top:-8%;
       height:100%;
       width:100%;
       z-index:2;
     }

.div_uk_bg{
       position:absolute;
       top: -10px;
       left:12px;
       width:112px;
       bottom:-10px;
       z-index:3;
     }

.div_uk_links{
       position:relative;
       top:10px;
       left:2px;
       height:100%;
       width:100%;
       z-index:4;
      }

.div_pr_list{
       position:relative;
       top:0px;
	     padding-left:2%;
	     width:98%;
       z-index:5;
     }

.div_pr_bg{
       position:absolute;
       top:0px;
	   	 left:0px;
	   	 width:100%;
       height:100%;
       z-index:3;
     }
.div_haupt_box {
        position:relative;
        right:0;
        top:0;
        height:155px;
        width:100%;
   }

.btn_nav  {
       position:relative;
	     /*width:95%;*/
       z-index:4;
     }

.btn_head {
       position:absolute;
       width:99px;
       height:33px;
       top:28%;
     }

.blk_head {
       position:absolute;
       width:94%;
       top:48%;
       left:3%;
       z-index:3;
     }

.t_art_detail_inv{
       position:relative; 
       top:0px; 
       width:100%; 
     }

.td_pr_list {
       position:relative;
       width:33%;
       padding-top:15px;
     }

.img_bg {
       width:100%;
       height:100%;
     }

.img_nav_bg{
	     width:100%;
  	   height:104%;
       z-index:3;
     }

.img_box_bg{
       width:100%;
       height:160px;
     }
.table_boxes {
       width:100%;
       height:155px;
       border-spacing:0;
     }

.td_box_line {
       text-align:center;
       border-bottom: 2px solid black;
     }
.td_box_line_ff {
       text-align:center;
       border-bottom: 2px solid black;
     }

.div_big_box_bg {
        position:absolute;
        top:0;
        height:100%;
        width:100%;
        z-index:3;
      }
.div_big_box_bg1 {
        position:absolute;
        top:0;
        height:100%;
        width:100%;
        z-index:3;
      }


