body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;

}
table {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pdmBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #99CCFF;
	text-align: justify;


}
.unterstrichgestr {
	border-top: 1px none #9999FF;
	border-right: 1px none #9999FF;
	border-bottom: 1px dotted #9999FF;
	border-left: 1px none #9999FF;
}
.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;

}
.textOhneBlock {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pdmBoxRot {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #FF0000;
	text-align: justify;
}
.strichSenkrecht {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	border-left-color: #0033FF;
}
.rahmengestr {
	border: 1px dotted #9999FF;
}
.rechtsgestr {
	border-top: 1px none #9999FF;
	border-right: 1px dotted #9999FF;
	border-bottom: 1px dotted #9999FF;
	border-left: 1px none #9999FF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	border: 1px solid #99CCFF;
	font-size: 13px;
	cursor: pointer;
}
.button a {
	text-decoration: none;
	color: #000066;
}
