/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.Formular {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	line-height: 12px
}

.fieldset {
	font-size: 12px;
 	color: rgb(0,0,255);
 	border: 1px solid rgb(0,0,255)
}

.TextObject {
	font-family: "@Arial Unicode MS",  sans-serif;
 	font-size: 12px;
 	line-height: 14px;
 	margin: 5px;
 	padding: 5px
}

.Masterbordertext {
	color: rgb(153,255,255);
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
