body { margin: 0px; }
hr { color: #64324B; border: 1px solid #64324B; width: 90%; }
.fettundbund {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #64324B}
.normalgrau {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #999999}
.link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

.typewriterfettundbund {  font-family: Courier, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; color: #64324B}
.typewritergrau {  font-family: Courier, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; color: #999999 }
.typewriter {  font-family: Courier, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; }

.typewriterfettundbund h1 { font-size: 16px; font-weight: bold; margin: 0px;}
.typewritergrau h1 { font-size: 16px; font-weight: bold; margin: 0px; }

.menu_buttons { margin-left: 20px; width: 200px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;  color: #64324B; }
.menu_buttons ul { margin: 0; padding: 0; list-style-type: none; color: #64324B;}
.menu_buttons li { margin: 2px 0 0; }
.menu_buttons a { display: block; width:140px; height: 20px; padding: 5px 30px 5px 30px; background-image: url('../bilder/bnormal_t.png'); text-decoration: none; color: #64324B; }
.menu_buttons a:link, #list-menu a:active, #list-menu a:visited { color: #64324B; }
.menu_buttons a:hover { color: #E9C31E; background-image: url('../bilder/bhover_t.png'); }
.menu_buttons a.selected {  background-image: url('../bilder/bselected_t.png'); color: #64324B; }

.lmenu_buttons { margin-left: 20px; margin-right: 20px; width: 200px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-align:right; }
.lmenu_buttons ul { margin: 0; padding: 0; list-style-type: none; color: #64324B;}
.lmenu_buttons li { margin: 2px 0 0; }
.lmenu_buttons a { display: block; width:140px; height: 20px; padding: 5px 30px 5px 30px; background-image: url('../bilder/rnormal_t.png'); text-decoration: none; color: #64324B; }
.lmenu_buttons a:link, #list-menu a:active, #list-menu a:visited { color: #64324B; }
.lmenu_buttons a:hover { color: #E9C31E; background-image: url('../bilder/rhover_t.png'); }
.lmenu_buttons a.selected {  background-image: url('../bilder/rselected_t.png'); color: #64324B; }

//old:
#menu_buttons { margin-left: 20px; width: 200px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
#menu_buttons ul { margin: 0; padding: 0; list-style-type: none; color: #64324B;}
#menu_buttons li { margin: 2px 0 0; }
#menu_buttons a { display: block; width:140px; height: 20px; padding: 5px 30px 5px 30px; background-image: url('../bilder/bnormal.png'); text-decoration: none; color: #64324B; }
#menu_buttons a:link, #list-menu a:active, #list-menu a:visited { color: #64324B; }
#menu_buttons a:hover { color: ##FFFFFF; background-image: url('../bilder/bhover.png'); }
#menu_buttons a.selected {  background-image: url('../bilder/bselected.png'); color: #64324B; }

