A:link { color: black; text-decoration: none; }
A:visited { color: black; text-decoration: none; }
A:active { color: black; text-decoration: underline; }
-//A:hover { color: white;
-// background-color: rgb(187,187,187);
-// text-decoration: none;
-//}
-
/*
Menu: oberste Linkebene
body {
font-family: Verdana, Arial, Helvetica;
font-size: 10pt;
- //background-color: white;
+ background-color: white;
background-image: url("../image/fade.png"); background-repeat:repeat-x;
color: black
}
*/
}
-//td {
-// font-family: Verdana, Arial, Helvetica;
-// font-size: 8pt;
-//}
th {
font-family: Verdana, Arial, Helvetica;
}
body.admin {
- background-color: #FFFFF;
+ background-color:#ffffff;
color: black;
}
body.menu {
background-image: url("../image/fade.png");background-repeat:repeat-x;
font-family: Verdana, Arial, Helvetica;
- font-size: 8t;
+ font-size:8pt;
color: black;
}
.listelement {
- background-image: url("../image/fade2.png");
- //background-image: url("../image/fade.png");
+ background-image: url("../image/fade2.png");
background-repeat:repeat-x;
border-style:dashed;
border-width:thin;
}
.listelement2 {
- //background-image: url("../image/fade_short.png");
background-image: url("../image/fade2.png");
background-repeat:repeat-x;
border-style:dashed;
padding-left:10px;
*/
border-width:1px;
- background:efedde;
+ background:#efedde;
}