/* html elements */
body 						{margin:0px; padding:0px; color: #333333; font: "Trebuchet MS", Arial, sans-serif; }
img							{border: none;}
li							{font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold;}
a							{color:#D59751; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold;}

/* classes */
.subtitle					{color:#69816F; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold;}
.header						{color:#D59751; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold;}
.grundtext					{color: #000000; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: normal;}
.grundtext_bk				{color: #000000; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; font-style: italic;}
.address					{color: #000000; font-family: "Trebuchet MS", Arial, sans-serif; font-weight: normal;}
.strong						{color: #D59751; font-weight: bold;}
