body {
    background-color: #E8E8EB;
    margin: 0px;
}

td, th {
                  font-family: Tahoma;
                  font-size:11px;
                  text-decoration: none;
                  font-weight: normal;
                  color: #000000;
}

h1 {
                  font-family: Tahoma;
                  font-size:13px;
                  text-decoration: none;
                  font-weight: bold;
                  color: #477DB2;
}

.white {
                background-color: #ffffff;
}

A.menu:link,
A.menu:visited,
A.menu:active          {
                  font-family: Tahoma;
                  font-size:11px;
                  text-decoration: none;
                  font-weight: bold;
                  color: #000000;
				  }

A.menu:hover {
                  font-family: Tahoma;
                  font-size:11px;
                  text-decoration: none;
                  font-weight: bold;
                  color: #ffffff;
}

A:link,
A:visited,
A:active          {
                  font-family: Tahoma;
                  font-size:10px;
                  text-decoration: none;
                  font-weight: normal;
                  color: #477DB2;
				  }

A:hover {
                  font-family: Tahoma;
                  font-size:10px;
                  text-decoration: none;
                  font-weight: normal;
                  color: #A3BED8;
}

A.blau:link,
A.blau:visited,
A.blau:active          {
                  font-family: Tahoma;
                  font-size:10px;
                  text-decoration: none;
                  font-weight: normal;
                  color: #ffffff;
				  }

A.blau:hover {
                  font-family: Tahoma;
                  font-size:10px;
                  text-decoration: none;
                  font-weight: normal;
                  color: #000000;
}

.menubg {
   	background-image:  url(../images/buttonbg.gif);
	text-align: center;
	width: 100px;
	height: 20px;
}

#submit
{
    color: #000000;
    font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	background-color: #E8E8EB;
	border: solid 1px #A3BED8;
	text-transform: uppercase;
}

#input
{
    color: #000000;
    font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #E8E8EB;
	border: solid 1px #A3BED8;
}
