
.text { color: gray; font-family: Verdana, Geneva, Arial, Helvetica; text-decoration: none ; font-size: 10px }
.text2 { color: gray; font-weight: bold;  font-family: Verdana, Geneva, Arial, Helvetica; text-decoration: none ; font-size: 10px }
.text3 { color: #EEEEEE; font-weight: bold;  font-family: Verdana, Geneva, Arial, Helvetica; text-decoration: none ; font-size: 10px }

.rahmen {
border: #555555;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}


a:active { text-decoration: none }
a:hover { text-decoration: none }
a:link { text-decoration: none }
a:link img { text-decoration: none }
a:visited { text-decoration: none }
