/* Created with RAGE ButtonDesign http://www.ragesw.com/products/buttondesign/ */div.rb {	position:fixed;
	top:100px;
	left:0px;
	float: left;	width: 160px;	height: 50px;}div.rb a {	display: block;	margin: 0px;
	overflow: hidden;	text-decoration: none;	height: 100%;	background-image: url('startseite.png');
        background-position: 0px 3px;
        background-repeat: no-repeat;	color: #eeeeee;	font-family: 'Papyrus, Carolingia, Times New Roman, Serif';	font-size:12px;	font-weight: bold;	line-height: 46px;	text-align: center;}div.rb a:hover {	background-position: -160px 0;	color: #0F88E1;}div.rb a:active {	background-position: -320px 0;	color: #1BB09F;}

