.menueMain{
position:absolute;
top:205px;
z-Index:99999;
cursor:default;
}

.borderElem{
position:absolute;
left:-2px;
top:38px;
width:133px;
height:36px;
border-style:solid;
border-width:2px;
border-color:#ffffff;
border-right:0px;
}
.borderElemMoz{
position:absolute;
left:-2px;
top:38px;
width:133px;
height:32px;
border-style:solid;
border-width:2px;
border-color:#ffffff;
border-right:0px;
}
.menueImg{
position:absolute;
background-image:url(./images/leiste_4_t.png);
top:40px;
/*border-style:solid;*/
width:129px;
height:30px;
}

.menueImg2{
position:absolute;
background-image:url(./images/leiste_hell_t.png);
top:40px;
width:129px;
height:30px;
}

.menueText{
position:absolute;
top:8px;
width:130px;
text-align:left;
font-family:arial;
font-size:10pt;
color:#a2afb2;
text-decoration:none;
display:block;
z-Index:99999;
}
.fliessText{
position:absolute;
top:5px;
width:599px;
height:400px;
text-align:justify;
font-family:arial;
font-size:10pt;
line-height:18px;
color:#646e78;
text-decoration:none;
display:block;
}
