 
.fliesstext { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    line-height: 140%;
    font-weight: normal;
    font-style: normal;
    color: rgb(102, 102, 102);
    }


.head2 { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10pt;
    line-height: 140%;
    font-weight: bold;
    font-style: normal;
    color: rgb(102, 102, 102);
    }

    
.head { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14pt;
    color: rgb(186, 222, 51);
    }


a:link { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    line-height: 140%;
    font-weight: normal;
    font-style: normal;
    color: rgb(102, 102, 102); text-decoration:underline;}
 a:visited { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    line-height: 140%;
    font-weight: normal;
    font-style: normal;
    color: rgb(102, 102, 102); text-decoration:underline;}
a:hover { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    line-height: 140%;
    font-weight: normal;
    font-style: normal;
    color: rgb(186, 222, 51); }
 a:active { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9pt;
    line-height: 140%;
    font-weight: normal;
    font-style: normal;
    color: rgb(186, 222, 51); }


.arbeit {
text-decoration: none;
border:0;
margin: 0 auto;
padding:0;
display: block;
text-indent: -9999px;
letter-spacing: -9999px;
font-size:0;
width: 92px;
height: 234px;
background:
url("../images/gruen_work_over.gif")
0 0 no-repeat;
}
.arbeit:hover {
background-position: -92px 0;
} 

.ich {
text-decoration: none;
border:0;
margin: 0 auto;
padding:0;
display: block;
text-indent: -9999px;
letter-spacing: -9999px;
font-size:0;
width: 87px;
height: 55px;
background:
url("../images/grau_me_over.gif")
0 0 no-repeat;
}
.ich:hover {
background-position: -87px 0;
} 

.contact {
text-decoration: none;
border:0;
margin: 0;
padding:0;
display: block;
text-indent: -9999px;
letter-spacing: -9999px;
font-size:0;
width: 42px;
height: 49px;
background:
url("../images/gruen_contact_over.gif")
0 0 no-repeat;
}
.contact:hover {
background-position: -42px 0;
} 

.home {
text-decoration: none;
border:0;
margin:0 ;
padding:0;
display: block;
text-indent: -9999px;
letter-spacing: -9999px;
font-size:0;
width: 40px;
height: 40px;
background:
url("../images/grau_home_over.gif")
0 0 no-repeat;
}
.home:hover {
background-position: -40px 0;
} 

.homestay {
text-decoration: none;
border:0;
margin:0 ;
padding:0;
display: block;
text-indent: -9999px;
letter-spacing: -9999px;
font-size:0;
width: 40px;
height: 40px;
background:
url("../images/grau_home_over.gif")
-40px 0 no-repeat;
}
.homestay:hover {
background-position: -40px 0;
cursor: default;
} 

/*HTML-Code:
<a href="" class="klasse"><span>Alternativtext</span></a>*/

