BODY
{scrollbar-base-color: #6696ff;
scrollbar-darkshadow-color: #9696ff;
scrollbar-shadow-color: #993300;
scrollbar-track-color: #96d7ff;
scrollbar-highlight-color: #ffffff;
scrollbar-3d-light-color: #ff64ff;
scrollbar-arrow-color: #ffffff;
    FONT-WEIGHT: 300;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, helvetice;
    BACKGROUND-COLOR: #96c3ff
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial, helvetica
}
.tit
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 18px;
    COLOR: darkblue;
    FONT-FAMILY: Verdana, Arial, helvetica
}
.angebottitel {
	font-size: 12px;
	font-weight: bold;
}
.inputtitel {
	height: 22px;
	width: 550px;
}
.textareawert {
	height: 150px;
	width: 300px;
}
.inputklein {
	height: 22px;
	width: 40px;
}
.edittabelle {
	background-color: #559DFF;
}
.navbutton {
	height: 20px;
	width: 92px;
	border: 1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #000099;
	text-decoration: none;
	text-align: center;
	padding: 2px;

}
.navbutton:active {
	height: 20px;
	width: 92px;
	border: 1px solid #000099;
	color: #FF0000;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;



}
.navbutton:hover {
	height: 20px;
	width: 92px;
	border: 1px solid #000099;
	color: #FF0000;
	text-align: center;
	padding: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;



}
