/* CSS Document */
td,p,span,li  {font-family:Arial,Helvetica,sans-serif;
	font-size: 10pt;}
a	{text-decoration:none;}
a:hover {text-decoration:underline;}
.txt {color:#000000; background-color:#FFFFFF; font-size:14pt; border: 0px none #333333;}
.btn {color:#FFFFFF; background-color:#333333; font-size:10pt; border: 1px #333333 solid;}
.motto {font-family:Times New Roman;
	font-size: 18pt;
	font-style:italic;
	color:#333333}
.new {color:#FF9900; font-weight:bold; font-style:italic;}
.err {color:#FF0000;}
.bilder-lnks {
	background-color: #E7E7E7;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.text-rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	text-indent: 5px;
}
.uebrschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
}
.schrift14 {
	font-size: 14px;
}
.schrift10 {
	font-size: 10px;
}
