body{ 
background-color:#FFFFFF;
font-family: Verdana, Helvetica, sans-serif; 
font-size:12px;
margin:0px;
}

a { 
color:#999;
text-decoration: none; 
}

a:hover { 
color:#000000;
}

td {
font-family: Verdana, Helvetica, sans-serif; 
font-size:12px;
text-align:left;
}

.font10 { font-size:10px; }
.font18 { font-size:18px; }
.font20 { font-size:20px; }

.bold { font-weight:bold; }

.nowrap { white-space: nowrap; }

.left {
text-align:left;
}

.right {
text-align:right;
}

.center {
text-align:center;
}

.top{
vertical-align:top;
}

.middle{
vertical-align: middle;
}

.bottom{
vertical-align:bottom;
}

.menu {
width: 202px; 
text-align: left; 
border: 0px solid black; 
border-bottom: none; 
margin: 1; 
display: block;
width: 200px;height: 22px;
}

.solid_line {
border-bottom-color:#00A9E0;
border-bottom-width:2px;
border-bottom-style:solid;
} 

.birkiblue { color:#00A9E0; }
.grey { color:#333333; }
.feuer { color:#FF0000; }
.wasser { color:#3399FF; }
.erde { color:#CC6600; }
.luft { color:#FFCC99; }

input, textarea { 
width:250px;
}

.pflichtfelder {
background-color:#FFD394;
}

.border0{
border:0px;
}





