
	#topBar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
   
    padding: 10px 0 10px 0;
    font-family: Trebuchet MS, Verdana, sans-serif;
    background-color: #fff;
    border-bottom: solid 1px #ccc;
  }
  
  #bottomBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;

    padding: 10px 0 10px 0;
    font-family: Trebuchet MS, Verdana, sans-serif;
    background-color: #fff;
    border-top: solid 1px #ccc;
  }
  
  
  
  
  
  
  

 

.containerpic {
 position: absolute;
	}
	
	.containerpic .contents {
	  background-color: #fff;
    position: relative;
    margin: 0;
    padding: 0;
	}
	
	
	
	.containerpic .contentsprod {
	  background-color: #fff;
	background:url(images/back_container2.jpg);
   		 position: relative;
    margin: 0;
    padding: 0;
	}
	
	
	
	
	
	
  
  .containerpic>.shadow {
    margin: 6px 16px 16px 6px;
    position: relative;
  }
  
  .containerpic>.shadow .tr {
    background: url(tr.png) no-repeat;
   position: absolute;
    top: -6px;
    right: -16px;
    width: 22px;
    height: 22px;
  }
  
  .containerpic>.shadow .bl {
    background: url(bl.png) no-repeat;
    position: absolute;
    bottom: -16px;
    left: -6px;
    width: 22px;
    height: 22px;
  }

  .containerpic>.shadow .br {
    background: url(br.png) no-repeat bottom right;
    position: absolute;
    bottom: -16px;
    right: -16px;
    width: 100%;
    height: 100%;
  }

  .containerpic>.shadow .tl {
    background: url(tl.png) no-repeat top left;
   position: absolute;
    top: -6px;
    left: -6px;
   width: 100%;
    height: 100%;
  }
  

 #picture .contents {

      FONT-SIZE: 8.5pt;
    
    
  }




























	
	.container {
	 // position: absolute;
    top: 450px;
    left: 287px;
	}
	
	.container .contents {
	  background-color: #fff;
		
 position: relative;
    margin: 0;
    padding: 0;
	}
  
  .container>.shadow {
    margin: 6px 16px 16px 6px;
    position: relative;
  }
  
  .container>.shadow .tr {
    background: url(tr.png) no-repeat;
   // position: absolute;
    top: -6px;
    right: -16px;
    width: 22px;
    height: 22px;
  }
  
  .container>.shadow .bl {
    background: url(bl.png) no-repeat;
    //position: absolute;
    bottom: -16px;
    left: -6px;
    width: 22px;
    height: 22px;
  }

  .container>.shadow .br {
    background: url(br.png) no-repeat bottom right;
    //position: absolute;
    bottom: -16px;
    right: -16px;
    width: 100%;
    height: 100%;
  }

  .container>.shadow .tl {
    background: url(tl.png) no-repeat top left;
    //position: absolute;
    top: -6px;
    left: -6px;
    width: 100%;
    height: 100%;
  }
  


  
	
  #popup1 .contents {
    background: url(sample3.jpg);
    width: 200px;
    height: 110px;
      FONT-SIZE: 8.5pt;
    
    
  }
  
  
  	
  #video .contents {
    
    width: 360px;
    height: 310px;
      FONT-SIZE: 8.5pt;
    
    
  }
  
  

  
  
  
  #loader {
    position: absolute;
    top: -1000px;
    left: -1000px;
  }
  
  
#popupcontent{  
 position: absolute;  
  visibility: hidden; 
    overflow: hidden; 
     
      
	}
div.scrollvenster { 
    height: 570px; 
    width: 805;
    overflow: scroll; 
  overflow-x: hidden;
 overflow:auto; 



scrollbar-face-color:white;
scrollbar-arrow-color:#DC0067;
scrollbar-track-color:white;
scrollbar-shadow-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-Color:white;
overflow-x:hidden;


}



BODY
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY:  Verdana;
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana
}
INPUT
{


    font-size:8pt;
    FONT-FAMILY:  Verdana;
CURSOR: hand;


}


SELECT
{
 
    font-size:8pt;
    FONT-FAMILY:  Verdana;
}
TABLE
{
    cellpadding:0;
    cellspacing:0;
    FONT-FAMILY: Verdana;
FONT-SIZE: 9pt;
 

}


A:link {color:#FF00FE;  text-decoration:none; }

A:visited {color:#FF00FE;  text-decoration:none; }
A:active {color:#FF00FE; text-decoration:none; }
A:hover {color:#FF00FE;  text-decoration:underline; }


A.menu:link {color:#F2F2F2;  text-decoration:none; }
A.menu:visited {color:#F2F2F2;  text-decoration:none; }
A.menu:active {color:#F2F2F2; text-decoration:none; }
A.menu:hover {color:#C6C6C6;  text-decoration:none; }


A.menupaars:link {color:#FF00FC;  text-decoration:none; }
A.menupaars:visited {color:#FF00FC;  text-decoration:none; }
A.menupaars:active {color:#FF00FC; text-decoration:none; }
A.menupaars:hover {color:#FF93FF;  text-decoration:none; }



A.topmenu:link {  text-decoration:none; }
A.topmenu:visited {  text-decoration:none; }
A.topmenu:active { text-decoration:none; }
A.topmenu:hover {  text-decoration:none; font-weight:bold; }

A.contentsl:link {color:#FFFFFF;  text-decoration:none; }
A.contentsl:visited {color:#FFFFFF;  text-decoration:none; }
A.contentsl:active {color:#FFFFFF; text-decoration:none; }
A.contentsl:hover {color:#FFFFFF;  text-decoration:none; }

