/* CSS Document */
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
.überschrift {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.input {
	width: 130px;
	background-color: #e7e7e7;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}

.button {
	border: 1px solid #000000;
	background-color: #e7e7e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.schrift_klein_weiß {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Verdana;
}
.überschrift_weiß {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.Stil1 {
color: #CCCCCC;
}

html[xmlns] {

		/* 

		Viewport komplett;

		* + BOX-Model => permanent Scrollbalken,

		* fuer Gecko erzeugen

		*/

		height: 100%;

		padding-bottom: .005em;

	}
