
body {
font-family : Verdana, Arial;
font-size : 11px;
}
a:link {
color : #000099;
font-weight : normal;
text-decoration : underline;
}
a:visited {
color : #990099;
text-decoration : underline;
}
a:hover {
color : #000099;
text-decoration : none;
}
a:active {
color : blue;
text-decoration : none;
}
.link {
color : white;
text-decoration : none;
}
.one {
background-color : #fdfd99;
}
.two {
background-color : #ebe94b;
}
.green {
background-color : #8bc958;
}
a#title {
font-size : 12px;
color : #999999;
text-decoration : none;
}
a#bottom {
font-size : 11px;
color : #cccccc;
text-decoration : none;
}
a#lexikonaktiv {
font-size : 14px;
color : #999999;
text-decoration : none;
}
a#lexikoninaktiv {
font-size : 13px;
color : #cccccc;
text-decoration : none;
}
table#rahmen {
border : 1px solid #cccccc;
empty-cells : hide;
}
tr#dunkel {
background-color : #eeeeee;
font-size : 11px;
}
tr#hell {
background-color : #ffffff;
font-size : 11px;
}
tr#gfviewfirst {
background-color : #eeeeee;
font-size : 11px;
}
tr#rahmen {
border : 1px solid #cccccc;
empty-cells : hide;
}
td#title {
background-color : #eeeeee;
font-size : 12px;
color : #999999;
}
td#top {
border-width : 1px;
border-top-style : solid;
border-top-color : #cccccc;
border-left-style : solid;
border-left-color : #cccccc;
border-right-style : solid;
border-right-color : #cccccc;
}
td#left {
border-width : 1px;
border-left-style : solid;
border-left-color : #cccccc;
}
td#right {
border-width : 1px;
border-right-style : solid;
border-right-color : #cccccc;
}
td#bottom {
border-width : 1px;
border-left-style : solid;
border-left-color : #cccccc;
border-right-style : solid;
border-right-color : #cccccc;
border-bottom-style : solid;
border-bottom-color : #cccccc;
}
input {
background-image : url('./../image/input.gif');
}
img#rahmen {
border : 1px solid #cccccc;
}

