#warning {
	border: 1px solid #CE0000;
	background-color: #FF8282;
	padding: 5px;
}
.vcard {
	/*visibility: hidden;*/
	display: none;
}
a:link, a:visited, a:active, a:focus {
	color: #353795;
	font-weight: bold;
}
a:hover {
	color: #FFDA0F;
	font-weight: bold;
}
hr {
	color: #353795;
	height: 1px;
}

.tdtitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #353795;
	color: #FFFFFF;
}

.stitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #353795;
}

.utitel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #353795;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #353795;
}
.button {
	font-size: 7pt;
	font-variant: normal;
	height: 20px;
	width: 58px;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Red;
}
.nbutton {
	width: 56px;
	height: 19px; 
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
