.mag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	border: thin groove #666666;
	background-color: #FFFFFF;
}
.rechts {
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 600px;
	width: 450px;
}
.TEKST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #999999;
	border: thick dashed #000000;
	font-weight: bold;
}
.kleint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-left: 5px;
	text-transform: uppercase;
}
