body { font-family: sans-serif; color: darkblue; background-color: #EFFFE8 }
body.t2 { font-family: sans-serif; color: lightblue; background-color: #D0FFFF }

p  { font-size:17px;color: black}
   	p.klein { font-size:16px;color:darkblue }

h1 { font-weight:bold;color:darkblue; border-bottom: thin dotted #888888; }
h2 { font-weight:bold;color:darkblue; }
h3 { font-weight:bold;color:blue; }

th {background-color: lightgrey; font-size:17px; }

address { font-size:12px; color:darkgrey; }
input { font-size:17px; color : blue; background-color: white }
input.inputneu2 { font-size:17px; color : red; background-color: white }
select { font-size:17px; color :blue; background-color: white }

li { text-align:left; color:darkgrey; font-size:20px; }

td { text-align:left; color:darkblue; font-size:20px; }
td.l { text-align:left; color:darkblue; font-size:17px; border-left: solid;}
td.g { text-align:left; color:darkblue; font-size:20px; background-color: lightgrey;}
td.r { text-align:left; color:darkblue; font-size:20px; background-color: lightblue;}



.wichtig { font-size:17px;color: red}
.kl { font-size:14px;color: black }
.klein { font-size:12px;color: grey }

.neu:before {content: " "; } 

