body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #082854;
	/*background:red;*/
}

table {
	margin: 0;
	padding: 0;
}

input {
	font-family: Verdana;
	font-size: 11px;
	color: #082854;
}

textarea {
	font-family: Verdana;
	font-size: 11px;
	color: #082854;
}

tr {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
	margin: 0;
	padding: 0;
}

img {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #082854;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

a:hover {
	color: #e10011;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
}

.pb_grau {
	background: #e9ecf0;
}

.fett {
	font-weight: bold;
}

.unterstrich {
	text-decoration: underline;
	font-weight: normal;
	line-height: 17px;
	 }

.unterstrich:hover {
	text-decoration: underline;
	font-weight:normal;
	line-height: 17px;
}

.menu a {
	padding-left: 20px;
}

.menu_levelone a {
	padding-left: 30px;
}

.menu_aktiv a {
	color: #e10011;
	background: url(pixel/bullet.gif) no-repeat;
	background-position: 10px center;
	padding-left: 20px;
}

.menu_levelone_aktiv a {
	color: #e10011;
	background: url(pixel/bullet.gif) no-repeat;
	background-position: 20px center;
	padding-left: 30px;
}

.pb_rot {
	color: #e10011;
}

.liste li {
	list-style-type: none;
	background: url(pixel/bullet_blue.gif) no-repeat;
	background-position: 0 5px;
	margin: 0 0 0 1px;
	padding: 0 0 0 11px;
}

.infotext {
	font-weight: normal;
	line-height: 15px;
	padding-left: 26px;
	vertical-align: bottom;
	margin-top: 11px;
	/*background: orange;*/
}

.infotext a {
	font-weight: normal;
	line-height: 19px;
	text-decoration: underline;
}

.infotext a:hover {
	color: #e10011;
	font-weight: normal;
	line-height: 19px;
}

.leftspace {
	margin-left: 25px;
}

.fliesstext {
	margin: 8px 0 8px 0;
	/*background: orange;*/
}

.formularzeileLinks {
	height: 26px;
}

.formularzeileRechts {
	text-align: right;
}

#formtable td {
	vertical-align: middle;
}

.w55 {
	width: 55px;
}

.inputMittel {
	height: 15px;
	padding: 0;
	line-height: 15px;
	border: solid 1px #082854;
}

.ml19 {
	margin-left: 13px;
}

#formtable textarea {
	border: solid 1px #082854;
}
