.buttonUnterstrichBlau { color: #000050; text-decoration: none; }
.buttonUnterstrichHellBlau { color: #000099; text-decoration: none; }
.buttonUnterstrichWeiss { color: #FFFFFF; text-decoration: none; }
.buttonUnterstrichBraun { color: #CC0000; text-decoration: none; }
.buttonUnterstrichGrau { color: #999999; text-decoration: none; }
.buttonUnterstrichSchwarz { color: #000000; text-decoration: none; }
.ButtonUnterstrichBeige { color: #FFFF66; text-decoration: none; }
.buttonUntersrichBlauBrill { color: #0000FF; text-decoration: none; }
.buttonUnterstrichHellRot { color: #FF0000; text-decoration: none; }
.weissunterstrichen { color: #FFFFFF; text-decoration: underline; }
.blauunterstrichen { color: #000099; text-decoration: underline; }
.buttonUnterstrichGelb { color: #FFFF00; text-decoration: none; }
body {
background-attachment: fixed;
background-image: url(../pictures/Hintergruende/HGbraun03.gif);
background-repeat: repeat;
background-position: left top;} 
HTML>BODY { padding: 0px; }
.entrance {
font-family: "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFCC;
font-weight:normal;
background-image: url(/pictures/Buttons/Buttonbraun02.gif)}
.entrance a:link 	{ color: #FFFFCC; text-decoration:none; }
.entrance a:visited { color: #FFFFCC; text-decoration: none; }
.entrance a:hover 	{ color: #CCCCCC; text-decoration: none; }
/************************* BUTTONLEISTEN *****************************************/
div#button_a {
position:absolute; left:3px; top:130px; width:165px; height:auto; visibility: visible; }
div#button_a .email {
text-align:right;
padding:0px 20px 0px 0px;}
div#button_a .button1 {							/* brauner Button mit beiger Schrift - normal */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFF99;
font-weight:normal;
background-image: url(../pictures/Hintergruende/HGbraun210.gif);
margin:0px 5px 5px 3px;
padding:5px 5px 5px 5px;}
div#button_a .button2 {							/* brauner Button mit beiger Schrift - bold */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFF99;
font-weight:bold;
background-image: url(../pictures/Hintergruende/HGbraun210.gif);
margin:0px 5px 5px 3px;
padding:5px 5px 5px 5px;}
div#button_a .button3 {							/* brauner Button mit roter Schrift - bold */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
font-weight:bold;
background-image:url(../pictures/Hintergruende/HGbraun210.gif);
margin:5px 5px 0px 3px;
padding:5px 5px 5px 5px;}
div#button_a .button4 {							/* roter Button mit weisser Schrift - bold */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #FFFFFF;
font-weight:bold;
background-color:#FF0000;
margin:5px 5px 5px 3px;
padding:5px 5px 5px 5px;}
div#button_a .button5 {							/* blauer Button mit weisser Schrift - bold */
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
background-image:url(../pictures/Buttons/ButtonBlau170.gif);
margin:5px 5px 5px 3px;
padding:5px 5px 5px 5px;}
div#button_a .button_leer {
font-family:Arial, Helvetica, sans-serif;
font-size:2px;
color:#FFFF99;
font-weight:normal;
background-image:url(../pictures/Hintergruende/HGbraun210.gif);
margin:5px 5px 5px 3px;
padding:5px 5px 5px 5px;}
div#button_a .button1 a:link { color: #FFFF99; text-decoration:none;}
div#button_a .button1 a:visited { color: #FFFF99; text-decoration: none;}
div#button_a .button1 a:hover { color: #CCCCCC; text-decoration: none;}
div#button_a .button2 a:link { color: #FFFF99; text-decoration:none;}
div#button_a .button2 a:visited { color: #FFFF99; text-decoration: none;}
div#button_a .button2 a:hover { color: #CCCCCC; text-decoration: none;}
div#button_a .button3 a:link { color: #FF0000; text-decoration:none;}
div#button_a .button3 a:visited { color: #FF0000; text-decoration: none;}
div#button_a .button3 a:hover { color: #CCCCCC; text-decoration: none;}
div#button_a .button4 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button4 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button4 a:hover { color: #CCCCCC; text-decoration: none;}
div#button_a .button5 a:link { color: #FFFFFF; text-decoration:none;}
div#button_a .button5 a:visited { color: #FFFFFF; text-decoration: none;}
div#button_a .button5 a:hover { color: #CCCCCC; text-decoration: none;}
