body {
scrollbar-face-color: #a5a5a5;
scrollbar-shadow-color: #fffdf9;
scrollbar-highlight-color: #a5a5a5;
scrollbar-3dlight-color: #fffdf9;
scrollbar-darkshadow-color: #a5a5a5;
scrollbar-track-color: #fffdf9;
scrollbar-arrow-color: #fffdf9;
font-size: 12px
}

.tdhgrey {  background-color: #d1d1d1}
.tddgrey {  background-color: #b3b3b3}
.tdwhite {  background-color: #ffffff}
.tdgreen {  background-color: #55afac}
.tdcreme {  background-color: #fffdf9}

<!-- Textformatierung 10er Grösse -->
.txtxtblack10 {  font-family: Verdana; font-size: 10px; color: #7F7F7F}
.txtgreen10 {  font-family: Verdana; font-size: 10px; color: #55afac}
.txtcreme10 {  font-family: Verdana; font-size: 10px; color: #fffdf9}
.txtwhite10 {  font-family: Verdana; font-size: 10px; color: #f7f7f7}
.txtblack10 {  font-family: Verdana; font-size: 10px; color: #313131}

<!-- Textformatierung 12er Grösse -->
.txtblack {  font-family: Verdana; font-size: 12px; color: #7f7f7f}
.thgrey {  font-family: Verdana; font-size: 12px; color: #d1d1d1}
.tgreen {  font-family: Verdana; font-size: 12px; color: #55afac}
.tcreme {  font-family: Verdana; font-size: 12px; color: #fffdf9}
.txtcreme {  font-family: Verdana; font-size: 12px; color: #fffdf9}
.txtblack {  font-family: Verdana; font-size: 12px; color: #313131}
.txtred {  font-family: Verdana; font-size: 12px; color: #ff0000; font-weight: bold}

<!-- Textformatierung 14er Grösse -->
.tuenorm {  font-family: Verdana; font-size: 14px; color: #7F7F7F}
.tuegreen {  font-family: Verdana; font-size: 14x; color: #55afac}
.tuecreme {  font-family: Verdana; font-size: 14px; color: #fffdf9}
.tuewhite {  font-family: Verdana; font-size: 14px; color: #f7f7f7}

<!-- Linkformen -->
a.linormfix {  color: #7F7F7F; text-decoration: underline}
a.linormfix:visited {  color: #7F7F7F; text-decoration: underline}
a.linormfix:active {  color: #7F7F7F; text-decoration: underline}

a.lipreisliste {  color: #313131; text-decoration: none}
a.lipreisliste:hover {  color: #313131; text-decoration: underline}
a.lipreisliste:active {  color: #313131; text-decoration: underline}

a.lithgreyfix {  color: #d1d1d1; text-decoration: underline}
a.lithgreyfix:visited {  color: #d1d1d1; text-decoration: underline}
a.lithgreyfix:active {  color: #d1d1d1; text-decoration: underline}

a.ligreenfix {  color: #55afac; text-decoration: underline}
a.ligreenfix:visited {  color: #55afac; text-decoration: underline}
a.ligreenfix:active {  color: #55afac; text-decoration: underline}

a.licremefix {  color: #fffdf9; text-decoration: underline}
a.licremefix:visited {  color: #fffdf9; text-decoration: underline}
a.licremefix:active {  color: #fffdf9; text-decoration: underline}

a.hauptnavi  { font-family: Verdana; font-size: 12px; color: #fffdf9; text-decoration: none; font-weight: bold; }
a.hauptnavi:hover { font-family: Verdana; font-size: 12px; color: #fffdf9; text-decoration: underline; font-weight: bold; }

a.unternavi  { font-family: Verdana; font-size: 12px; color: #55afac; text-decoration: none; font-weight: bold }
a.unternavi:hover { font-family: Verdana; font-size: 12px; color: #55afac; text-decoration: underline; font-weight: bold }

<!-- Formularfelder -->
input {  font-family: Verdana; font-size: 12px; background-color: #fffdf9; color: #313131}
textarea {  font-family: Verdana; font-size: 12px; background-color: #fffdf9; color: #313131; border:1px solid #313131}
select {  font-family: Verdana; font-size: 12px; background-color: #fffdf9; color: #313131}
input.borderless {border:1px solid #313131}