
body, html, table {
background-color: #ffffff;
color:            #000000;
font-family:      Verdana;
font-size:        11px;
margin:           0px;
}

td.green {
background-color: #47a942;
}

td.navigation {
background-color: #f7f7f7;
}

td.content {
background-color: #cccccc;
}

td.footer {
font-family:      Verdana; 
font-size:        11px; 
color:            #ffffff; 
text-align:       center; 
font-style:       italic; 
background-color: #636363;
}

td.contentTitle {
color:            #47a942;
font-size:        18px;
text-align:       center;
font-weight:      bold;
padding-top:      18px;
background-color: #cccccc;
}

td.contentMain {
background-color: #cccccc;
padding-top:      20px;
}

div.divLogo {
padding-top:      25px; 
text-align:       center;
}

div.divNavi {
padding-left:     18px; 
padding-top:      40px; 
font-weight:      bold; 
font-size:        17px;
}

.fntGreen {
color:            #46aa42;
}

.button {
background-color: #cccccc;
border:           1px solid #636363;
font-weight:      bold;
text-align:       center;
padding:          3px;
}

a:link    { text-decoration:underline; color:#000000;  }
a:visited { text-decoration:underline; color:#000000; }
a:hover   { text-decoration:underline; color:#000000; }
a:active  { text-decoration:underline; color:#000000; }

.navi:link    { text-decoration:none; font-weight:bold; font-size:17px; color:#404040; }
.navi:visited { text-decoration:none; font-weight:bold; font-size:17px; color:#404040; }
.navi:hover   { text-decoration:none; font-weight:bold; font-size:17px; color:#46aa42; }
.navi:active  { text-decoration:none; font-weight:bold; font-size:17px; color:#404040; }

.formular {
height:           18px;
border:           1px solid #404040;
font-family:      Verdana;
font-size:        11px;
background-color: #c7eec5;
}

.formularInvalid {
height:           18px;
border:           1px solid #ff0000;
font-family:      Verdana;
font-size:        11px;
background-color: #fdf5f3;
}

td.subtitle {
font-weight: bold;
font-size:   9px;
}

