body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a  {
	color: #9A3D26;
	font-size: 12px;	
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9A3D26;
	font-size: 26px;
	font-style: italic;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9A3D26;
	font-size: 22px;
	font-style: italic;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}
.txt-adr {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text-klein {
	font-size: 9px;
}
.preistabelle {
	background-color: #999999;
	border: 1px solid #666;
}
.preistabelle td {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFD34F;
}
.preistabelle td p {
	margin: 0;
}
.image-rand img {
	border: 1px solid #333;
}
.preistabelle h1 { margin-bottom: 0px; }
.preistabelle h2 { margin-bottom: 0px; }
.preistabelle h3 { margin-bottom: 0px; }
.preistabelle h4 { margin-bottom: 0px; }
input {
	border: 1px #CC3300 dashed;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;

}
textarea {  
	border: #CC3300; 
	border-style: dashed; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

/* Einstellungen der Artikel - Article List 1.4  */
.al-tabelle  {
	width: 600px;
}
.al-td-headline  {
	background-color: #EFF1CD;
	border: 2px solid #CC6633;
}
.al-headline h4 {
	margin-top: 0px;
}
.al-headline  {
	background-color: #FFC82A;
	height: 20px;
	padding: 4px;
}
.al-text  {
	margin: 4px;
}
.lightboxlink {

}