@charset "UTF-8";
/* CSS Document */

/* Button-Elemente inkl. Menue */
.button1					{display:block; background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button1.jpg); background-repeat:no-repeat; width:264px; height:22px; color:#d8010f; font-weight:bold; text-align:center; padding-top:3px; margin-top:5px; text-decoration:none;}
.button1:hover					{background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button1_hover.jpg); background-repeat:no-repeat; color:white;}

.button2						{display:block; background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button2.jpg); background-repeat:no-repeat; width:187px; height:22px; color:#d8010f; font-weight:bold; text-align:center; padding-top:3px; margin-top:5px; text-decoration:none;}
.button2:hover					{background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button2_hover.jpg); background-repeat:no-repeat; color:white;}

.button3						{display:block; background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button3.jpg); background-repeat:no-repeat; width:166px; height:22px; color:#d8010f; font-weight:bold; text-align:center; padding-top:3px; margin-top:5px; text-decoration:none;}
.button3:hover					{background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button3_hover.jpg); background-repeat:no-repeat; color:white;}

.button4						{display:block; background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button4.jpg); background-repeat:no-repeat; width:120px; height:22px; color:#d8010f; font-weight:bold; text-align:center; padding-top:3px; margin-top:5px; text-decoration:none;}
.button4:hover					{background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button4_hover.jpg); background-repeat:no-repeat; color:white;}

.button5						{display:block; background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button5.jpg); background-repeat:no-repeat; width: 81px; height:22px; color:#d8010f; font-weight:bold; text-align:center; padding-top:3px; margin-top:5px; text-decoration:none;}
.button5:hover					{background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button5_hover.jpg); background-repeat:no-repeat; color:white;}

.button7						{display:block; background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button7.jpg); background-repeat:no-repeat; width: 22px; height:22px; color:#d8010f; font-weight:bold; text-align:center; padding-top:0px; margin-top:0px; text-decoration:none; font-size:18px;}
.button7:hover					{background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button7_hover.jpg); background-repeat:no-repeat; color:white;}


.button_menue					{display:block; background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button6.jpg); background-repeat:no-repeat; width: 96px; height:22px; color:#d8010f; font-weight:bold; text-align:center; padding-top:3px; margin-top:0px; float:left; margin-right:4px; margin-bottom:5px; text-decoration:none;}
.button_menue:hover				{background-image:url(http://blickastro.voicepublishing.ch/gfx/button/button6_hover.jpg); background-repeat:no-repeat; width: 96px; height:22px; color:white; font-weight:bold; text-align:center; padding-top:3px; margin-top:0px; float:left; margin-right:4px; margin-bottom:5px; text-decoration:none;}

/*<-- */

