body,div,p,td,input,textarea,select,ul,li	{ font-family: 'Arial', sans-serif; font-size: 8pt; }

a			{ color: #000099; }
a:hover		{ color: #0000cc; }

.copyright		{ background-color: #cccccc; color: #cccccc; display: none; }
.impressum		{ color: #999999; }

.hl			{ background-color: #dddddd; border: solid 1px #000000; padding: 4px; }
.edit			{ background-color: #eeeeee; border: dotted 1px #cccccc; padding: 4px; }
.comment		{ font-size: 7pt; }
.vzf			{ width: 200px; }

form			{ display: inline; }
h1			{ font-size: 14pt; text-align: center; }
hr			{ height: 1px; background-color: #ffffff; color: #ffffff; border-style: none; 
			border-top: 1px dashed #cccccc; }
td			{ text-align: left; vertical-align: top; }

h1			{ text-align: right; }
h1 a			{ color: #000000; font-size: 12pt; text-decoration: none; text-align: right; }

.xlink			{ color: #888888; }

.hr td		{ background-color: #cccccc; font-weight: bold; }

.help		{ color: #888888; font-size: 11px; }
.error		{ border: 2px solid #aa0000; color: #aa0000; font-weight: normal; background-color: #ffffff; padding: 10px;}
