/** Textformatierung */
body, div, img,
h1, h2, p, ul, a,
form, input, select, 
textarea, submit, label,
table, th, tr, td			{ padding:0px; margin:0px; color:#000; font-family:Arial, Helvetica, Sans-serif; font-size:12px; line-height:16px; text-align:left; }

h1								{ margin-top:17px; margin-bottom:10px; color:#4e2201; font-family: "Times New Roman", Arial, Helvetica, Sans-serif; 
								font-size:25px; font-weight:bold; font-style:italic; line-height:27px; }
h2								{ color:#4e2201; font-size:15px; font-weight:bold; line-height:20px; }
p								{ text-align:justify; }
ul 							{ margin-bottom:16px; list-style-position:inside; }
a                       { color:#2f1400; cursor:pointer; }
a:hover                 { color:#a25920; text-decoration:underline; }
img 							{ border:none; }
.braun 						{ color:#4e2201; }
.gruen 						{ color:#22AC22; }
.rot 							{ color:#CC0000; }