#contenttop {
	background-image: url("pages/reisenhead.png");
	width: 215px;
	height: 43px;
	margin-top: 58px;
	margin-left: 40px;
}

#tabs{

}

.hover1 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 200px; 
	height:60px; 
	background: url("fotos/buttons/lobud.png") 0 0 no-repeat;
	float: left;
}

.hover1:hover { 
  	background-position: -200px 0;
}

.hover2 { 
	text-decoration: none; 
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 200px; 
	height:60px; 
	background: url("fotos/buttons/medbud.png") 0 0 no-repeat;
	float: left;
}

.hover2:hover { 
  	background-position: -200px 0;
}

.hover3 { 
	text-decoration: none;
	border:0; 
	padding:0; 
	display: block; 
	text-indent: -9999px; 
	letter-spacing: -9999px; 
	font-size:0; 
	width: 200px; 
	height:60px; 
	background: url("fotos/buttons/hibud.png") 0 0 no-repeat;
	float: left;
}

.hover3:hover { 
  	background-position: -200px 0;
}

