/* Allgemeine Einstellungen - HTML Elemente */
html, body                      { color: #7c7f82; font-size: 11px; font-family: Tahoma; line-height: 1.5em; margin: 0; padding: 0; height: 100% }
input, textarea, select, option                    { color: #7c7f82; font-size: 11px; font-family: Tahoma; line-height: 1em; text-decoration: none; margin: 0; padding: 0; border-color:  }
table, td, p   { color: #7c7f82; font-size: 11px; font-family: Tahoma; line-height: 1.5em; margin: 0; padding: 0 }
body     { color: #7c7f82; font-family: Tahoma; margin: 0; padding: 0; width: 100%; height: 100% }
a           { color: #7c7f82; font-size: 11px; font-family: Tahoma; font-weight: bold; text-decoration: none }
a:hover           { color: #7c7f82; font-family: Tahoma; font-weight: bold; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.button {color:#4E5564; font-weight: bold; text-decoration: none; background-image: url("menu-lo.gif"); background-repeat: no-repeat; background-position: left top; text-transform: uppercase; padding-top: 7px; padding-left: 20px; width: 180px; height: 29px }
.button:hover {color:#232C3F;  font-weight: bold; text-decoration: none; background-image: url("menu-hi.gif"); background-repeat: no-repeat; background-position: left top; text-transform: uppercase; padding-top: 7px; padding-left: 20px; width: 180px; height: 29px }
.sprache {color:#4E5564; font-weight: bold; text-decoration: none; }
.sprache:hover {color:#232C3F;  font-weight: bold; text-decoration: none; }
.bgteaserinternational  { background-image: url("bild.gif"); background-repeat: no-repeat; background-position: left top }
