body
{
   font-family: "Microsoft Sans Serif", Arial, sans_serif;
   font-size: small;
   color: #000099;
}

.nodec
{
   text-decoration: none;
   color: #000099;
}

#mastai_leer					
{
   z-order: 1;
   position: absolute;
   left: 0;
   top: 0;
   width: 750px;
   height: 550px;
}


#mastai_leer_centered					
{
   z-order: 1;
   position: absolute;
   left: 50%;
   top: 50%;
   width: 750px;
   height: 550px;
   margin-left:-375px;
   margin-top:-275px;
}

.mastai_cont				
{
	overflow: auto;
	position: absolute;
	top: 122;
	left: 167px;
	width: 568;
	height: 420;
	z-index: 1;
}

.mastai_bild				
{
   position: relative;
   border: 0;
   width: 549;
   height: 350;
   z-index: 2;
}

.mastai_bild_text				
{
   position: absolute;
   top: 5;
   left: 5;
   border: 0;
   width: 200;
   height: 80;
   z-index: 3;
}

.mastai_bild_text_rechts				
{
   position: absolute;
   top: 5;
   left: 300;
   border: 0;
   width: 200;
   height: 80;
   z-index: 3;
}


.mastai_bild_nav				
{
   position: absolute;
   top: 5;
   left: 500;
   border: 0;
   width: 50;
   height: 100;
   z-index: 3;
}

div.cont				
{
   z-oder: 1;
   overflow: auto;
   position: absolute;
   top: 115;
   left: 170;
   width: 568;
   height: 410;
}

table.prod
{
	width: 100%;
	cellspacing: 0;
	cellpadding: 0; 
}

table.prodold
{
	border: 0;
	width: 100%;
	cellspacing: 0;
	cellpadding: 0; 
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-style:solid;
	border-bottom-width:1px ;
	bordercolor="#CCCCCC";
}


td.left
{
	width: 2%;
}

td.lang
{
	border-bottom:1px solid #99CCFF; 
	width: 24%;
	align: left;
	font-size: 10pt;
}

td.langold
{
	width: 24%;
	border-left-style:none;
	border-left-width:medium;
	border-right-style:none;
	border-right-width:medium;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px; 
	align: left;
}

