 .transparenz

{
font-family: Arial;
font-size: 12px;
color: #000000;
text-align: justify;
padding: 10px;
background-color: #FFFFFF;
border-style: solid;
border-width: thin;
border-color: #999999;
width: 320px;
height: 150px;
max-height: 150px;
overflow: auto;
hscrollbar: hidden;
vertical-align: top;
filter: Alpha(Opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

h1 {

        font-family: Arial;

        font-size: 14px;
        font-style: bold;

        color: #FFFFFF;



}

 .transparenz1

{
font-family: Arial;
font-size: 11px;
color: #000000;
text-align: justify;
padding: 10px;
background-color: #FFFFFF;
border-style: solid;
overflow: auto;
border-width: thin;
border-color: #999999;
width: 160px;
height: 150px;
vertical-align: top;
}

 .transparenz2

{
font-family: Arial;
font-size: 11px;
color: #000000;
text-align: justify;
padding: 10px;
background-color: #FFFFFF;
border-style: solid;
border-width: thin;
border-color: #999999;
width: 998px;
max-height: 150px;
overflow: scroll;
hscrollbar: hidden;
vertical-align: top;
filter: Alpha(Opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}


