td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
}
.white {
	color: #FFFFFF;
	font-size: 11px;
}
.bauweblink {
	color: #6AA1C6;
	text-decoration: none;
	font-size: 11px;
}
.bauweblink:hover {

	color: #C5DAE9;
	text-decoration: none;
}
a {
	color: #0079FF;
	text-decoration: none;
}
a:hover {

	color: #FF6C00;
	text-decoration: none;
}
.header {
	font-weight: bold;
	color: #1759A3;
	font-size: 12px;
}
.menu {
	color: #000000;
	background-color: #A3C3DB;

}
.menu a {
	color: #000000;
	background-color: #A3C3DB;

}
.menu a:hover {
	color: #000000;
	background-color: #A3C3DB;
	text-decoration: underline;
}

.inp {
	background-color: #F0F0F0;
	height: 21px;
	width: 160px;
}
.inp2 {

	background-color: #F0F0F0;
	width: 160px;
}
.a2 {
	color: #0079FF;
	text-decoration: none;
	font-size: 13px;

}
.a2:hover {


	color: #FF6C00;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
